You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On real hardware all of the graphics samples fail to initialize the framebuffer, and I cannot hit the PS button to exit as the XMB does not show. Pressing the power button causes the PS3 to triple beep.
Im on a 4.90 evilnat CFW running webMAN-mod. This happens both using ps3load and installing the package file. Everything seems to work fine on RPCS3, but not on real hardware.
My host is arch linux, and i used the ps3toolchain scripts to setup my environment.
The text was updated successfully, but these errors were encountered:
i retested everything, and while i cant get rsxtest to compile (log attached, maybe should open another issue?), videoTestdoes seem to run now (not sure why it didnt earlier today), so its just blitting and cairo that are still broken (but i can get blitting to render [albeit incorrectly] with -O2)
I find it amazing that I too got it running with -O2 with exactly the same glitching at the top right. This seems super deterministic. Might be something slightly offset.
On real hardware all of the graphics samples fail to initialize the framebuffer, and I cannot hit the PS button to exit as the XMB does not show. Pressing the power button causes the PS3 to triple beep.
Im on a 4.90 evilnat CFW running webMAN-mod. This happens both using ps3load and installing the package file. Everything seems to work fine on RPCS3, but not on real hardware.
My host is arch linux, and i used the
ps3toolchain
scripts to setup my environment.The text was updated successfully, but these errors were encountered: