Ich freu mich schon auf die Noctis & DraQu open-Beta Spielchen, auch SP dürfte gut werden
Was ich zu den Quänglern sagen würde wäre nicht jugendfrei ... also :X
Ich hoffe nur das andere Quake Spieler auch jetzt spielen, denn so mancher war ja kein fps-fanb0y, incl Jehar
https://twitter.com/DOOM
https://twitter.com/idsoftware
https://twitter.com/tastyspleentv
Ich habe einige tweaks gesammelt, wer will kann ja ausprobieren & berichtigen
Muss da ein "+set com_skipIntroVideo 1" sein um es auszuführen in Steam ?
HOWTO SET Varieblen in idTech5-Engine / Steam
Library > Right click Doom > Properties > Set Launch Options
steam launch options : ADVANCED
Code:
+com_allowconsole 1 +set com_skipIntroVideo 1 +set r_mode -1 +set r_customwidth 2560 +set r_customheight 1440 +set g_fov 100 +set r_swapInterval 0 +toggle r_skipMotionBlur 1 +set m_smooth 0 *+exec myconfig.cfg
HOWTO SET Variablen in dem Verzeichnis der idTech6-Engine
*+exec myconfig.cfg (noch keine .cfg vorhanden!)
/steamapps/common/doom beta/base/
1)Texeditor UTF8 Notepad++ myconfig.cfg (schreibt die angegebene Datei)
2)öffne myconfig.cfg
3)simple Variablen nicht idTech6 spezifisch, keine BIND's, ingame Console (^ od. ~) aktiv ! (connect IP,reconnect,server info ?,bind KEY FUNKTION)
// = auskommentiert, wird nicht ausgeführt von der idTech6-Engine
r_swapInterval = Vsync 0/1
Code:
//Doom-BETA myconfig
set com_allowconsole "1"
set com_skipIntroVideo "1"
set r_mode "-1"
set r_customheight "1440"
set r_customwidth "2560"
set g_fov "100"
set r_swapInterval "0"
set r_skipMotionBlur "1"
set m_smooth "0"
steam launch options : Doom-BETA
Code:
+set com_skipIntroVideo 1 +set r_mode -1 +set r_customwidth 2560 +set r_customheight 1440 +set r_swapInterval 0 +set r_skipMotionBlur 1 +set m_smooth 0
HOWTO Steam fps anzeigen
Steam > Settings > In-Game > In-game FPS Counter