-
-
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.
patch to unlock all the offline gamemodes even if your save was never connected to the Xbox Live.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
title_name = "Tetris Grand Master: Ace" | ||
title_id = "434107D2" | ||
hash = [ | ||
"9F75DE962AF29E38" # default.xex | ||
] | ||
#media_id = "00000000" # Digital Game | ||
|
||
[[patch]] | ||
name = "Force Unlock" | ||
desc = "Unlocks all of the Offline gamemodes." | ||
author = "Sakimotor" | ||
is_enabled = true | ||
|
||
[[patch.array]] | ||
address = 0x8208cea0 | ||
value = "0x386000014e800020000000000000000000000000" | ||
|