Editing PS1 Emulation
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 122: | Line 122: | ||
| --image|| path || game image path, sandbox root relative || "data/MyGame.bin" | | --image|| path || game image path, sandbox root relative || "data/MyGame.bin" | ||
|- | |- | ||
| --libcrypt|| | | --libcrypt|| CRC16 || Libcrypt magic, unknown what is really hashed. required for many PAL games, Without it a lot of games will either crash or produce glitches || --libcrypt="0xAB34" | ||
|- | |- | ||
| --scale|| 1 , 2 , 4, 6, auto || 1 = 1280x720, 2 = 1920x1080, 4 = 3840x2160, auto= same as ps4 video settings(?) please keep in mind that even using scale=1 can cause upscaling glitches || scale=2 | | --scale|| 1 , 2 , 4, 6, auto || 1 = 1280x720, 2 = 1920x1080, 4 = 3840x2160, auto= same as ps4 video settings(?) please keep in mind that even using scale=1 can cause upscaling glitches || scale=2 |