mgba icon indicating copy to clipboard operation
mgba copied to clipboard

mGBA Game Boy Advance Emulator

Results 405 mgba issues
Sort by recently updated
recently updated
newest added

Tried on 0.9.3 and 519968d37eee630662cd3c84c722d9d6dd321689. Seems to sound identical to disabling Channels 1 and 2 in bgb.

platform:GB/GBC
hardware:audio

Some NPCs and sometimes even the main character are moved a bit to the left in OpenGL mode (in any resolution, even x1) Software: ![Golden Sun (Spain) mGBA Software mode](https://user-images.githubusercontent.com/16591467/174393171-1e7ad209-7283-4fcc-a378-3e1273650d2b.png)...

hardware:2D

Currently I am experiencing a bug on my controller that I hook up to my pc through USB when I use mGBA. It is an XB1 controller and whenever I...

pending

This PR provides an event-driven TCP socket API for mGBA scripting. Where the behaviors overlap, it roughly imitates the LuaSocket API, but due to the mGBA scripting core not being...

Hello, I got an issue where the emulator is just a black screen. I've looked into the FAQ and it suggested to change the display driver, but there is no...

The default frame size is 2x and it's perfect for me but when I go fullscreen the image stretches too much...

Hello, Whenever I load a new game or launch one from my "Recent" list, the "Tools" item in the main menu disappears and I have to click somewhere else on...

port:Qt
system:macOS

[The romhack supposedly works on real hardware.](https://www.romhacking.net/hacks/6510) [Romhack dev says it has something to do with horizontal dma.](https://www.romhacking.net/forum/index.php?msg=425048) Here is what it currently looks like in mGBA ![Capture](https://user-images.githubusercontent.com/1913166/182678100-04503849-f6ad-4b6f-b82d-618c384febb1.jpg)

platform:GB/GBC

Hi! Well, this is a bit weird (seems I've been playing on a very old version all along). I've tested thing on 5 different versions. 0.73, 0.83, 0.92, 0.93 and...

platform:GB/GBC
pending

It fails to compile on a raspberry pi 3. Here is the error. ``` [ 76%] Building CXX object qt/CMakeFiles/mgba-qt.dir/DisplayGL.cpp.o In file included from /usr/include/GL/gl.h:2055, from /home/pi/mgba-0.6.3/src/platform/opengl/gl.h:21, from /home/pi/mgba-0.6.3/src/platform/qt/DisplayGL.cpp:17: /usr/include/GL/glext.h:468:19:...