justMaku / gpghax

111 stars 35 forks source link

Change display #13

Closed guzmanfernandez39 closed 5 years ago

guzmanfernandez39 commented 5 years ago

I accidentally changed settings from OpenGL to SDL window for a game. And it no longer displays even though it’s sound plays. How can I revert the setting?

guzmanfernandez39 commented 5 years ago

Figured it out. Had to copy the pcsx config file for that game to the usb using lolhack. Edit it in the pc changing video mode from 0 (SDL window) to 1 (OpenGL). Then copy back to ps1.

justMaku commented 5 years ago

Thanks for writing it down for other users. Marking as closed.