From 84bd6be8e6efd4c6d145742195da502f842afd66 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Sat, 1 Mar 2025 22:50:28 -0500 Subject: [PATCH] Hide the libultraship splash screen for a more authentic feel. --- .../roles/2ship2harkinian/files/2ship2harkinian.json | 5 +++++ .../roles/shipwright/files/shipofharkinian.json | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/nix/steam_deck/configuration/roles/2ship2harkinian/files/2ship2harkinian.json b/nix/steam_deck/configuration/roles/2ship2harkinian/files/2ship2harkinian.json index 87a4f88..bc55220 100644 --- a/nix/steam_deck/configuration/roles/2ship2harkinian/files/2ship2harkinian.json +++ b/nix/steam_deck/configuration/roles/2ship2harkinian/files/2ship2harkinian.json @@ -1,6 +1,11 @@ { "CVars": { "gInterpolationFPS": 60, + "gEnhancements": { + "Graphics": { + "AuthenticLogo": 1 + } + }, "gSettings": { "InternalResolution": 2.0, "MSAAValue": 2, diff --git a/nix/steam_deck/configuration/roles/shipwright/files/shipofharkinian.json b/nix/steam_deck/configuration/roles/shipwright/files/shipofharkinian.json index 0f440ef..4ea3cba 100644 --- a/nix/steam_deck/configuration/roles/shipwright/files/shipofharkinian.json +++ b/nix/steam_deck/configuration/roles/shipwright/files/shipofharkinian.json @@ -1,9 +1,10 @@ { "CVars": { + "gAuthenticLogo": 1, "gInternalResolution": 2.0, "gInterpolationFPS": 60, "gMSAAValue": 2, - "gMatchRefreshRate": 0, + "gMatchRefreshRate": 1, "gOnFileSelectNameEntry": 0, "gOpenWindows": { "modalWindowEnabled": 1