# Compiled binaries for the riscv64 DC ROMA II are attached here # quake3.tar.gz # Building howto git clone -b opengles1 https://github.com/zturtleman/ioq3 cd ioq3 make -j8 # Copy the build files somewhere and move the Quake3 PAK files to baseq3 dir # Run the game as follows ./ioquake3.riscv64 +set cl_renderer opengl1 +set r_useOpenGLES 1