Jorl17 / half-life-source-hd-sound-fix

Fix for missing sounds in HL:Source with HD textures/models
GNU General Public License v2.0
8 stars 2 forks source link

fixed segfault on linux #3

Closed ismboedev closed 7 years ago

ismboedev commented 7 years ago

just fixed the segmentation fault on linux by using unvpk from https://bitbucket.org/panzi/unvpk as suggested by vmarkovtsev

Jorl17 commented 7 years ago

Hi. I will improve this pull request by automatically fetching the unvpk binary. I want users to be able to just run the script without any external tools.

Many thanks for your pull request! It has reminded me of this issue and I shall look into it very shortly. Your commit will also be included with the aforementioned changes. Once again, thanks.

ismboedev commented 7 years ago

Hi, i was thinking about that too, but unvpk has some dependencies and i did not do it. i just started playing half life source and had to fix the sound problem. Thanks to you for the script.

Also: i would recommend, that you upload the zip file with the fixed models from dropbox to this repo as a fallback option, if the dropbox link somehow does not work sometime in the future.

Jorl17 commented 7 years ago

Since I don't have an available Linux machine with these games, I won't add the code to install unvpk myself, so I'm merging this. Thanks for your help once again!