Please read this faq before
sending bug reports, and always try with the last version.
My
game doesn't work with batgba :
-
you have to provide a valid bios file, batgba's
internal bios has not all functions of the real bios.
-
try to disable sound, it may help.
-
if you have selected a bios file, try to set the "boot
from bios" option.
I
have a crash when I restore the window :
It's
too slow !
I
have set the "debug enable" option but the debug dialogs doesn't refresh
properly
My
savestate can't be loaded
-
The savestates of batgba 2.0b are
buggy, you should use a newer version.
-
Each version of batgba has it's own
format for .sta files, so you can't use the same .sta file with differents
version of batgba.
I
have a crash when I try to load a .elf file
-
This bug is fixed with version 2.2b.
-
Source-level debugging will come soon,
batgba read debugging information in elf files, but doesn't use it for the
moment.
What
is the difference between "limit fps" and "vsync" ?
-
limit fps will keep the framerate at 60
fps, the same as on the real gba. If you have a fast computer, you must to
set this option in order to slowdown the game.
-
vsync can't really be used for the
moment. It will synchronise the frame rendering with the monitor frequency
and provide smooth rendering if your monitor is set to 60hz, and if your
video card support it...
The
sound is terrible !
I
have no sound/some sounds are missing
I
have strange visual effects with my demo which use rotating BG and HBLANK
irq/HBLANK dma
I
have strange results when I try to read or write to flashrom:
-
Flashrom is not emulated by batgba, so
when you access the memory area mapped at 0x0E000000, you access SRAM, and
not flashrom.
Avi
export doesn't work !
-
Batgba use VideoForWindows, it's the
win32 api that gives access to the video codecs installed on the computer.
If the capture doesn't work, try to use a different codec, or different
settings in the codec configuration dialog. Batgba will capture at the
emulation speed, so you will get a framerate of 60fps even if the emulator
wasn't running at this speed (unless you have set the frameskip option).
The
output in the screen window doesn't match with what i see in the main window
:
Is
it possible to bring debug windows on top ?
I
can't set a breakpoint with batgba 2.2b !
|