New Official Rust SDK!
DreamBox » Devlog
As of now, there is a brand new Rust SDK for creating DreamBox games. In fact, as of now this is the primary supported method of creating DreamBox games for a couple of reasons - don't worry, C/C++ games are still perfectly well supported, but Rust is what's covered on the website guides right now.
This is because the setup for Rust-based projects is *far* shorter - in fact, if you've got Rust installed, you can go from empty folder to brand new DreamBox ISO in just three commands:
cargo install dbsdk-cli
dbsdk-cli new hello-dreambox
dbsdk-cli build .
There's also a new crate for working with DreamBox APIs:
cargo add dbsdk-rs
Get DreamBox
Download NowName your own price
DreamBox
A Y2K-nostalgia-inspired 3D Fantasy Console
Status | In development |
Category | Tool |
Author | Crit Chance Studios |
Tags | 3D, fantasy-console, Game engine, Retro |
Languages | English |
More posts
- UPDATE: fs_readDir + malloc bugfix, runtime changesOct 17, 2023
- UPDATE: VDP bugfix + new YUV texture formatJun 24, 2023
- UPDATE: New CD driver, CD throttling changesFeb 09, 2023
- HOTFIX: drawGeometry crashOct 03, 2022
- HOTFIX: Backface culling + Keyboard inputSep 30, 2022
- HOTFIX: Debug mode changeSep 29, 2022
- UPDATE: New vertex format, texture update APISep 26, 2022
- UPDATE: fs_ API bugfixes & vm changesSep 24, 2022
- UPDATE: KB binding, launch options, & API changesSep 21, 2022
Comments
Log in with itch.io to leave a comment.
Looks like some api. Some very hard api something about complex things