Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
i have to go trough a lot of code to find the right parameters,
but i pinned them down to 2 files; run openIV and go to;
mods/update/update.rpf/common/data/naturalmotion/behaviours.xml
mods/update/update.rpf/x64/data/tune/physicstasks.ymt
mods/x64a.rpf/data/tune/physicstasks.ymt
mods\data\naturalmotion\behaviours.xml
the .ymt-files can be viewed with notepad or similar program
i will let you know when i find some time to go trough the code.
or you could browse trough and see what what does :)
alternatively you could just replace those files with the original euphoria mod
https://www.gta5-mods.com/misc/euphoria-ragdoll-overhaul-ero
just install it after redux
if you need a exact description of what you got to do, i might be able to do so tomorrow
Run openIV, go to:
update/update.rpf/common/data/naturalmotion/
drag&drop the file behaviours.xml to any location (desktop will do just fine)
then navigate to:
mods/update/update.rpf/common/data/naturalmotion/
and drop the file in there or rightclick on the file behaviours.xml and select replace and choose the file you dropped somewhere
and that you do with the other 3 locations/files i mentioned in the earlier post
please keep in mind that you have to activate edit mode in openIV, which can be found on the right top toolbar of openIV.
And make sure you delete or overwrite the file in each step (same filename), because i'm not sure if they are identical.
in short, you overwrite the files in the mods folder with those of the vanilla game and that should give you the desired effect.