- #DEVKITPRO 3DS MFLOAT HOW TO#
- #DEVKITPRO 3DS MFLOAT ANDROID#
- #DEVKITPRO 3DS MFLOAT DOWNLOAD#
- #DEVKITPRO 3DS MFLOAT WINDOWS#
This is no big deal for us because we already offer libraries for Wii, Android, OSX and others. Then you can directly work on the Player without worrying about porting the libraries. What I can offer to you is that we provide all dependencies for the libraries. You only have to also pass the arguments “-march=armv6k -mtune=mpcore -mfloat-abi=hard” otherwise you get strange “VFP register argument” errors.įor a minimal build you need at least: iconv (for liblcf), liblcf, libpng, zlib, freetype, pixman, SDL replacements for 3ds (pick any ^^). The libpng way works for almost all platforms. The devkitpro wiki has useful information about cross compiling libraries.
#DEVKITPRO 3DS MFLOAT HOW TO#
For MIDI and MP3 we are currently working on solutions that can be easily integrated also for 3DS if you figure out how to do audio with 3ds.Ĭross compiling the dependencies is not really rocket science and works the same for all platforms. It uses libsndfile to process all audio files except MIDI and MP3. I guess you can use openal_audio (in the Player repo) as a reference. Audio will be probably most of the work to get working because games can come in lots of sound formats (WAV (PCM, ADPCM, Mono, Stereo…), MP3, Midi) Video and input is easy to solve but we have no idea about the audio. SDL is a wrapper around video, input and audio. SDL2 is not required for the 3DS because there is no proper port for SDL2. For building you can use the 3ds Makefile in builds/3ds Msys provides autotools, make and other build tools that are required.
#DEVKITPRO 3DS MFLOAT WINDOWS#
You can also use Windows if you have msys installed. EDIT: My 3ds branch is now rebased on 0.4.1 That 3ds branch is horribly outdated and needs a rebase to get on par with the current Player development but otherwise it’s a good base.
#DEVKITPRO 3DS MFLOAT DOWNLOAD#
If you want to test it, you can find a download at the end of this post with informations about what i currently need to be tested.
#DEVKITPRO 3DS MFLOAT ANDROID#
3D adventure allocation android animation animeds apple-rumble apple assault appleman arbre artwork asm attach badman bangbash basic berrybat bilou biokid Blogroll bouli c++ C64 calimero carry-me choice climbing coding collisions colours CompoundGob crumbling floor dangerous data recovery deep ink pit depth desert zone designclass desmume devkitpro difficulty dldi done download doxygen dslinker dsnews dumblador dyngobs english exec.Hello everybody, i recently started working on a port for 3DS of EasyRPG, a player for games wrote with RPG Maker 2000/2003.Īt the moment the interpreter is in an early stage of development but runs quite smooth on both O3DS and N3DS.īGM Audio is supported only in.