Files
Presets/tweaks/SM64 Ultimate Tweak Pack v1.5.1 (edit)/Tweaks/Disable Mario Head and Cursor on Mario Screen.json
2025-12-19 13:08:37 +01:00

24 lines
777 B
JSON

{
"Name": "Disable Mario Head and Cursor on Mario Screen",
"Scripts": [
{
"Name": "",
"Script": "//Disable Hand\n31518: 00 00 00 00\n\n//Disable Head Model\n31524: 00 00 00 00\n31560: 00 00 10 25",
"Type": "TweakScript",
"Description": "",
"ReferencesV2": [],
"ID": "389F4FE75B72B182E3A9631F3FE2A25E",
"AllowRevert": true
}
],
"Version": "1.0.0.0",
"MinVersion": "1.0.0.0",
"MaxVersion": "0.0.0.0",
"Description": "Disables the Giant Mario Head and Hand in screen which displays the Giant Mario Head and the title in the background. (Updated version provided by Felegg)",
"EmbeddedFiles": {
"CompressedFiles": {}
},
"ID": "245278C7447D0E04EB11CD28098CCF55",
"Official": false,
"Recommended": false
}