mgba-emu / mgba

mGBA Game Boy Advance Emulator
https://mgba.io/
Mozilla Public License 2.0
5.38k stars 744 forks source link

How do I start the emuler? #3157

Closed AllGoodNamesRTaken closed 2 months ago

AllGoodNamesRTaken commented 2 months ago

Hi everyone, this might sound a silly question but after cloning the repo and executing docker run --rm -it -v ${PWD}:/home/mgba/src mgba/ubuntu:groovy.

What do I have to do to actually start the mgba and enter some games there?

Thanks in advance!

fuel-pcbox commented 2 months ago

Why are you even doing that in the first place if you don't know how to compile stuff on Linux? Just download the AppImage or something from mgba.io.

endrift commented 2 months ago

Or install it from a package manager, though that will generally be an older version. The groovy builder is old and probably won't work properly with modern mGBA.

Anyway, this isn't a troubleshooting forum, it's a bug report tracker, and this isn't a bug.