mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
Update readme for randomizer link and portable mode
Some checks failed
validate-internal / build (push) Has been cancelled
Some checks failed
validate-internal / build (push) Has been cancelled
This commit is contained in:
parent
01bccb9059
commit
54997438de
1 changed files with 4 additions and 1 deletions
|
|
@ -136,7 +136,10 @@ You'll probably also want to change the default behavior so that you don't need
|
||||||
Instead, you can change the game by installing mods. See the [mod support](#mod-support) section for details.
|
Instead, you can change the game by installing mods. See the [mod support](#mod-support) section for details.
|
||||||
|
|
||||||
#### Does this project have a randomizer?
|
#### Does this project have a randomizer?
|
||||||
Yes, there is a randomizer available as a mod for this project which can be found on the thunderstore page linked in [mod support](#mod-support).
|
Yes, there is a randomizer available as a mod for this project which can be found at https://github.com/RecompRando/MMRecompRando/releases/latest. Simply download MMRecompRando.zip from the releases and install it like any other mod.
|
||||||
|
|
||||||
|
#### Can you run this project as a portable application?
|
||||||
|
Yes, if you place a file named `portable.txt` in the same folder as the executable then this project will run in portable mode. In portable mode, the save files, config files, and mods are placed in the same folder as the executable.
|
||||||
|
|
||||||
## Known Issues
|
## Known Issues
|
||||||
* Overlays such as MSI Afterburner and other software such as Wallpaper Engine can cause performance issues with this project that prevent the game from rendering correctly. Disabling such software is recommended.
|
* Overlays such as MSI Afterburner and other software such as Wallpaper Engine can cause performance issues with this project that prevent the game from rendering correctly. Disabling such software is recommended.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue