====== Mupen64Plus ====== ===== Description ===== Mupen64Plus est un émulateur Nintendo 64. Sans doute le meilleur sous GNU/Linux. La base ne comporte pas d'interface graphique, cependant il en existe plusieurs : * M64Py (support officiel) -> https://github.com/mupen64plus/mupen64plus-ui-python/releases * Mupen64Plus-Qt -> https://github.com/dh4/mupen64plus-qt * mupen64plus-gui -> https://github.com/m64p/mupen64plus-gui ===== Installation Mupen64Plus ===== Binaire disponible ici -> https://github.com/mupen64plus/mupen64plus-core/releases ===== Compilation Mupen64Plus-Qt ===== apt install git qt5-qmake g++ qtbase5-dev libquazip5-dev libqt5sql5-sqlite git clone https://github.com/dh4/mupen64plus-qt && cd mupen64plus-qt/ qmake make -j"$(nproc)" ===== Références ===== * https://www.mupen64plus.org/ * https://github.com/mupen64plus * https://github.com/mupen64plus/mupen64plus-ui-python/releases * https://github.com/dh4/mupen64plus-qt * https://github.com/m64p/mupen64plus-gui