Felldude
Content Creator
- Joined
- May 3, 2014
Last tested working:5/15/2018 - Bandi Shut this game down last I checked.
Old Topless Download
Topless after character creation, character creation uses a different model.
A topless texture was included in the game files.
It took me many hours to figure out a few lines of text and folder locations to get this mod to work. Part of the time was spent trying to get a tool to decrypt the pak files.
Such a tool exist but doesn't work even with the RSA keys I found in the Laucher program.
A custom tool could be made for this game based off other work. If such a tool where made a full nude mod could likely be done
Discussion here:
Source code
I have attached the source code to one of the pak decrypt cryengine games I could find. Note that the RSA key for Winning Putt is in the laucher. The file structure is different per each cryengine game so the decrypt program has to be written differently. I do not program so I can not fill this role.
Don't click on the attached file below unless you are a programmer. The mod is the download link at the top.
If you wish to remove your shirt while retaining any bonuses in game, move the following pak file from the winning putt/game folder to another location.
objectsCWsh1.pak
Note I will not be recommending this method for play anymore, as it only the body model is only loaded in if you remove and reapply the shirt. Once you load a new area, I.E a course your upper body disappears.
objectsCWsh1.pak
Note I will not be recommending this method for play anymore, as it only the body model is only loaded in if you remove and reapply the shirt. Once you load a new area, I.E a course your upper body disappears.
I'm still trying to find the right values for the darker skins.
Also still hoping for an extractor so I am not searching ram values for this.
But for right now
If you open your .mtl (That is in the Nude Mod) in notepad and change the string:
<Texture Map="Diffuse" File="objects/characters/woman/basebody/basebody_001/w_base_001_nude_diff.dds"/>
to
<Texture Map="Diffuse" File="objects/characters/woman/basebody/basebody_001/w_base_003_nude_diff.dds"/>
I think it will look better for the darker characters. You can also try base_002
Also still hoping for an extractor so I am not searching ram values for this.
But for right now
If you open your .mtl (That is in the Nude Mod) in notepad and change the string:
<Texture Map="Diffuse" File="objects/characters/woman/basebody/basebody_001/w_base_001_nude_diff.dds"/>
to
<Texture Map="Diffuse" File="objects/characters/woman/basebody/basebody_001/w_base_003_nude_diff.dds"/>
I think it will look better for the darker characters. You can also try base_002
Attachments
PakDecrypt_Warface.zip
4.1 MB · Views: 484
4.1 MB · Views: 484
Last edited: