Entropy : Zero 2

Entropy : Zero 2

Small HUD Improvements
 This topic has been pinned, so it's probably important
Zaphero 8 Jun, 2023 @ 10:47am
How to fix the Controller Weapon Menu
I figured out how to fix this workshop addon messing up the controller weapon menu, it's caused by this file overwriting the script for the xen grenades, weapon_hotwire.txt.
How I fixed it:
  1. go to \steamapps\workshop\content\1583720\2853625301\scripts
  2. open "weapon_hotwire.txt",
  3. add these lines under "bucket_position" "0"
    "bucket_360" "2" "bucket_position_360" "1"
  4. and save.

To prevent Steam from reverting it:
  1. I took the whole "28538625301" folder,
  2. renamed it to HUD improvements for ease of use,
  3. created a \steamapps\common\EntropyZero2\entropyzero2\Custom folder
  4. moved the "HUD improvements" folder into it,
  5. and unsubscribed to this to prevent conflicts.
Last edited by Zaphero; 8 Jun, 2023 @ 10:49am