Files
Presets/tweaks/SM64 Ultimate Tweak Pack v1.5.1 (edit)/Tweaks/Disable low-poly mario.json
2025-12-19 13:08:37 +01:00

24 lines
738 B
JSON

{
"Name": "Disable low-poly mario",
"Scripts": [
{
"Name": "",
"Script": "//Disable low poly Mario. (Mario is always high poly)\n12A7C6: 2E 18",
"Type": "TweakScript",
"Description": "",
"ReferencesV2": [],
"ID": "A51040AE113CEABD913E02F2516D14DB",
"AllowRevert": true
}
],
"Version": "1.0.0.0",
"MinVersion": "1.0.0.0",
"MaxVersion": "0.0.0.0",
"Description": "Disables the lower poly version of Mario if the camera gets too far away from Mario.\n\nNOTE: To revert / undo this tweak, simply change the bytes from 2E 18 to 2D 7C. ",
"EmbeddedFiles": {
"CompressedFiles": {}
},
"ID": "DD57D5E253F4B6A4D7407982D8721DA7",
"Official": false,
"Recommended": false
}