After too long time I've finally fixed playing samples, plus some other stuff.
Added sound sample support.
Added IPS patch functionality.
Added saving of Region/Machine.
Fixed mixing of YM2413 + PSG.
Optimised the SN76496 chip.
Optimised the...
New Release: AKMenu-Next v2.3.1
Changes
Added Card Read DMA option in main settings and as a per-game override.
Rearranged some settings to fit the categories better.
Fixed Super Mario 64 DSi Port not working on DSi/3DS.
Click here for release...
Some DS games use the DMA hardware to read ROM data asynchronously (where the CPU can't), which as a result, allows game code to keep running at the same time the data gets read from the ROM.
They asked about the card read DMA setting in akmenu-next, not running 3DS games or unlocking anything in GBA games.
Did you mean to post this in a different thread?
Development on GBARunner3 is paused, as the developer is currently working on DSpico stuff. It may take a while before they get back to working on GBARunner3 again.
@Tomtani1 - you're right! I just checked the code and I don't properly flush the file out until a new file is loaded or you quit the emulator using the 'Quit GimliDS' menu item.
That's my mistake. I've just added the code to correctly flush the...
This card is pretty killer tbh with AKMenu-Next, Pico-Loader, nds-bootstrap, and the video and emulator plugins added. It's kinda what the dream card would've been back in the day. You can even launch homebrew off the DSi's SD card from the Wood...
You need an old version of FFmpeg (v7.0.2).
Follow these steps here to install it an convert the video: https://wiki.ds-homebrew.com/ds-index/videoplayers#mpeg4player
mobipeg
Download at http://github.com/quatric/mobipeg/releases/latest/
mobipeg is a fork of FFmpeg with added support for encoding and decoding Nintendo MobiClip video formats. It uses a modified version of x264 for encoding and bundles a GUI...