First Commit
This commit is contained in:
34
patches/SLUS-21255_DCFBB290.pnach
Normal file
34
patches/SLUS-21255_DCFBB290.pnach
Normal file
@@ -0,0 +1,34 @@
|
||||
gametitle=Trapt (NTSC-U)
|
||||
|
||||
[Widescreen 16:9]
|
||||
gsaspectratio=16:9
|
||||
author=ElHecht
|
||||
description=Widescreen hack
|
||||
// 16:9 vertical fov
|
||||
patch=1,EE,00104954,word,3c013f40 // 00000000 ver fov
|
||||
patch=1,EE,00104960,word,4481f000 // 00000000
|
||||
patch=1,EE,0010496c,word,461eb582 // 00000000
|
||||
|
||||
// 16:9 horizontal fov
|
||||
// causes character popups in cut-scenes
|
||||
//patch=1,EE,00104954,word,3c013f40 // 00000000 hor fov
|
||||
//patch=1,EE,00104960,word,4481f000 // 00000000
|
||||
//patch=1,EE,00104964,word,461ebdc3 // 00000000
|
||||
|
||||
// loading screen
|
||||
//patch=1,EE,0029a92c,word,3c0343f0 // 3c034420 loading screen hor fov
|
||||
patch=1,EE,0029a930,word,3c024415 // 3c0243e0 loading screen ver fov
|
||||
|
||||
// font fix for cut-scenes
|
||||
patch=1,EE,001c5a4c,word,3c024190 // 3c0241c0
|
||||
|
||||
[Remove Blackbars]
|
||||
author=ElHecht
|
||||
description=Removes black bars in cutscenes
|
||||
patch=1,EE,001e4654,word,3c020000 // 3c024420
|
||||
patch=1,EE,001e46a0,word,3c020000 // 3c024420
|
||||
|
||||
[No-Interlacing]
|
||||
description=Attempts to disable interlaced offset rendering.
|
||||
gsinterlacemode=1
|
||||
patch=1,EE,00120e14,word,00000000 //64420008
|
||||
Reference in New Issue
Block a user