====== Duckstation ====== ===== Description ===== Duckstation est un émulateur Playstation 1, moderne, il est très performant, supporte Vulkan et comporte de nombreuses options. ===== Compilation ===== 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/stenzek/duckstation && cd duckstation mkdir build && cd build && cmake .. make -j"$(nproc)" ===== Références ===== * https://github.com/stenzek/duckstation