You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Update readme.md with widescreen info
This commit is contained in:
@@ -12,6 +12,9 @@ Fork of the ultrasm64 repo by CrashOveride which includes the following commonly
|
||||
- FPS counter (use the function `print_fps(x,y)` anywhere that runs code every frame)
|
||||
- Automatic console/emulator detection. If emulator is detected, LODs are disabled. (If you want to turn this feature off, just set `gIsconsole` to 1)
|
||||
- Rounded corners by Frame, merged by Cheezepin
|
||||
- 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`
|
||||
- If you want widescreen to be the default, just call the following function in the level script of your start level: `lvl_set_widescreen`
|
||||
|
||||
It also uncringes the way that apply_patch.sh works, and removes the black border.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user