Frictional Games Forum (read-only)
Changing player sounds - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Changing player sounds (/thread-9848.html)



Changing player sounds - lordmestari - 08-18-2011

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?


RE: Changing player sounds - Tanshaydar - 08-18-2011

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.


RE: Changing player sounds - ZyLogicX - 08-21-2011

Tanshaydar is right.

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

http://www.youtube.com/watch?v=puIfVx0lslA


RE: Changing player sounds - Juby - 08-21-2011

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.