ValveSoftware / Dota2-Gameplay

Public Bug Tracker for Dota2
1.46k stars 77 forks source link

low violence doesn't update automatically #4252

Open MrSJS109 opened 1 year ago

MrSJS109 commented 1 year ago

Description

Previously when we switched between account "Dota 2 - Free On-Demand (FOD)" and account "Dota 2 - Perfect World Retail (CN)", low violence could be updated automatically. However now when I switch from CN to FOD, the automatic updates don't work.

Our current solution is to find …\dota 2 beta\game\dota\cfg\machine_convars.vcfg delete: … "violence_ablood" "false" "violence_agibs" "false" "violence_hblood" "false" "violence_hgibs" "false" …

But it's a pain in the ass to do this every time. We need automatic updates again.

Example Match ID (and possibly Timestamp)

No response

Screenshots

No response

michaelan96 commented 3 months ago

This doesn't work anymore does it?

MrSJS109 commented 1 month ago

Sorry for late, didn't play dota these months.

The location of the 「machine_convars.vcfg」 file has changed. The latest version can now be found in the userdata folder within the Steam installation directory:

…\Steam\userdata\「IDnumber」\570\local\cfg

You still need to delete those four lines related to blood. This does not take effect again when you back to CN server.

refer「https://g.nga.cn/read.php?&tid=39978501&pid=755610028&to=1

michaelan96 commented 1 month ago

Cheers for the reply :)