Outils pour utilisateurs

Outils du site


emulation:emulateurs:duckstation

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
emulation:emulateurs:duckstation [2020/12/23 15:50] – créée jockeremulation:emulateurs:duckstation [2022/12/17 14:09] (Version actuelle) – modification externe 127.0.0.1
Ligne 4: Ligne 4:
  
 ===== Compilation ===== ===== Compilation =====
-Dépendance : https://premake.github.io/download.html 
 <code> <code>
-apt install git build-essential cmake libsdl2-dev +apt install git build-essential cmake libsdl2-dev libgtk2.0-dev qtbase5-dev qtbase5-private-dev qtbase5-dev-tools qttools5-dev 
-git clone https://github.com/JaCzekanski/Avocado.git && cd Avocado +git clone https://github.com/stenzek/duckstation && cd duckstation 
-git submodule update --init --recursive +mkdir build && cd build && cmake ..  
-premake5 gmake +make -j"$(nproc)"
-make config=release_x64 -j"$(nproc)"+
 </code> </code>
  
 ===== Références ===== ===== Références =====
   * https://github.com/stenzek/duckstation   * https://github.com/stenzek/duckstation
emulation/emulateurs/duckstation.1608738644.txt.gz · Dernière modification : 2022/12/17 14:09 (modification externe)