ClassiCube-IRIX

joshyfishy22

New member
Sep 12, 2022
13
17
3
Illinois
4dwm.com
Hello guys, I helped port ClassiCube, a Minecraft clone written in c. (help by the developer Unknown Shadow)

to build

IRIX
Install Sgug-RSE (https://github.com/sgidevnet/sgug-rse) Install libX11, libgcc, libXau, libXdmcp, libcurl-devel, libogg, vorbis-tools, libX11-devel from SGUG-RSE. Install Nekoware OpenAL (neko_openal-1.1.tardist) for Audio (Can impact performace due the lack of .ogg decoding on SGI hardware. Add -DCC_BUILD_NOMUSIC to the build command to exclude audio). use -DCC_BUILD_LOWPOLYS to cull leaves and remove cave generation to lower polycounts. Use GCC 9.2 from SGUG-RSE shell to compile.

edit: you will need 24bit color depth for it to properly run.

gcc *.c -o ClassiCube -Wl,-rpath-link=/usr/lib32 -Wl,-rpath=/usr/lib32:/usr/sgug/lib32 -lX11 -lGL -lGLcore -lGLU -lpthread -Wl,--allow-shlib-undefined -DCC_BUILD_GL11


https://github.com/Joshyfishy22/ClassiCube-IRIX

rn_image_picker_lib_temp_d511e168-486a-439e-a89d-25149dfa7f93.jpg
 
Last edited:

joshyfishy22

New member
Sep 12, 2022
13
17
3
Illinois
4dwm.com
Thanks so much for playing around with this port! It was a fun challenge getting this to run. I'm working on an update for the port to fix some strange issues with the 'Launcher' and the flowers not rendering correctly.
 

About us

  • Silicon Graphics User Group (SGUG) is a community for users, developers, and admirers of Silicon Graphics (SGI) products. We aim to be a friendly hobbyist community for discussing all aspects of SGIs, including use, software development, the IRIX Operating System, and troubleshooting, as well as facilitating hardware exchange.

User Menu