96 lines
4.1 KiB
JSON
96 lines
4.1 KiB
JSON
{
|
|
"Name": "Skip screens",
|
|
"Scripts": [
|
|
{
|
|
"Name": "Mario Screen (Console Compatible)",
|
|
"Script": "// Second Screen\n269F4C: 34 04 00 00 01 10 00 14 00 26 9E A0 00 26 A3 A0 14 00 02 0C\n\n// Game Over\n269FD8: 34 04 00 00 01 10 00 14 00 26 9E A0 00 26 A3 A0 14 00 02 0C",
|
|
"Type": "TweakScript",
|
|
"Description": "",
|
|
"ReferencesV2": [],
|
|
"ID": "BDBFCB776768E537EA1DB30D43485F78",
|
|
"AllowRevert": true
|
|
},
|
|
{
|
|
"Name": "Mario Screen (Console Friendly but Crash on Save&Quit)",
|
|
"Script": "// Second Screen\n269F18: 01 10 00 14 00 26 9E A0 00 26 A3 A0 14 00 02 0C\n\n// Game Over\n269FA4: 01 10 00 14 00 26 9E A0 00 26 A3 A0 14 00 02 0C",
|
|
"Type": "TweakScript",
|
|
"Description": "",
|
|
"ReferencesV2": [],
|
|
"ID": "F2615CC5C0FAB60269DCAC52056400C3",
|
|
"AllowRevert": true
|
|
},
|
|
{
|
|
"Name": "Menu Screen",
|
|
"Script": "26A0C8: 34 04 00 00 01 10 00 15 00 2A BC A0 00 2A C6 B0 15 00 00 00",
|
|
"Type": "TweakScript",
|
|
"Description": "Skips the file select screen, the same default file will always be used instead.",
|
|
"ReferencesV2": [],
|
|
"ID": "9795D1FC745866A0A600BE180D9024ED",
|
|
"AllowRevert": true
|
|
},
|
|
{
|
|
"Name": "Level Intros",
|
|
"Script": "// Skip Level Intros\n4B7C: 24 00\n4924: 10 00",
|
|
"Type": "TweakScript",
|
|
"Description": "",
|
|
"ReferencesV2": [],
|
|
"ID": "FAC1D00BA98CBF98D793F5B6EF9DBBAD",
|
|
"AllowRevert": true
|
|
},
|
|
{
|
|
"Name": "Milestone messages",
|
|
"Script": "122B0: 03 E0 00 08 00 00 10 00",
|
|
"Type": "TweakScript",
|
|
"Description": "Skip the Milestone messages displayed after collecting specific numbers of stars. New code by Falcobuster, from Bowser's Blueprints",
|
|
"ReferencesV2": [],
|
|
"ID": "AB8146A846DA78E4AB1F03F4780F8820",
|
|
"AllowRevert": true
|
|
},
|
|
{
|
|
"Name": "Opening",
|
|
"Script": "// Peach\n6BD4: 24 00\n\n// Lakitu\n6D90: 24 10 00 00",
|
|
"Type": "TweakScript",
|
|
"Description": "Skip events the Peach and Lakitu introduction scene.",
|
|
"ReferencesV2": [],
|
|
"ID": "5683F75F5477E72A68D110898FCC1EE9",
|
|
"AllowRevert": true
|
|
},
|
|
{
|
|
"Name": "Save and Quit Menu",
|
|
"Script": "// Remove Save and Quit\n// Change rendering\n// render_save_confirmation\n// Reduce menu options from 3 to 2\n// 0x802DD8EC\n988EC:\n24 07 00 02 // ADDIU A3, R0, 0x0002 // 24 07 00 03 // ADDIU A3, R0, 0x0003\n\n// Disable rendering Save And Quit option\n// 0x802DD988\n98988:\n00 00 00 00 // NOP // 0C 0B 5D F7 // JAL 0x802D77DC\n\n// Replace Y rendering position of Continue Don't Save option\n// 0x802DD9A4\n989A4:\n24 A5 FF EC // ADDIU A1, A1, 0xFFEC // 24 A5 FF D8 // ADDIU A1, A1, 0xFFD8\n\n// Change option handler\n// handle_save_menu\n// 0x8025733C\n// Skip checking Save And Quit option\n12380:\n10 00 00 12 // B 0x802573CC // 15 E1 00 0D // BNE T7, At, 0x802573B8\n",
|
|
"Type": "TweakScript",
|
|
"Description": "",
|
|
"ReferencesV2": [],
|
|
"ID": "783D3D1D5AAD2C07C614DB297B2C9F93",
|
|
"AllowRevert": true
|
|
},
|
|
{
|
|
"Name": "Title screen",
|
|
"Script": "269ECC: 34 04 00 00 01 10 00 14 00 26 9E A0 00 26 A3 A0 14 00 00 78",
|
|
"Type": "TweakScript",
|
|
"Description": "Skip the first screen which displays the game title.",
|
|
"ReferencesV2": [],
|
|
"ID": "944AAEA49F6F6B0BC78EAFE84C6477E0",
|
|
"AllowRevert": true
|
|
},
|
|
{
|
|
"Name": "Unlock star doors sequence",
|
|
"Script": "9304: 80 8E 01 8A",
|
|
"Type": "TweakScript",
|
|
"Description": "Skips the star door unlocking animation and reacting to star power text. Star door BParam3 must be left at 0. These star doors will also no longer write flags to the save file if you care about that.",
|
|
"ReferencesV2": [],
|
|
"ID": "251A5061AD3A7BF04421B8AD8CE55BA6",
|
|
"AllowRevert": true
|
|
}
|
|
],
|
|
"Version": "1.0.0.0",
|
|
"MinVersion": "1.0.0.0",
|
|
"MaxVersion": "0.0.0.0",
|
|
"Description": "",
|
|
"EmbeddedFiles": {
|
|
"CompressedFiles": {}
|
|
},
|
|
"ID": "56395D18966B1B080D5AA3FBB498846F",
|
|
"Official": false,
|
|
"Recommended": false
|
|
} |