feat(console): add pcsx2 emulator #112

Merged
lyrathorpe merged 1 commits from feat/console-emulators into main 2026-08-31 02:01:53 +01:00
Showing only changes of commit f90825a270 - Show all commits
+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