mirror of
https://github.com/libretro/nxengine-evo.git
synced 2024-11-30 03:30:24 +00:00
400 B
400 B
- Add i18n support via gettext
- make paths configurable
- store saves/settings in user dir based on a platform
- load data from platform-specific dir (e.g. /usr/share on linux)
- move all custom files to data/
- Add runtime language switching support
- drop out sif and use original data
- make compatible with nicalis version
- use wavs for drums?
- rewrite renderer using modern OpenGL(ES)