/fenrir_loader_experiment

Source code for fenrir loader

Primary LanguageC

Fenrir loader

Rewrite of closed source fenrir loader.

Use Libyaul

Status

  • Game browser
  • Options
  • Diagnostics screen
  • Theme support
  • BRAM dump screen
  • BRAM restore screen
  • Credits screen
  • [-] Sound effect
  • VGM Player

How to build ?

Using vs code + dev container

mkdir buildcmake
cd buildcmake
cmake ..
make

Theme support

Use ThemeBuilder and place the file at ./cd/theme.bin when building the project, it will be the default theme. In a near future Fenrir firmware will allow to overwrite it on the fly