Skip to content

Commit f8431be

Browse files
authored
Add deinterlacing patch for Hot Shots Golf 3 (USA)(v2.00) (PCSX2#615)
Does what it says on the tin. There's a few FMVs (at boot and if you sit on the title screen for a bit) but I couldn't figure out how to remove interlacing artefacts in that mode.
1 parent f2252d0 commit f8431be

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

patches/SCUS-97130_9C8D0998.pnach

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
gametitle=Hot Shots Golf 3 (U)(v2.00)(SCUS-97130)
2+
3+
[No Interlacing]
4+
author=Souzooka
5+
description=Removes interlacing artefacts (does not affect FMVs).
6+
gsinterlacemode=1
7+
8+
// In-game/menus
9+
patch=0,EE,2010413C,extended,0 // daddiu v0,v0,0x8

0 commit comments

Comments
 (0)