23 lines
673 B
Plaintext
23 lines
673 B
Plaintext
gametitle=Resident Evil - Survivor 2 - Code Veronica (PAL-E) (SLES-50650)
|
|
|
|
[Widescreen 16:9]
|
|
gsaspectratio=16:9
|
|
author=ElHecht
|
|
|
|
// 16:9
|
|
patch=1,EE,00339528,word,3c023f61 // 3c023f96 hor fov
|
|
patch=1,EE,0033952c,word,34436873 // 344345a2 hor fov
|
|
|
|
// RE4 style camera
|
|
//patch=1,EE,2037e2c0,extended,40900000 // tori_x (horizontal)
|
|
//patch=1,EE,2037e2d0,extended,C0000000 // tory_y (height)
|
|
//patch=1,EE,2037e2e0,extended,41100000 // tori_z (distance)
|
|
|
|
|
|
[No GunCon Flash]
|
|
author=Souzooka
|
|
description=Removes flash effect when using the GunCon2 Controller
|
|
|
|
patch=0,EE,2035FC30,extended,03E00008 // jr ra // Stub disp_flash function
|
|
patch=0,EE,2035FC34,extended,00000000 // nop
|