Skip to content

Commit

Permalink
Create 474507D1 - Shutoko Battle X.patch.toml (#282)
Browse files Browse the repository at this point in the history
* Create 474507D1_-_Shutoko_Battle_X.patch.toml

Patch based on Gliniak's patch for Import Tuner Challenge.
Adapted for the Japanese version Shutoko Battle X, with Gliniak's help.
Fixes the black screen issue that happens after any loading screen.

* Update 474507D1_-_Shutoko_Battle_X.patch.toml

Media ID added and uppercase characters fixed.

* Update 474507D1_-_Shutoko_Battle_X.patch.toml

Updated title ID

* Rename 474507D1_-_Shutoko_Battle_X.patch.toml to 474507D1 - Shutoko Battle X.patch.toml
  • Loading branch information
Thunderstrucker authored Apr 13, 2024
1 parent d9d021c commit b2dee03
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions patches/474507D1 - Shutoko Battle X.patch.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
title_name = "Shutoko Battle X"
title_id = "474507D1" # GE-2001
hash = "6F28AFEC824C4213" # default.xex
#media_id = "14DA48DA" # Disc (Japan, Asia) http://redump.org/disc/86493/

[[patch]]
name = "Change required loading check cycles from 0x3C to 0x1A"
author = "Gliniak, JP version by Phafael"
is_enabled = false

[[patch.be32]]
address = 0x8218c30c
value = 0x2b0b001a

0 comments on commit b2dee03

Please sign in to comment.