mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Remove screen width/height from debug configuration files
This commit is contained in:
parent
dc6e0a3613
commit
92c0c61450
@ -24,17 +24,10 @@ cl_showfps "1" // Shows detailed client/server d
|
||||
cl_showpos "1" // Shows detailed position data.
|
||||
|
||||
cl_showsimstats "1" // Shows detailed simulation stats.
|
||||
cl_simstats_offset_x "1250" // Simulation stats 'X' offset.
|
||||
cl_simstats_offset_y "585" // Simulation stats 'Y' offset.
|
||||
|
||||
cl_showgpustats "1" // Shows detailed GPU memory stats.
|
||||
cl_gpustats_offset_x "1250" // GPU stats 'X' offset.
|
||||
cl_gpustats_offset_y "600" // GPU stats 'Y' offset.
|
||||
|
||||
cl_drawconsoleoverlay "1" // Shows DevMsg RUI console overlay.
|
||||
cl_consoleoverlay_lines "5" // Num log lines for RUI console overlay.
|
||||
cl_consoleoverlay_offset_x "10" // RUI console overlay 'X' offset.
|
||||
cl_consoleoverlay_offset_y "535" // RUI console overlay 'Y' offset.
|
||||
|
||||
phys_showObjectCount "1" // Shows physics object count.
|
||||
rui_defaultDebugFontFace "ArameMono" // Sets the RUI debug font face.
|
||||
|
@ -7,6 +7,4 @@
|
||||
-showdevmenu
|
||||
-wconsole
|
||||
-windowed
|
||||
-w "1900"
|
||||
-h "700"
|
||||
-playlistfile "playlists_r5_patch.txt"
|
||||
|
Loading…
x
Reference in New Issue
Block a user