Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 657 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 657 Bytes

Outputing the path of sounds resource

  • Get the latest ReosurceFileFormat as Source2Viewer.exe.
  • Set it up and open pak01_dir.vpk file found in \...\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo.
  • Right click on sounds folder and export it on Desktop.
  • Make sure you have Python installed and open the Terminal, where you should cd to the folder containing the script and extracted sounds then input the command as follows: python generate_cvar.py sounds.
  • The file will be outputed in the same path as your script.