3ds-vgmstream
3ds-vgmstream copied to clipboard
Port of vgmstream for the nintendo 3ds along with a player
Self explanatory. I closed my O3DS Luma 8.1 11.5.0 in the hope that playing a bcstm in sleep was implemented, opened it again to find that it didn't wake up...
Here's the output of make: ``` built ... 3ds-vgmstream.smdh main.cpp arm-none-eabi-g++ -MMD -MP -MF /c/Users/XXX/Documents/3ds/3ds-vgmstream-master/build/main.d -g -Wall -Wno-strict-aliasing -O3 -mword-relocations -fomit-frame-pointer -ffast-math -march=armv6k -mtune=mpcore -mfloat-abi=hard -I/c/Users/XXX/Documents/3ds/3ds-vgmstream-master/source -I/c/Users/XXX/Documents/3ds/3ds-vgmstream-master/include -I/c/devkitPro/portlibs/armv6k/include -I/c/devkitPro/portlibs/3ds/include -I/c/devkitPro/libctru/include...
Using a fresh devkitpro install, cloning this repo and running make I get several warnings and this error which prevents further compilation. `main.cpp:478:48: error: 'RESET_STICKY' was not declared in this...
Currently its best to test the behavior on an emulator to save yourself some trouble. If a format isn't supported the worst that happens is the app freezes and you...
Currently music stops once the 3ds is closed.