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

NameLast ModifiedSizeType
../ -  Directory
COREs/2024-Nov-08 22:18:29-  Directory
README.txt2024-Nov-03 15:39:340.5Ktext/plain; charset=utf-8
retroarch.tar.gz2024-Nov-03 15:27:28169.9Mapplication/x-gtar-compressed
# Precompiled and working RetroArch for DC ROMA II pad is attached 
# Precompiled riscv64 cores are attached too 


# Source code build instructions 

git clone https://github.com/libretro/RetroArch 
cd Retroarch 
./configure --enable-wayland  --disable-xrandr  --disable-opengl_core  --disable-opengl  --disable-x11 --disable-opengl1  --enable-opengles
make -j8 
sudo make install 



# Building cores 
# Usual procedure - onse the .so objects are build move them to some CORE dir and load from RetroArch 



# Tested and working - Vulkan rendering 
mame2003_plus_libretro.so  
 

Webserver 1.0