Import recent changes from PCGamingWiki
This commit is contained in:
parent
398157e9d9
commit
4cfb45adf1
3 changed files with 7 additions and 11 deletions
|
@ -350,18 +350,18 @@
|
|||
570:
|
||||
installDir: dota 2 beta
|
||||
launch:
|
||||
- arguments: "-steam +engine_experimental_drop_frame_ticks 1 +voice_fadeouttime 0 -prewarm_panorama +@panorama_experimental_overdraw_prevention 0"
|
||||
- arguments: "-steam +voice_fadeouttime 0 -prewarm_panorama"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: Play Dota 2
|
||||
executable: "game\\\\bin\\\\win64\\\\dota2.exe"
|
||||
- arguments: +engine_experimental_drop_frame_ticks 1 +@panorama_min_comp_layer_dimension 0 -prewarm_panorama +@panorama_experimental_overdraw_prevention 0
|
||||
executable: "game\\bin\\win64\\dota2.exe"
|
||||
- arguments: +@panorama_min_comp_layer_dimension 0 -prewarm_panorama
|
||||
config:
|
||||
oslist: macos
|
||||
description: Play Dota 2
|
||||
executable: game/dota.sh
|
||||
- arguments: +engine_experimental_drop_frame_ticks 1 +@panorama_min_comp_layer_dimension 0 -prewarm_panorama +@panorama_experimental_overdraw_prevention 0
|
||||
- arguments: +@panorama_min_comp_layer_dimension 0 -prewarm_panorama
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: linux
|
||||
|
@ -373,7 +373,7 @@
|
|||
oslist: windows
|
||||
ownsdlc: "313250"
|
||||
description: Launch Dota 2 - Tools
|
||||
executable: "game\\\\bin\\\\win64\\\\dota2cfg.exe"
|
||||
executable: "game\\bin\\win64\\dota2cfg.exe"
|
||||
type: none
|
||||
nameLocalized:
|
||||
sc_schinese: Dota 2 刀塔
|
||||
|
|
Reference in a new issue