Dinothawr - RetroBIOS¶
| Type | game |
| Source | https://github.com/libretro/Dinothawr |
| Version | v1.0 |
| Profiled | 2026-03-18 |
| Cores | dinothawr |
No BIOS or firmware files required. This core is self-contained.
Puzzle game by the libretro team. Push blocks on ice. Game data (TMX levels, sprites, music) needed for the core to work.
Two loading modes: 1. Load dinothawr.game as content (data in content directory) 2. supports_no_game=true: loads from system_dir/dinothawr/ ref: libretro.cpp:267-271 — game_path_dir = join(system_dir, "/", "dinothawr") game_path = join(game_path_dir, "/", "dinothawr.game")
Buildbot provides Dinothawr.zip via Core System Files Downloader. ref: buildbot.libretro.com/assets/system/Dinothawr.zip
Generated on 2026-03-20T19:12:20Z