Frictional Games Forum (read-only)

Full Version: Changing player sounds
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello

My new project named Never, Neverland requires the female player sounds from Justine. Can you actually change the player sounds somehow?
If yes, then how?
You need to do a full conversion.
And you can use Justine as a base for your conversion. You can take a look at the wiki to how to make a conversion, and you can take a look at the Justine how it's made.
Tanshaydar is right.

This is a YouTube link to make it easier for you.

http://www.youtube.com/watch?v=puIfVx0lslA
Just go into redist/config (or if you have steam, the steam path to config)

then rename "game.cfg" to something else, this will serve as a backup in case you want to switch back. Then find "ptest_game.cfg" and copy paste and rename it to "game.cfg"

Optional: Also find "materials.cfg" in redist and rename that to something (again, as a backup). Then find "ptest_materials.cfg" and copy paste and rename that to "materials.cfg" What this does is change the footsteps sounds to female as well (added effect)

This will only work for you and this requires the mod to be a full conversion mod for it to work for others.