Hide the libultraship splash screen for a more authentic feel.

This commit is contained in:
Tom Alexander 2025-03-01 22:50:28 -05:00
parent dd96520ad1
commit 84bd6be8e6
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,11 @@
{
"CVars": {
"gInterpolationFPS": 60,
"gEnhancements": {
"Graphics": {
"AuthenticLogo": 1
}
},
"gSettings": {
"InternalResolution": 2.0,
"MSAAValue": 2,

View File

@ -1,9 +1,10 @@
{
"CVars": {
"gAuthenticLogo": 1,
"gInternalResolution": 2.0,
"gInterpolationFPS": 60,
"gMSAAValue": 2,
"gMatchRefreshRate": 0,
"gMatchRefreshRate": 1,
"gOnFileSelectNameEntry": 0,
"gOpenWindows": {
"modalWindowEnabled": 1