feat(console): add pcsx2 emulator
CI / flake (push) Skipped
CI / flake (pull_request) Successful in 5m45s

This commit is contained in:
2026-08-31 01:35:09 +01:00
parent d0714c3ac4
commit f90825a270
+1
View File
@@ -240,6 +240,7 @@ in
environment.systemPackages = [ environment.systemPackages = [
retroarch retroarch
pkgs.clonehero pkgs.clonehero
pkgs.pcsx2
pkgs.dualsensectl # DualSense LED/battery/mic control from the shell pkgs.dualsensectl # DualSense LED/battery/mic control from the shell
pkgs.mangohud # FPS/frametime overlay; use `mangohud %command%` in Steam pkgs.mangohud # FPS/frametime overlay; use `mangohud %command%` in Steam
pkgs.vulkan-tools # vulkaninfo, for checking the 32/64-bit ICDs Proton needs pkgs.vulkan-tools # vulkaninfo, for checking the 32/64-bit ICDs Proton needs