Pimax 4K has both displays shaded out black on the outer edges

I guess so, i asked them to integrate it, and they where like ‘Sure, we will do that’.
So i guess it will come in an upcomming Update.

1 Like

Thanks for this, but it still have the truncated resolution
Did this bring back the full fov. Or di you still have the issue.image

I have it working by changing the file:
%AppData%\Local\Pimax\runtime\profile.json
to

{
“Pimax P1” : {
“color_brightness_0_rgb” : {
“x” : 0,
“y” : 0,
“z” : 0
},
“fov_level” : 1,
“fov_outer_adjust_degree” : 1,
“lens_separation” : 0.06100000068545341
},
“enable_pvr_home” : 1,
“ipd” : 0.06100000068545341,
“pixels_per_display_pixel_rate” : 1,
“support_vive_only_games” : 0
}

the pixels_per_display_pixel_rate parameter had a 10 value it it. I changed it to 1

2 Likes

Worked for me. Very thanks!!!

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.