Update to add text-save support mention
This commit is contained in:
parent
f0c45a772e
commit
fee577cedd
|
@ -21,6 +21,7 @@ Please contribute **first** to the [nightly branch](https://github.com/sm64pc/sm
|
||||||
* Skip introductory Peach & Lakitu cutscenes with the `--skip-intro` CLI option
|
* Skip introductory Peach & Lakitu cutscenes with the `--skip-intro` CLI option
|
||||||
* Disabling the HUD.
|
* Disabling the HUD.
|
||||||
* Cheats menu in Options. (Activate with `--cheats`) Please note that if a cheat asks you to press "L" it's referring to the N64 button. Check your bindings and make sure you have the "L" button mapped to a button in your controller.
|
* Cheats menu in Options. (Activate with `--cheats`) Please note that if a cheat asks you to press "L" it's referring to the N64 button. Check your bindings and make sure you have the "L" button mapped to a button in your controller.
|
||||||
|
* Text-based save support. (Activate with `make TEXTSAVES=1`.)
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
For building instructions, please refer to the [wiki](https://github.com/sm64pc/sm64pc/wiki).
|
For building instructions, please refer to the [wiki](https://github.com/sm64pc/sm64pc/wiki).
|
||||||
|
|
Loading…
Reference in New Issue