GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MGBA-QT(6) FreeBSD Games Manual MGBA-QT(6)

mgba-qt
Game Boy Advance emulator

mgba-qt [-123456fg] [-b biosfile] [-C option=value] [-l loglevel] [-p patchfile] [-s n] [-t statefile] file

mgba-qt is a Game Boy Advance emulator. The options are as follows:
Scale the window 1×.
Scale the window 2×.
Scale the window 3×.
Scale the window 4×.
Scale the window 5×.
Scale the window 6×.
biosfile, --bios biosfile
Specify a BIOS file to use during boot. If this flag is omitted, mgba-qt will use the BIOS specified in the configuration file, or a high‐level emulated BIOS if none is specified.
option=value, --config option=value
Override the given config option with value.
Start the emulator full‐screen.
Start a gdb(1) session. By default the session starts on port 2345.
loglevel
Log messages during emulation. loglevel is a bitmask defining which types of messages to log:
  • 1 – fatal errors
  • 2 – errors
  • 4 – warnings
  • 8 – informative messages
  • 16 – debugging messages
  • 32 – stub messages for unimplemented features
  • 64 – in‐game errors
The default is to log warnings, errors, fatal errors, and status messages.
patchfile, --patch patchfile
Specify a patch file in BPS, IPS, or UPS format.
n, --frameskip n
Skip every n frames.
statefile, --savestate statefile
Load initial game state from statefile.

The default controls are as follows:
A
B
L
R
Start
Enter
Select
Backspace
Load state
F9
Save state
Shift⟩‐F1F9
Frame advance
Ctrl⟩‐n

The location where mgba-qt will look for the configuration directory. If not set, ~/.config is used.

$XDG_CONFIG_HOME/mgba/config.ini
Default mgba(6) configuration file.
$XDG_CONFIG_HOME/mgba/qt.ini
Default mgba-qt configuration file.
portable.ini
If this file exists in the current directory, mgba-qt will read config.ini and qt.ini from the current directory instead of $XDG_CONFIG_HOME/mgba.

Jeffrey Pfau <jeffrey@endrift.com>

July 29, 2015 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 6 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.