mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Update config files
This commit is contained in:
parent
f2a5c8ac68
commit
5f0d45486e
@ -8,7 +8,7 @@ developer "1" // Required for certain script functionality.
|
|||||||
//////////////////////////
|
//////////////////////////
|
||||||
//// NETCHAN ////
|
//// 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.
|
net_usesocketsforloopback "1" // Whether to use network sockets layer for packets.
|
||||||
|
|
||||||
//////////////////////////
|
//////////////////////////
|
||||||
|
@ -1,24 +1,8 @@
|
|||||||
-ansiclr
|
-ansiclr
|
||||||
-sw
|
|
||||||
-lv
|
|
||||||
-notimeout
|
-notimeout
|
||||||
-dev
|
-dev
|
||||||
-devsdk
|
-devsdk
|
||||||
-fnf
|
|
||||||
-safe
|
|
||||||
-high
|
|
||||||
-rerun
|
|
||||||
-collate
|
|
||||||
-tools
|
-tools
|
||||||
-multiple
|
|
||||||
-noorigin
|
|
||||||
-novid
|
|
||||||
-noshaderapi
|
|
||||||
-nosound
|
|
||||||
-nojoy
|
|
||||||
-gamepad_ignore_local
|
|
||||||
-nomouse
|
|
||||||
-nomenuvid
|
|
||||||
-nosendtable
|
|
||||||
-playlistfile "playlists_r5_patch.txt"
|
-playlistfile "playlists_r5_patch.txt"
|
||||||
|
+launchplaylist "dev_default"
|
||||||
+map "mp_rr_canyonlands_staging"
|
+map "mp_rr_canyonlands_staging"
|
||||||
|
5
r5dev/resource/cfg/startup_dedi_default.cfg
Normal file
5
r5dev/resource/cfg/startup_dedi_default.cfg
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
-ansiclr
|
||||||
|
-dev
|
||||||
|
-playlistfile "playlists_r5_patch.txt"
|
||||||
|
+launchplaylist "dev_default"
|
||||||
|
+map "mp_rr_canyonlands_staging"
|
@ -1,20 +1,5 @@
|
|||||||
-ansiclr
|
-ansiclr
|
||||||
-sw
|
|
||||||
-lv
|
|
||||||
-dev
|
-dev
|
||||||
-fnf
|
|
||||||
-safe
|
|
||||||
-high
|
|
||||||
-rerun
|
|
||||||
-collate
|
|
||||||
-multiple
|
|
||||||
-noorigin
|
|
||||||
-novid
|
|
||||||
-noshaderapi
|
|
||||||
-nosound
|
|
||||||
-nojoy
|
|
||||||
-gamepad_ignore_local
|
|
||||||
-nomouse
|
|
||||||
-nomenuvid
|
|
||||||
-nosendtable
|
|
||||||
-playlistfile "playlists_r5_patch.txt"
|
-playlistfile "playlists_r5_patch.txt"
|
||||||
|
+launchplaylist "dev_default"
|
||||||
|
+map "mp_rr_canyonlands_staging"
|
||||||
|
9
r5dev/resource/cfg/startup_default.cfg
Normal file
9
r5dev/resource/cfg/startup_default.cfg
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
-dev
|
||||||
|
-devsdk
|
||||||
|
-fnf
|
||||||
|
-multiple
|
||||||
|
-novid
|
||||||
|
-showdevmenu
|
||||||
|
-wconsole
|
||||||
|
-windowed
|
||||||
|
-playlistfile "playlists_r5_patch.txt"
|
Loading…
x
Reference in New Issue
Block a user