diff --git a/nix/configuration/roles/rpcs3/default.nix b/nix/configuration/roles/rpcs3/default.nix index 10931e9..cf74cb8 100644 --- a/nix/configuration/roles/rpcs3/default.nix +++ b/nix/configuration/roles/rpcs3/default.nix @@ -81,6 +81,10 @@ in # Demon's Souls per-game config. source = ./files/config_BLUS30443.yml; }; + ".config/rpcs3/custom_configs/config_BLUS30421.yml" = { + # The Lord of the Rings The War in the North per-game config. + source = ./files/config_BLUS30421.yml; + }; ".config/rpcs3/patches/patch.yml" = { # All of the available patches. source = ./files/patch.yml; diff --git a/nix/configuration/roles/rpcs3/files/config_BLUS30421.yml b/nix/configuration/roles/rpcs3/files/config_BLUS30421.yml new file mode 100644 index 0000000..e10f42c --- /dev/null +++ b/nix/configuration/roles/rpcs3/files/config_BLUS30421.yml @@ -0,0 +1,14 @@ +Core: + SPU Block Size: Safe +Video: + Write Color Buffers: true + Minimum Scalable Dimension: 640 +Net: + Internet enabled: Connected + IP address: 0.0.0.0 + Bind address: 0.0.0.0 + DNS address: 8.8.8.8 + IP swap list: "" + UPNP Enabled: false + PSN status: RPCN + PSN Country: us