feat(PCSX2): add pcsx2 config

This commit is contained in:
aria 2025-06-05 03:00:12 +10:00
parent f6720c1249
commit 283b0fc63c
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
7467 changed files with 117223 additions and 25 deletions

View file

@ -0,0 +1,19 @@
gametitle=Crimson Sea 2 (PAL-E) (SLES-52556)
comment=Widescreen Hack (16:9)
// orginal NTSC-patch by sergx12
// ported to PAL, added widescreen support for 2player mode by elhecht
// gameplay
patch=1,EE,00445668,word,3c024328 // 3c024360 zoom
patch=1,EE,00445678,word,3c023f1f // 3c023eee ver fov
patch=1,EE,0044567c,word,344349fc // 3443eeef ver fov
// 2-player game
patch=1,EE,00445708,word,3c0242a8 // 3c0242e0 zoom player1
patch=1,EE,00445720,word,3c023f1f // 3c023eee ver fov player1
patch=1,EE,00445724,word,344349fc // 3443eeef ver fov player1
patch=1,EE,004457a4,word,3c0242a8 // 3c0242e0 zoom player2
patch=1,EE,004457bc,word,3c023f1f // 3c023eee ver fov player2
patch=1,EE,004457c0,word,344249fc // 3443eeef ver fov player2