This commit is contained in:
2025-12-19 13:08:37 +01:00
parent 8e313d7036
commit 5ef98c47ce
210 changed files with 5157 additions and 2 deletions

View File

@@ -0,0 +1,24 @@
{
"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
}