Index of /riscv64/DC-ROMA-II-Pad/Games/Hexen2/

NameLast ModifiedSizeType
../ -  Directory
README.txt2024-Nov-18 09:42:160.6Ktext/plain; charset=utf-8
hexen22024-Nov-18 09:43:09745.2Kapplication/octet-stream
# Running Hexen2 on the DC ROMA II pad riscv64

# Make sure to setup a custom Mesa llvmpipe first       
# https://astr0baby.online/riscv64/DC-ROMA-II-Pad/mesa/ 

# When you build Mesa llvmpipe build Hexen2 sources 

# Get sources 

git clone https://github.com/sezero/uhexen2 
cd uhexen2 
cd engine 
cd hexen2 
make h2 -j8 

# Get the resulting hexen2 executable to a dir where game data files are and run as follows 

LD_LIBRARY_PATH="/home/user/mesa/lib/riscv64-linux-gnu/" LIBGL_ALWAYS_SOFTWARE=1 GALLIUM_DRIVER=llvmpipe ./hexen2 

# p.s. Search archive.org your friendly software supplier ;) 

 
Webserver 1.0