mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-01-23 09:34:35 -05:00
e01ab2878d
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
9 lines
No EOL
301 B
Text
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 |