Hide the libultraship splash screen for a more authentic feel.
This commit is contained in:
parent
dd96520ad1
commit
84bd6be8e6
@ -1,6 +1,11 @@
|
|||||||
{
|
{
|
||||||
"CVars": {
|
"CVars": {
|
||||||
"gInterpolationFPS": 60,
|
"gInterpolationFPS": 60,
|
||||||
|
"gEnhancements": {
|
||||||
|
"Graphics": {
|
||||||
|
"AuthenticLogo": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
"gSettings": {
|
"gSettings": {
|
||||||
"InternalResolution": 2.0,
|
"InternalResolution": 2.0,
|
||||||
"MSAAValue": 2,
|
"MSAAValue": 2,
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
{
|
{
|
||||||
"CVars": {
|
"CVars": {
|
||||||
|
"gAuthenticLogo": 1,
|
||||||
"gInternalResolution": 2.0,
|
"gInternalResolution": 2.0,
|
||||||
"gInterpolationFPS": 60,
|
"gInterpolationFPS": 60,
|
||||||
"gMSAAValue": 2,
|
"gMSAAValue": 2,
|
||||||
"gMatchRefreshRate": 0,
|
"gMatchRefreshRate": 1,
|
||||||
"gOnFileSelectNameEntry": 0,
|
"gOnFileSelectNameEntry": 0,
|
||||||
"gOpenWindows": {
|
"gOpenWindows": {
|
||||||
"modalWindowEnabled": 1
|
"modalWindowEnabled": 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user