Skip to content

Commit

Permalink
Nitpicks
Browse files Browse the repository at this point in the history
  • Loading branch information
Margen67 committed Dec 16, 2024
1 parent 97b22b3 commit ecbd67d
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
10 changes: 5 additions & 5 deletions patches/454108CE - Mass Effect 2 (TU2).patch.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
title_name = "Mass Effect 2" # TU2, v1.0.2
title_id = "454108CE" # EA-2254
hash = "3D790F44F99FCF0E" # Disc 1/2, default.xex
hash = "3D790F44F99FCF0E" # default.xex
#media_id = [
# "6EE5A52F", # Disc 1 (USA, Europe): http://redump.org/disc/12501
# "027D8AAF", # Disc 2 (USA, Europe): http://redump.org/disc/12502
Expand Down Expand Up @@ -38,7 +38,7 @@ hash = "3D790F44F99FCF0E" # Disc 1/2, default.xex
value = 0x3ae00000 # li r23, 0

[[patch]]
name = "disable lens flares without breaking in-game assets"
name = "Disable Lens Flares"
author = "HouseofTudor"
is_enabled = false

Expand All @@ -50,14 +50,14 @@ hash = "3D790F44F99FCF0E" # Disc 1/2, default.xex
value = 0xc01e0000

[[patch]]
name = "hq post-processing"
desc = "fixes pixelated Dof double-vision and forces bloom with higher sample count"
name = "HQ Post-Processing"
desc = "Fixes pixelated DOF double-vision and forces bloom with higher sample count."
author = "HouseofTudor"
is_enabled = false

[[patch.be32]]
address = 0x822ea624
value = 0xC0050000
value = 0xc0050000
[[patch.be32]]
address = 0x822ea830
value = 0x39600003
5 changes: 3 additions & 2 deletions patches/454108F7 - Medal of Honor.patch.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title_name = "Medal of Honor"
title_id = "454108F7" # EA-2295
hash = "F8A84A92CAAB33AB" # default.xex
#media_id = "0911750E"
#media_id = "0911750E" # Disc (USA): http://redump.org/disc/16281

[[patch]]
name = "Blown-out Bloom Fix"
Expand All @@ -13,7 +13,8 @@ hash = "F8A84A92CAAB33AB" # default.xex
value = 0x04

[[patch]]
name = "Unlock FPS Above 62 FPS"
name = "Unlock FPS"
desc = "FPS cap is normally 62."
author = "HouseofTudor"
is_enabled = false

Expand Down
5 changes: 2 additions & 3 deletions patches/4D5307E8 - Mass Effect.patch.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
title_name = "Mass Effect"
title_id = "4D5307E8" # XA-5174
hash = "8F4ECF10C53859FE" # default.xex
#media_id = "572BA75D" # http://redump.org/disc/38463/
#media_id = "572BA75D" # Disc (USA): http://redump.org/disc/38463

[[patch]]
name = "Black Shading Fix"
desc = "Disables MSAA"
desc = "Disables MSAA."
author = "HouseofTudor"
is_enabled = false

Expand All @@ -15,7 +15,6 @@ hash = "8F4ECF10C53859FE" # default.xex

[[patch]]
name = "Skip Intro Movies"
desc = "Self explanatory"
author = "HouseofTudor"
is_enabled = false

Expand Down
6 changes: 3 additions & 3 deletions patches/545408A7 - Grand Theft Auto V (TU10).patch.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
title_name = "Grand Theft Auto V" # Five
title_id = "545408A7" # TT-2215
hash = "3707521B52D05952" # default.xex - TU10 Byrom Spoofed
#media_id = "79E465C5" # http://redump.org/disc/37057/
hash = "3707521B52D05952" # default.xex, TU10 Byrom Spoofed
#media_id = "79E465C5" # Disc (World): http://redump.org/disc/37057

[[patch]]
name = "60 FPS"
author = "illusion (Backported to TU10 by Byrom)"
author = "illusion, backported to TU10 by Byrom"
is_enabled = false

[[patch.be32]]
Expand Down
2 changes: 1 addition & 1 deletion patches/545408A7 - Grand Theft Auto V (TU18).patch.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title_name = "Grand Theft Auto V" # Five
title_id = "545408A7" # TT-2215
hash = "3707521B52D05952" # default.xex
#media_id = "79E465C5" # http://redump.org/disc/37057/
#media_id = "79E465C5" # Disc (World): http://redump.org/disc/37057

[[patch]]
name = "Skip Intro"
Expand Down

0 comments on commit ecbd67d

Please sign in to comment.