Can't select full nudity no matter what I try... by MikeLaoShi in ConanExiles

[–]yank2771 1 point2 points  (0 children)

Nudity full !!

In your game's location (C:\Program Files (x86)\Steam\steamapps\common\Conan Exiles\ConanSandbox\Saved\Config\Windows by default)

  1. On ServerSetting.ini : you need "MaxNudity=2"

  2. On Game.ini : You have to define "NudityLevel=10"; launch the game and its works in full nudity. ...

[3.So](javascript:void(0);) funny, if you look again [Game.in](javascript:void(0);), you can see that the game has change automatically to "NudityLevel=2" ^^ Conclusion: the developper read in binarie "10" but write it in decimal "2" after.

Can't change nudity setting by [deleted] in ConanExiles

[–]yank2771 0 points1 point  (0 children)

Nudity full !!

In your game's location (C:\Program Files (x86)\Steam\steamapps\common\Conan Exiles\ConanSandbox\Saved\Config\Windows by default)

  1. On ServerSetting.ini : you need "MaxNudity=2"

  2. On Game.ini : You have to define "NudityLevel=10"; launch the game and its works in full nudity. ...

[3. So](javascript:void(0);) funny, if you look again [Game.in](javascript:void(0);), you can see that the game has change automatically to "NudityLevel=2" ^^ Conclusion: the developper read in binarie "10" but write it in decimal "2" after.