March 22, 2024, 21:07
git clone https://github.com/ricrpi/mupen64plus cd mupen64plus ./build.sh sudo ./install.shand even this one that i found
cd ~ sudo apt install libboost-dev sudo apt install libboost-filesystem-dev wget https://github.com/mupen64plus/mupen64plus-core/releases/download/2.5.9/mupen64plus-bundle-src-2.5.9.tar.gz tar -zxf mupen64plus-bundle-src-2.5.9.tar.gz cd mupen64plus-bundle-src-2.5.9/ sudo CFLAGS='-mfpu=neon -mtune=cortex-a72 -march=armv8-a' ./m64p_build.sh NEON=1 USE_GLES=1 VFP_HARD=1 NEW_DYNAREC=1but it kept saying no directory found when i did
cd mupen64plus-bundle-src-2.5.9/does anyone have a step by step "explain it to me like I'm 5" guide to getting one installed? or a simple way to install mupen that someone who has never used Linux can do? or am i just doing something incorrectly?