mirror of
https://github.com/libretro/pcsx2.git
synced 2025-01-07 18:20:52 +00:00
6673166cb5
Patches contributed by members of the community and assembled by devina40. Thanks people! :) It's currently untested if the patches play nicely with regular cheats, will do that later. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5717 96395faa-99c1-11dd-bbfe-3dabce05a288
24 lines
907 B
Plaintext
24 lines
907 B
Plaintext
gametitle=Kingdom Hearts II NTSC-U
|
|
comment=KH2 - NTSC-U
|
|
|
|
// 16:9 hack by - cassidy1991
|
|
patch=1,EE,203B223C,word,3F19999A // 3F4CCCCC (hor axis)
|
|
patch=1,EE,20378100,word,43C00000 // 44000000 (zoom)
|
|
patch=1,EE,2037F484,word,3F19999A // 3F4CCCCC (character menu proportions)
|
|
patch=1,EE,203B233C,word,3F19999A // 3F4CCCCC (continue screen proportions)
|
|
patch=1,EE,203840D0,word,3F19999A // 3F4CCCCC (world map cutscene proportions)
|
|
patch=1,EE,20378104,word,43e00000 // 43d00000 (optional zoom for cutscenes, 43f90000 = pan and scan)
|
|
|
|
//font fix
|
|
patch=1,EE,2037ae44,word,3F400000 // 3F800000
|
|
patch=1,EE,2037ae48,word,3F400000 // 3F800000
|
|
patch=1,EE,2037ae4c,word,3F400000 // 3F800000
|
|
|
|
//black bar fix
|
|
patch=1,EE,0014aaf0,word,24050000
|
|
patch=1,EE,0014ab18,word,24050000
|
|
patch=1,EE,0014ab40,word,24050000
|
|
patch=1,EE,0014ab70,word,24050000
|
|
|
|
//subtitles off
|
|
//patch=1,EE,002274cc,word,11e00019 |