You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Added global star IDs, disabled by default, toggleable in config.h
This commit is contained in:
@@ -17,7 +17,7 @@ Fork of the ultrasm64 repo by CrashOveride which includes the following commonly
|
||||
- Widescreen (16:9) support toggleable by pressing `L` in the pause menu.
|
||||
- If you don't want this, you can disable it by removing `#define wide` in `ingame_menu.c`
|
||||
- Removed course-specific camera processing
|
||||
- Increased maximum pole lenght (The game will read bparam1 and bparam2 together as a single value, so you can have a Snake Eater pole)
|
||||
- Increased maximum pole length (The game will read bparam1 and bparam2 together as a single value, so you can have a Snake Eater pole)
|
||||
- bparam4 fix (the game no longer uses bparam4 to check if an object is mario and therefore you can safely use it)
|
||||
|
||||
It also uncringes the way that apply_patch.sh works, and removes the black border.
|
||||
|
||||
Reference in New Issue
Block a user