婆罗门
精华
|
战斗力 鹅
|
回帖 0
注册时间 2007-11-22
|
本帖最后由 琴酒 于 2026-7-7 10:00 编辑
用gbarunner2/3
https://sanrax.github.io/flashca ... als/emulators-pico/
https://files.deletecat.com/GBARunner3-hicode.zip
- Download the GBARunner3 zip file.
- Open/extract GBARunner3-hicode.zip.
- From the extracted files, copy the _gba folder to your SD card root.
- Obtain a GBA BIOS dump. Rename the file to bios.bin if it isn't named that already.
- This is NOT optional. GBARunner3 requires a bios file.
- Place the bios.bin file in the _gba folder.
- Navigate to the _pico folder on your SD card. Inside it, create an emulators folder.
- From the extracted files, copy GBARunner3.nds into the emulators folder.
- A settings.json file should be present in the _pico folder. Open it with a text editor such as Notepad.
- If you can't find a settings.json inside _pico, you have not started up pico-launcher before, and will need to do so first.
- Add (copy/paste) this GBA association key into the fileAssociations key in settings.json:
- "gba": {
- "appPath": "/_pico/emulators/GBARunner3.nds"
- }
- Adding Keys to fileAssociations
- Here's a demonstration of how to add keys to the fileAssociations key:
- settings.json
- Note
- If you choose to use multiple emulators in this guide, you will need to separate your file association keys using a comma:
- "abc": {
- "appPath": "/path/to/program.nds"
- },
- This comma separates the abc key from the xyz key in this example.
- "xyz": {
- "appPath": "/path/to/app.nds"
- }
- On your SD card root, create a ROMs folder, and then create a GBA folder inside it. Place your .gba game ROMs inside.
- Place the SD card back into your cart, and boot into Pico-Launcher.
- To play GBA games, navigate to /ROMs/GBA, then select a GBA ROM.
复制代码
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
×
|