fh5 things
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
defaultCompatTool = "proton_10";
|
||||
apps."fh5" = {
|
||||
id = 1551360;
|
||||
compatTool = "proton_experimental";
|
||||
compatTool = "proton_11";
|
||||
launchOptions.env = {
|
||||
# OptiScaler FSR 4 INT8 path on this RDNA 3 (Navi 32) box.
|
||||
# PROTON_FSR4_UPGRADE opts FH5 into Proton's FSR 4 DLL upgrade;
|
||||
|
||||
@@ -34,7 +34,6 @@ rec {
|
||||
hash = "sha256-yy1MQeRPqaLvoXaAigQd3gPFsFLbwKqrD4mP2zQqcFw=";
|
||||
};
|
||||
|
||||
|
||||
# Library bug fix: trigger-effect params 8-10 are never propagated to
|
||||
# the OUT report. effect.vibration() puts the frequency in param9, so
|
||||
# without this patch every vibration call ships frequency=0 to the
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
home.packages = with pkgs; [
|
||||
protontricks
|
||||
|
||||
(pkgs.callPackage ../../home/util/fh5-car-table.nix { })
|
||||
# https://github.com/NixOS/nixpkgs/pull/339370#issuecomment-2731336341
|
||||
bs-manager
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user