ClassiCube/misc/dreamcast/readme.txt
UnknownShadow200 e01ab2878d 3DS: Try to fix encrypted options not being remembered
Also expand dreamcast instructions to include generating IP.BIN
Also minorly optimise entity rendering by avoiding unnecessary matrix multiplications
Change block model rendering to avoid using Gfx_SetDynamicVbData
2023-09-26 20:03:23 +10:00

9 lines
No EOL
301 B
Text

The dreamcast build requires an initial bootstrap program (Initial Program) named IP.bin
To generate a custom IP.bin, compile https://github.com/Dreamcast-Projects/makeip
Then run: makeip ip.txt IP.BIN -l boot_logo.png
---
For more details about IP.bin, see https://mc.pp.se/dc/ip.bin.html