Update config files

This commit is contained in:
Kawe Mazidjatari 2022-04-16 00:42:48 +02:00
parent f2a5c8ac68
commit 5f0d45486e
5 changed files with 18 additions and 35 deletions

View File

@ -8,7 +8,7 @@ developer "1" // Required for certain script functionality.
//////////////////////////
//// NETCHAN ////
//////////////////////////
net_userandomkey "0" // Whether to use the default netkey or a randomized key on launch.
net_userandomkey "1" // Whether to use the default netkey or a randomized key on launch.
net_usesocketsforloopback "1" // Whether to use network sockets layer for packets.
//////////////////////////

View File

@ -1,24 +1,8 @@
-ansiclr
-sw
-lv
-notimeout
-dev
-devsdk
-fnf
-safe
-high
-rerun
-collate
-tools
-multiple
-noorigin
-novid
-noshaderapi
-nosound
-nojoy
-gamepad_ignore_local
-nomouse
-nomenuvid
-nosendtable
-playlistfile "playlists_r5_patch.txt"
+launchplaylist "dev_default"
+map "mp_rr_canyonlands_staging"

View File

@ -0,0 +1,5 @@
-ansiclr
-dev
-playlistfile "playlists_r5_patch.txt"
+launchplaylist "dev_default"
+map "mp_rr_canyonlands_staging"

View File

@ -1,20 +1,5 @@
-ansiclr
-sw
-lv
-dev
-fnf
-safe
-high
-rerun
-collate
-multiple
-noorigin
-novid
-noshaderapi
-nosound
-nojoy
-gamepad_ignore_local
-nomouse
-nomenuvid
-nosendtable
-playlistfile "playlists_r5_patch.txt"
+launchplaylist "dev_default"
+map "mp_rr_canyonlands_staging"

View File

@ -0,0 +1,9 @@
-dev
-devsdk
-fnf
-multiple
-novid
-showdevmenu
-wconsole
-windowed
-playlistfile "playlists_r5_patch.txt"