Browse itch.io
Games
Game assets
Tools
Albums & soundtracks
Physical games
Comics
Books
Bundles
More itch.io
Game Jams
Community
Blog
Devlogs
itch.io
is community of indie game creators and players
See more
Devlogs
Patch Update: 2.0.2a
DreamBox
A downloadable tool for Windows and Linux
Posted
February 13, 2025
by
Crit Chance Studios
#update
#hotfix
Bugfixes
Fixed MIDI playback not working correctly
Fixed not correctly tracking texture usage when deallocating textures
Fixed memory leaks from switching disk drivers
Changes
Added CLI parameters (use --help to display help text)
--wasm-debug
Enable WASM debugging via GDB
-b | --skip-bios
Skip the BIOS animation and load straight into game discs
-s | --startcd
Load the given ISO on startup
Added app icon
Files
dreambox-windows-x64.zip
17 MB
Version v2.0.2a
dreambox-linux-x64.zip
16 MB
Version v2.0.2a
Download DreamBox
Leave a comment
More posts
The Big v2.0 Rewrite!
UPDATE: fs_readDir + malloc bugfix, runtime changes
UPDATE: VDP bugfix + new YUV texture format
UPDATE: New CD driver, CD throttling changes
HOTFIX: drawGeometry crash