mirror of https://github.com/tiyn/wiki
parent
b4c2877a7b
commit
04f7ea856d
@ -0,0 +1,24 @@
|
|||||||
|
# mGBA
|
||||||
|
|
||||||
|
[mGBA](https://mgba.io/) is a Nintendo Game Boy, Game Boy Color and Game Boy Advanced
|
||||||
|
[emulator](./emulators.md).
|
||||||
|
|
||||||
|
## Setup
|
||||||
|
|
||||||
|
mGBA can be installed on different systems, a list for this can be found on
|
||||||
|
the [mGBA website](https://mgba.io/downloads.html).
|
||||||
|
Additionally it can be installed using [Flatpak](../linux/flatpak.md) where the
|
||||||
|
package is called `io.mgba.mgba`.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
The following sections describe specific issues relating to the configuration
|
||||||
|
and usage of Dolphin.
|
||||||
|
|
||||||
|
### Start Emulated Game in Fullscreen Mode
|
||||||
|
|
||||||
|
In different scenarios it can be useful to start directly into a game in fullscreen mode.
|
||||||
|
One example would be using the [Steam Deck](/wiki/games/steam_deck.md) to
|
||||||
|
[set up a game in the Steam UI](/wiki/games/steam_deck.md#running-a-game-directly-through-the-interface)
|
||||||
|
so it can be run directly without switching to the desktop mode.
|
||||||
|
For this add the `-f` flag for fullscreen mode.
|
Loading…
Reference in new issue