Merge pull request 'feat(console): add pcsx2 emulator' (#112) from feat/console-emulators into main
CI / flake (push) Successful in 5m10s

Reviewed-on: #112
This commit was merged in pull request #112.
This commit is contained in:
2026-08-31 02:01:53 +01:00
+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