-
-
Notifications
You must be signed in to change notification settings - Fork 199
/
454108D8 - Army of Two The 40th Day.patch.toml
55 lines (45 loc) · 1.27 KB
/
454108D8 - Army of Two The 40th Day.patch.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
title_name = "Army of Two: The 40th Day" # TFD
title_id = "454108D8" # EA-2264
hash = [
"7C5F016EA6A81E95" # default.xex
# "2330F2A205951B81" # AO3MPGame-XeReleaseLTCG.xex
]
#media_id = "44388CF4" # Disc (USA, Australia): http://redump.org/disc/13279
[[patch]]
name = "60 FPS"
desc = "Framerates higher than 60 FPS require vsync to be changed from true to false in the Xenia config."
author = "boma"
is_enabled = false
[[patch.be8]]
address = 0x82eb05d7
value = 0x01
[[patch]]
name = "Disable Lens Flares"
desc = "Fixes unoccluded bright lights on-screen."
author = "boma"
is_enabled = false
[[patch.be32]]
address = 0x8292b858
value = 0x48000020
[[patch]]
name = "16x Anisotropic Filtering"
author = "boma"
is_enabled = false
[[patch.be8]]
address = 0x82cff13f
value = 0x10
[[patch]]
name = "Disable Motion Blur"
author = "boma"
is_enabled = false
[[patch.be32]]
address = 0x82c9e2a8
value = 0x480001c4
[[patch]]
name = "Disable FSAA (Full-Screen Anti-Aliasing)"
desc = "May help with edge-detection issues when upscaling."
author = "boma"
is_enabled = false
[[patch.be8]]
address = 0x8371360b
value = 0x00