PiServer has a minor bug causing 2D overlay elements to have a small black line that should be transparent. It’s most evident in Luke Ross mods, but also in OpenXRToolkit. I wouldn’t do it if it doesn’t bother you anywhere.
I have been using piToolV275 for several months and have observed black lines when using OpenXRToolkit for the past few days.
The lines were very thin vertical lines less than 1 pixel long and appeared one on each side of the screen.
I have the impression that the edges of the window for FPS and other overlays are being drawn incorrectly.
If this is a drawing bug in PiServer.exe, it is a problem that should be fixed officially.
I would like to try this fix to see if it works in my environment.
Update Mar 20:If you’re a Pimax user and want to get rid of the black hairline on the left and right sides of the HUD, AND you feel comfortable with hex editors likeHxD, you can patch the pi_server.exe file yourself: while PiTool 1.0.1.275 is not running, just modify the byte at offset C97CB from 04 to 03 and save the file. Please only attempt this if you know what you’re doing, otherwise you run the risk of breaking your Pimax software installation.
yeah thats what im thinking that it changed again on .279,anyway im sure luke will find it quick,wondering what he been cooking tho,something with good performance he said,i think far cry 3 4.
I searched the same row of V275 and found a completely different set of numbers.
It is currently difficult for me to know the correct row and the corrected value.
Thanks.
You may be able to copy the decoded info to the right on the unfixed version of .275 or .277 at the offset, then search for it in the other versions, but that sounds a little risky hahah
Well i tried using the nearby decoded part hoping to find a single match and found too many from the original code…will keep hunting…its a matter of findign the right string length
i dont wanna upgrade just yet to some beta,if someone can send me the piserver i will search too,also make sure to try and see if you still have the black line,maybe pimax fixed it themselves