mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-24 19:04:39 +00:00
Updated FAQ and Troubleshooting (markdown)
parent
6e2cb9e34a
commit
ee127ebe2b
@ -1,18 +1,6 @@
|
|||||||
## Fixing GBA/DSiWare/"Extended Memory Games" issues
|
## Fixing GBA/DSiWare/"Extended Memory Games" issues
|
||||||
|
|
||||||
If you're using a bootmanager (bootctr9, ctrbootmanager9, arm9select, etc.) to load Luma3DS, you won't be able to play GBA/DSiWare games, or certain games that need more RAM on the device (such as Super Smash Bros).
|
You haven't configured Luma3DS to work with your boot manager, please refer to [this](https://github.com/AuroraWright/Luma3DS/wiki/Installation-and-Upgrade#optional-making-luma3ds-work-with-an-external-boot-manager) for instructions.
|
||||||
|
|
||||||
- You can disable your boot loader **OR**
|
|
||||||
- You can use the "pathchanger" program, provided for Windows, Linux and Mac OS. (Written in C)
|
|
||||||
- On Windows just drag the Luma3DS .bin on top of the program, and write the path.
|
|
||||||
- On other operating systems you need to use the tool from a terminal (type ./pathchanger, followed by a space and drag the .bin on top of the terminal). **OR**
|
|
||||||
- You can use `pathchange.py`:
|
|
||||||
1. Install Python 2.7 or newer (3.4 or newer)
|
|
||||||
1. Put `patchanger.py` and the `.bin` file for Luma3DS in the same directory.
|
|
||||||
1. `cd path/to/patchanger.py`
|
|
||||||
1. `python ./pathchanger.py ./nameof.bin path/to/file/on/your/sd`
|
|
||||||
|
|
||||||
For example, if you have Luma3DS as SD:/randomfolder/Luma3DS.bin, just type: randomfolder/Luma3DS.bin.
|
|
||||||
|
|
||||||
## Other issues
|
## Other issues
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user