Skip to content

Commit 1b0e38b

Browse files
authored
PGR4 TU2 (#433)
1 parent 61347a0 commit 1b0e38b

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
title_name = "Project Gotham Racing 4" # PGR; TU2
2+
title_id = "4D5307F9" # MS-2041
3+
hash = "DC8AF285927D06D6" # default.xex
4+
#media_id = "5A381A4E" # Disc (World): http://redump.org/disc/11813
5+
6+
[[patch]]
7+
name = "60 FPS"
8+
desc = "Some video playback may run at double speed."
9+
author = "illusion"
10+
is_enabled = false
11+
12+
[[patch.be32]]
13+
address = 0x826cad54
14+
value = 0x39400001
15+
16+
[[patch]]
17+
name = "Disable Motion Blur"
18+
author = "illusion"
19+
is_enabled = false
20+
21+
[[patch.be8]]
22+
address = 0x829deaa7
23+
value = 0x00
24+
25+
[[patch]]
26+
name = "Disable HDR"
27+
desc = "Allows for upscaling without major flickering issues."
28+
author = "remco, SuperType1"
29+
is_enabled = false
30+
31+
[[patch.be8]]
32+
address = 0x829d703f
33+
value = 0x00

patches/4D5307F9 - Project Gotham Racing 4.patch.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
title_name = "Project Gotham Racing 4" # PGR
22
title_id = "4D5307F9" # MS-2041
33
hash = "C68266E1F9C7F634" # default.xex
4-
#media_id = "5A381A4E" # Disc (USA, Europe): http://redump.org/disc/11813
4+
#media_id = "5A381A4E" # Disc (World): http://redump.org/disc/11813
55

66
[[patch]]
77
name = "60 FPS"

0 commit comments

Comments
 (0)