-
-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update 474507D1_-_Shutoko_Battle_X.patch.toml
Media ID added and uppercase characters fixed.
- Loading branch information
1 parent
7d0a375
commit d76fe7c
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
title_name = "首都高バトルX" | ||
title_name = "Shutoko Battle X" | ||
Check failure on line 1 in patches/474507D1_-_Shutoko_Battle_X.patch.toml GitHub Actions / lint
|
||
title_id = "474507D1" | ||
hash = "6F28AFEC824C4213" # default.xex | ||
#media_id = "" | ||
#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 = true | ||
is_enabled = false | ||
|
||
[[patch.be32]] | ||
address = 0x8218C30C | ||
value = 0x2B0B001A | ||
address = 0x8218c30c | ||
value = 0x2b0b001a |