Skip to content

Commit 599468a

Browse files
authored
Add Widescreen patch to PES 2014 [Gr-It] (SLES-55675) (PCSX2#616)
Adds widescreen patch for PES 2014: Pro Evolution Soccer (Italian & Greek version). It is the same of SLES-55673_A8A7A42A. Tested and working.
1 parent 2370aeb commit 599468a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

patches/SLES-55675_40931C38.pnach

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
gametitle=Pro Evolution Soccer 2014 [E] (SLES-55675)
2+
3+
[Widescreen 16:9]
4+
gsaspectratio=16:9
5+
comment=Widescreen hack (PAL by Arapapa)
6+
7+
// 16:9 (00000000 00000000 43ad1346 00000000)
8+
patch=1,EE,001043fc,word,3c013f40 // 00000000 hor fov
9+
patch=1,EE,00104400,word,44810000 // 00000000
10+
patch=1,EE,00104408,word,4600c602 // 00000000
11+
12+
// Render fix by El_Patas (803f053c 4400023c)
13+
patch=1,EE,00125f4c,word,3C053FAB //3C053F80 (increases hor. render area)
14+
15+

0 commit comments

Comments
 (0)