Skip to content

Commit f5bf901

Browse files
committed
Create README.md
1 parent a2e338d commit f5bf901

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sounds/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#### Outputing the path of sounds resource
2+
3+
* Get the latest [ReosurceFileFormat](https://github.com/ValveResourceFormat/ValveResourceFormat) as Source2Viewer.exe.
4+
* Set it up and open **pak01_dir.vpk** file found in `\...\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo`.
5+
* Right click on **sounds** folder and export it on Desktop.
6+
* Make sure you have [Python installed](https://www.python.org/downloads/) 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`.
7+
* The file will be outputed in the same path as your script.

0 commit comments

Comments
 (0)