Zenless Zone Zero
Free role-playing action game from the creators of Genshin Impact and Honkai: Star Rail. In the near future, the world was shaken by a catastrophe: mysterious... Read more
Naked Nicole with ears
This mod completely undresses Nicole. There is also a bunny costume in several versions. The switch keys are the left and right brackets (the { [ and } ] keys, respectively) for moving forward and backward through the list. For example, you start with the default bunny outfit, pressing the } ] key will take you to a nude outfit with sleeves.
If you have problems switching clothes:
find the Master2.ini file, in the top line where it says ; Merged Mod: .1merged.ini, .2merged.ini, etc add .merged.ini, before .1merged.ini, .2merged.ini, also where $swapvar = 1,2,3,4,5,6,7 is shown add 0 before 1. Here's the full ini if you want to just copy/paste:
; Merged Mod: .merged.ini, .1merged.ini, .2merged.ini, .3merged.ini, .4merged.ini, .5merged.ini, .6merged.ini, .7merged.ini
namespace = 2Master
; Constants ---------------------------
[Constants]
global persist $swapvar = 0
global $active
global $creditinfo = 0
[KeySwap]
condition = $active == 1
key = [
back = ]
type = cycle
$swapvar = 0,1,2,3,4,5,6,7
$creditinfo = 0
[Present]
post $active = 0
; Overrides --------------------------
[TextureOverride2Position]
hash = 89df5a07
$active = 1
Этот мод полностью раздевает Николь. Также есть костюм зайчика в нескольких вариантах. Клавиши переключения — это левая и правая скобки (клавиши { [ и } ] соответственно) для перехода вперед и назад по списку. Например, вы начинаете с наряда зайчика по умолчанию, нажатие клавиши } ] приведет вас к обнаженному наряду с рукавами.
Если возникают проблемы с переключением одежды:
найти файл Master2.ini, в верхней строке, где написано ; Merged Mod: .1merged.ini, .2merged.ini, etc добавьте .merged.ini, перед .1merged.ini, .2merged.ini, также где показано $swapvar = 1,2,3,4,5,6,7 добавьте 0, перед 1. Вот полный ini, если вы хотите просто скопировать/вставить:
; Merged Mod: .merged.ini, .1merged.ini, .2merged.ini, .3merged.ini, .4merged.ini, .5merged.ini, .6merged.ini, .7merged.ini
namespace = 2Master
; Constants ---------------------------
[Constants]
global persist $swapvar = 0
global $active
global $creditinfo = 0
[KeySwap]
condition = $active == 1
key = [
back = ]
type = cycle
$swapvar = 0,1,2,3,4,5,6,7
$creditinfo = 0
[Present]
post $active = 0
; Overrides ---------------------------
[TextureOverride2Position]
hash = 89df5a07
$active = 1
Useful links: