Skip to content

Commit 9330086

Browse files
authored
Some NI and WS patches (PCSX2#618)
1 parent 599468a commit 9330086

File tree

3 files changed

+52
-14
lines changed

3 files changed

+52
-14
lines changed

patches/SCKA-20055_83B9AE36.pnach

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
gametitle=MN - Mystic Nights (K)(SCKA-20055)
2+
3+
[Widescreen 16:9]
4+
description=Widescreen Hack by Arapapa
5+
gsaspectratio=16:9
6+
author=Arapapa
7+
8+
//Zoom
9+
patch=1,EE,0016aa5c,word,3c0243c0 //3c024400
10+
//patch=1,EE,00168dd0,word,3c023fe9 //3c023f80
11+
12+
//Y-Fov
13+
patch=1,EE,0016aa74,word,3c023f36 //3c023f08
14+
patch=1,EE,0016aa78,word,34429cfe //3442f5c3
15+
16+
[No-Interlacing]
17+
description=Attempts to disable interlaced offset rendering.
18+
gsinterlacemode=1
19+
author=NineKain
20+
21+
//Remove Interlacing
22+
patch=1,EE,001015B4,extended,00000000

patches/SLPS-25842_E84AA114.pnach

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
gametitle=MN - Tales of Destiny - Director's Cut (J)(SLUS-20347)
2+
3+
[No-Interlacing]
4+
description=Attempts to disable interlaced offset rendering.
5+
gsinterlacemode=1
6+
author=Unknown
7+
8+
//Remove Interlacing
9+
patch=1,EE,20109FA8,extended,A620066C

patches/SLUS-20347_8BE3D7B2.pnach

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
1-
gametitle=Shadow Hearts SLUS_203.47
2-
3-
[Widescreen 16:9]
4-
gsaspectratio=16:9
5-
description=Widescreen Hack
6-
patch=1,EE,0028d4f0,word,3c043f40
7-
patch=1,EE,00282394,word,3c023f40
8-
//patch=1,EE,00324530,word,3c023f40 // field
9-
//patch=1,EE,0034a728,word,3c033f50 //3c033f80 font size
10-
patch=1,EE,0039fe08,word,3c023f40
11-
patch=1,EE,003d5704,word,3c023f40
12-
patch=1,EE,003eec44,word,3c023f40
13-
14-
1+
gametitle=Shadow Hearts SLUS_203.47
2+
3+
[Widescreen 16:9]
4+
gsaspectratio=16:9
5+
description=Widescreen Hack
6+
patch=1,EE,0028d4f0,word,3c043f40
7+
patch=1,EE,00282394,word,3c023f40
8+
//patch=1,EE,00324530,word,3c023f40 // field
9+
//patch=1,EE,0034a728,word,3c033f50 //3c033f80 font size
10+
patch=1,EE,0039fe08,word,3c023f40
11+
patch=1,EE,003d5704,word,3c023f40
12+
patch=1,EE,003eec44,word,3c023f40
13+
14+
[No-Interlacing]
15+
description=Attempts to disable interlaced offset rendering.
16+
gsinterlacemode=1
17+
author=pcsx480p60
18+
19+
//Remove Interlacing
20+
patch=1,EE,202016EC,extended,00000000
21+
patch=1,EE,20305630,extended,A2200279

0 commit comments

Comments
 (0)