Skip to content

Dinothawr - RetroBIOS

Type libretro
Classification Game engines
Source https://github.com/libretro/Dinothawr
Version v1.0
Profiled 2026-03-23
Cores dinothawr
Systems dinothawr
Technical notes

Puzzle game by the libretro team (Themaister, Agnes Heyer). 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

No BIOS or firmware files required.

Data directories

  • dinothawr >``

Generated on 2026-04-18T08:05:07Z