GBARunner2 DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = GBARunner2
|title=GBARunner2
| image       = https://dlhb.gamebrew.org/dshomebrew/gbarunner2.jpg|250px
|image=Gbarunner22.png
| type       = Handheld Emulator
|description=A GBA hypervisor/emulator for DS (like Nintendont for GC on Wii).
| version     = 20200812
|author=Gericom
| licence    = Mixed
|lastupdated=2020/08/12
| author      = Gericom
|type=Handheld
| website    = https://github.com/Gericom/GBARunner2
|version=20200812
| download    = https://github.com/Gericom/GBARunner2/releases
|license=Mixed
| source     = https://github.com/Gericom/GBARunner2
|download=https://dlhb.gamebrew.org/dshomebrew/gbarunner2.7z
|website=https://github.com/Gericom/GBARunner2
|source=https://github.com/Gericom/GBARunner2
}}
}}
 
GBARunner2 is a hypervisor that runs GBA games on DS/[[GBARunner2 3DS|DSi/3DS in DS mode]].
GBARunner2 is a hypervisor that runs GBA games on DS/DSi/3DS in DS mode.


==Installation==
==Installation==
Line 18: Line 19:
To use your GBA bios, put it in either /bios.bin, /gba/bios.bin or /_gba/bios.bin.
To use your GBA bios, put it in either /bios.bin, /gba/bios.bin or /_gba/bios.bin.


If you are using GBARunner2 with TWiLightMenu on a DSi or 3DS with the sd card (come bundled with Twilightmenu++), make sure you use the [[DLDI|DLDI]] on ARM7 build.
If you are using GBARunner2 with TWiLightMenu on a DSi or 3DS with the sd card (come bundled with Twilightmenu++), make sure you use the DLDI on ARM7 build.


If you have a gba folder on the root of your sd card, this folder will be opened by default, you can put your ROMs here.
If you have a gba folder on the root of your sd card, this folder will be opened by default, you can put your ROMs here.
Line 24: Line 25:
Some games may require SRAM patch (please check the [https://www.gamebrew.org/wiki/GBARunner2_DS#Compatibility_list Compatibility list]), but most games should run without with the latest versions (use gbata).
Some games may require SRAM patch (please check the [https://www.gamebrew.org/wiki/GBARunner2_DS#Compatibility_list Compatibility list]), but most games should run without with the latest versions (use gbata).


'''Save files:'''
==User guide==
You can access the setting screen in the file selection screen as well as during the game. Some games need specific settings to run well.


Check your ROM in your system's respective compatibility list for this.
When editing a setting in the settings you will generate a settings.ini in sd/_gba/. Here you can manually edit some of the settings if you open it with a notepad.
===Save files===
If you want to use existing save files, they should have the same name as the GBA ROM but instead of .gba they should be .sav (so the save for mygame.gba is mygame.sav).
If you want to use existing save files, they should have the same name as the GBA ROM but instead of .gba they should be .sav (so the save for mygame.gba is mygame.sav).


GBARunner2 is directly compatible with save files from the mGBA emulator, gpsp on 3ds and open_agb_firm.
GBARunner2 is directly compatible with save files from the mGBA emulator, gpsp on 3ds and open_agb_firm.


'''Bios checksums:'''
===Compatibility list===
Compatibility list for [https://wiki.gbatemp.net/wiki/GBARunner2 DS/DSLite or with flashcards on other consoles].
 
Compatibility list for [https://wiki.gbatemp.net/wiki/GBARunner2/DSi_3DS_Compatibility_List DSi/3DS when ran in DSi mode].


===Bios checksums===
A valid bios should have the following checksums.
A valid bios should have the following checksums.
* CRC32: 81977335
* CRC32: 81977335
Line 37: Line 48:
* SHA1: 300c20df6731a33952ded8c436f7f186d25d3492
* SHA1: 300c20df6731a33952ded8c436f7f186d25d3492
* SHA256: fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570
* SHA256: fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570
==User guide==
You can access the setting screen in the file selection screen as well as during the game. Some games need specific settings to run well. Check your ROM in your system's respective compatibility list for this.
When editing a setting in the settings you will generate a settings.ini in sd/_gba/. Here you can manually edit some of the settings if you open it with a notepad.
===Compatibility list===
Compatibility list for [https://wiki.gbatemp.net/wiki/GBARunner2 DS/DSLite or with flashcards on other consoles].
Compatibility list for [https://wiki.gbatemp.net/wiki/GBARunner2/DSi_3DS_Compatibility_List DSi/3DS when ran in DSi mode].


==Controls==
==Controls==
Line 64: Line 65:


==Media==
==Media==
'''Installing GBARunner2''' ([https://www.youtube.com/watch?v=SVh2_Ahesok NotToDisturb]) <br>
<youtube>SVh2_Ahesok</youtube>
<youtube>SVh2_Ahesok</youtube>


<br>
==External links==
* GitHub - https://github.com/Gericom/GBARunner2
 
[[Category:DS homebrew emulators]]
[[Category:DS homebrew emulators]]
[[Category:Homebrew handheld emulators on DS]]
[[Category:Homebrew handheld emulators on DS]]

Latest revision as of 05:17, 18 January 2022

GBARunner2
Gbarunner22.png
General
AuthorGericom
TypeHandheld
Version20200812
LicenseMixed
Last Updated2020/08/12
Links
Download
Website
Source

GBARunner2 is a hypervisor that runs GBA games on DS/DSi/3DS in DS mode.

Installation

Note: GBARunner2 has the open source bios of Normmatt integrated. A GBA bios is thus optional, but can be used to improve compatibility with some games.

To use your GBA bios, put it in either /bios.bin, /gba/bios.bin or /_gba/bios.bin.

If you are using GBARunner2 with TWiLightMenu on a DSi or 3DS with the sd card (come bundled with Twilightmenu++), make sure you use the DLDI on ARM7 build.

If you have a gba folder on the root of your sd card, this folder will be opened by default, you can put your ROMs here.

Some games may require SRAM patch (please check the Compatibility list), but most games should run without with the latest versions (use gbata).

User guide

You can access the setting screen in the file selection screen as well as during the game. Some games need specific settings to run well.

Check your ROM in your system's respective compatibility list for this.

When editing a setting in the settings you will generate a settings.ini in sd/_gba/. Here you can manually edit some of the settings if you open it with a notepad.

Save files

If you want to use existing save files, they should have the same name as the GBA ROM but instead of .gba they should be .sav (so the save for mygame.gba is mygame.sav).

GBARunner2 is directly compatible with save files from the mGBA emulator, gpsp on 3ds and open_agb_firm.

Compatibility list

Compatibility list for DS/DSLite or with flashcards on other consoles.

Compatibility list for DSi/3DS when ran in DSi mode.

Bios checksums

A valid bios should have the following checksums.

  • CRC32: 81977335
  • MD5: a860e8c0b6d573d191e4ec7db1b1e4f6
  • SHA1: 300c20df6731a33952ded8c436f7f186d25d3492
  • SHA256: fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570

Controls

File selection:

D-Pad - Scroll

A - Run a ROM, Enter a folder, Change a setting in settings

B - Go back a folder level, Return from settings

R - Access settings

In game:

Touch screen - In game menu, Settings

Media

Installing GBARunner2 (NotToDisturb)

External links

Advertising: