feat(PCSX2): add pcsx2 config
This commit is contained in:
parent
f6720c1249
commit
283b0fc63c
7467 changed files with 117223 additions and 25 deletions
17
PCSX2/cheats_ws/BCCCF3F3.pnach
Normal file
17
PCSX2/cheats_ws/BCCCF3F3.pnach
Normal file
|
@ -0,0 +1,17 @@
|
|||
gametitle=Simple 2000 Series Vol.31 - The Chikyuu Boueigun (NTSC-J) [SLPM-62344] [BCCCF3F3]
|
||||
comment=Widescreen hacks by ggxxtonghao (initial active X FOV hack) and Aced14 (ELF and 16:10 hacks)
|
||||
|
||||
//16:9 Widescreen
|
||||
patch=1,EE,10134B18,extended,00003F40 //3C023F80 - Master X FOV #1
|
||||
|
||||
//16:10 Widescreen (Normal)
|
||||
//patch=1,EE,20134B14,extended,08044F0C //8FA3001C - j $00113c30 - Jump to injected MIPS instructions
|
||||
//patch=1,EE,10134B18,extended,00003F55 //3C023F80 - lui v1, $3f80 - Set first half of v0 register (Master X FOV #1)
|
||||
//patch=1,EE,20113C30,extended,34425555 //8E190008 - ori v0, v0, $5555 - Set second half of v0 register (Master X FOV #2)
|
||||
//patch=1,EE,20113C34,extended,0804D2C7 //8F390028 - j $00134b1c - Jump to 2 lines after the overwritten MIPS instruction
|
||||
//patch=1,EE,20113C38,extended,8FA3001C //0320F809 - lw v1, $001c(sp) - Restore overwritten MIPS instruction
|
||||
|
||||
//16:10 Widescreen (Ultra)
|
||||
//patch=1,EE,10134B18,extended,00003F40 //3C023F80 - Master X FOV #1
|
||||
//patch=1,EE,10134B20,extended,00003F4A //3C023F61 - Master Y FOV #1
|
||||
//patch=1,EE,10134B24,extended,0000C083 //344247AE - Master Y FOV #2
|
Loading…
Add table
Add a link
Reference in a new issue