Jump to content

Recommended Posts

Posted (edited)

全ての女の子に乳首の色4種類追加終了。

 

Added 4 nipple colors to all girls.

 

画像みたく女の子孕ませたかったらこのスレッドの先頭にあるmod使用してください。

10種類体型を用意しています。

 

If you want to impregnate a girl like in the picture, please use the mod at the top of this thread. There are 10 different body types available.

 

 

Edited by yuta12345678901234
Posted (edited)
On 6/1/2025 at 1:04 AM, yuta12345678901234 said:

全ての女の子に乳首の色4種類追加終了。

 

Added 4 nipple colors to all girls.

 

画像みたく女の子孕ませたかったらこのスレッドの先頭にあるmod使用してください。

10種類体型を用意しています。

 

If you want to impregnate a girl like in the picture, please use the mod at the top of this thread. There are 10 different body types available.

 

 

 

These are fantastic, thanks so much. How can I edit the white lace bikini ini file so that it automatically loads the type I want when I press F10? When I press F10, it resets the body type.

Edited by RedCometRising
Posted (edited)
2 hours ago, RedCometRising said:

 

These are fantastic, thanks so much. How can I edit the white lace bikini ini file so that it automatically loads the type I want when I press F10? When I press F10, it resets the body type.

There are two ways to do this: change the program or rename the file.

Since I cannot use my computer at the moment, I will explain how to rename the file.

 

Body types are loaded in the following order: common1>common2>common3.... Rename your favorite body type to common1 to make it the initial state.

 

The programming method will be explained later.

 

By the way, I think the default design is as follows: 34 weeks pregnant → full term → postpartum → pre-pregnancy → 16 weeks pregnant → 20 weeks pregnant → 24 weeks pregnant → 28 weeks pregnant → 30 weeks pregnant. The breasts and buttocks also change slightly depending on the cycle.

 

Edited by yuta12345678901234
Posted
12 hours ago, RedCometRising said:

 

These are fantastic, thanks so much. How can I edit the white lace bikini ini file so that it automatically loads the type I want when I press F10? When I press F10, it resets the body type.

 

In case of an ini change

 

[CommandList01]
ResourceBodyNudeIB = ResourceBodyNude01IB
ResourceBodyNudeVB = ResourceBodyNude01VB
[CommandList02]
ResourceBodyNudeIB = ResourceBodyNude02IB
ResourceBodyNudeVB = ResourceBodyNude02VB
[CommandList03]
ResourceBodyNudeIB = ResourceBodyNude03IB
ResourceBodyNudeVB = ResourceBodyNude03VB
[CommandList04]
ResourceBodyNudeIB = ResourceBodyNude04IB
ResourceBodyNudeVB = ResourceBodyNude04VB
[CommandList05]
ResourceBodyNudeIB = ResourceBodyNude05IB
ResourceBodyNudeVB = ResourceBodyNude05VB
[CommandList06]
ResourceBodyNudeIB = ResourceBodyNude06IB
ResourceBodyNudeVB = ResourceBodyNude06VB
[CommandList07]
ResourceBodyNudeIB = ResourceBodyNude07IB
ResourceBodyNudeVB = ResourceBodyNude07VB
[CommandList08]
ResourceBodyNudeIB = ResourceBodyNude08IB
ResourceBodyNudeVB = ResourceBodyNude08VB
[CommandList09]
ResourceBodyNudeIB = ResourceBodyNude09IB
ResourceBodyNudeVB = ResourceBodyNude09VB
[CommandList10]
ResourceBodyNudeIB = ResourceBodyNude10IB
ResourceBodyNudeVB = ResourceBodyNude10VB
 

Since it is read from the beginning, it is possible to change the parts in red.

For example, if you want to set the second body type as the default setting.

 

[CommandList01]
ResourceBodyNudeIB = ResourceBodyNude02IB
ResourceBodyNudeVB = ResourceBodyNude02VB
[CommandList02]
ResourceBodyNudeIB = ResourceBodyNude01IB
ResourceBodyNudeVB = ResourceBodyNude01VB
[CommandList03]
ResourceBodyNudeIB = ResourceBodyNude03IB
ResourceBodyNudeVB = ResourceBodyNude03VB
[CommandList04]
ResourceBodyNudeIB = ResourceBodyNude04IB
ResourceBodyNudeVB = ResourceBodyNude04VB
[CommandList05]
ResourceBodyNudeIB = ResourceBodyNude05IB
ResourceBodyNudeVB = ResourceBodyNude05VB
[CommandList06]
ResourceBodyNudeIB = ResourceBodyNude06IB
ResourceBodyNudeVB = ResourceBodyNude06VB
[CommandList07]
ResourceBodyNudeIB = ResourceBodyNude07IB
ResourceBodyNudeVB = ResourceBodyNude07VB
[CommandList08]
ResourceBodyNudeIB = ResourceBodyNude08IB
ResourceBodyNudeVB = ResourceBodyNude08VB
[CommandList09]
ResourceBodyNudeIB = ResourceBodyNude09IB
ResourceBodyNudeVB = ResourceBodyNude09VB
[CommandList10]
ResourceBodyNudeIB = ResourceBodyNude10IB
ResourceBodyNudeVB = ResourceBodyNude10VB

  • 2 weeks later...
  • 2 weeks later...
Posted
On 6/3/2025 at 1:24 AM, yuta12345678901234 said:

 

In case of an ini change

 

[CommandList01]
ResourceBodyNudeIB = ResourceBodyNude01IB
ResourceBodyNudeVB = ResourceBodyNude01VB
[CommandList02]
ResourceBodyNudeIB = ResourceBodyNude02IB
ResourceBodyNudeVB = ResourceBodyNude02VB
[CommandList03]
ResourceBodyNudeIB = ResourceBodyNude03IB
ResourceBodyNudeVB = ResourceBodyNude03VB
[CommandList04]
ResourceBodyNudeIB = ResourceBodyNude04IB
ResourceBodyNudeVB = ResourceBodyNude04VB
[CommandList05]
ResourceBodyNudeIB = ResourceBodyNude05IB
ResourceBodyNudeVB = ResourceBodyNude05VB
[CommandList06]
ResourceBodyNudeIB = ResourceBodyNude06IB
ResourceBodyNudeVB = ResourceBodyNude06VB
[CommandList07]
ResourceBodyNudeIB = ResourceBodyNude07IB
ResourceBodyNudeVB = ResourceBodyNude07VB
[CommandList08]
ResourceBodyNudeIB = ResourceBodyNude08IB
ResourceBodyNudeVB = ResourceBodyNude08VB
[CommandList09]
ResourceBodyNudeIB = ResourceBodyNude09IB
ResourceBodyNudeVB = ResourceBodyNude09VB
[CommandList10]
ResourceBodyNudeIB = ResourceBodyNude10IB
ResourceBodyNudeVB = ResourceBodyNude10VB
 

Since it is read from the beginning, it is possible to change the parts in red.

For example, if you want to set the second body type as the default setting.

 

[CommandList01]
ResourceBodyNudeIB = ResourceBodyNude02IB
ResourceBodyNudeVB = ResourceBodyNude02VB
[CommandList02]
ResourceBodyNudeIB = ResourceBodyNude01IB
ResourceBodyNudeVB = ResourceBodyNude01VB
[CommandList03]
ResourceBodyNudeIB = ResourceBodyNude03IB
ResourceBodyNudeVB = ResourceBodyNude03VB
[CommandList04]
ResourceBodyNudeIB = ResourceBodyNude04IB
ResourceBodyNudeVB = ResourceBodyNude04VB
[CommandList05]
ResourceBodyNudeIB = ResourceBodyNude05IB
ResourceBodyNudeVB = ResourceBodyNude05VB
[CommandList06]
ResourceBodyNudeIB = ResourceBodyNude06IB
ResourceBodyNudeVB = ResourceBodyNude06VB
[CommandList07]
ResourceBodyNudeIB = ResourceBodyNude07IB
ResourceBodyNudeVB = ResourceBodyNude07VB
[CommandList08]
ResourceBodyNudeIB = ResourceBodyNude08IB
ResourceBodyNudeVB = ResourceBodyNude08VB
[CommandList09]
ResourceBodyNudeIB = ResourceBodyNude09IB
ResourceBodyNudeVB = ResourceBodyNude09VB
[CommandList10]
ResourceBodyNudeIB = ResourceBodyNude10IB
ResourceBodyNudeVB = ResourceBodyNude10VB

white_lace.ini seams to edit this also for working?

 

[ResourceBodyNudeVB]
type = Buffer
stride = 80
filename = Common02.vb
[ResourceBodyNudeIB]
type = Buffer
format = R16_UINT
filename = Common02.ib
 

[ResourceHonokaBodyNudeVB]
type = Buffer
stride = 80
filename = Honoka02.vb
[ResourceHonokaBodyNudeIB]
type = Buffer
format = R16_UINT
filename = Honoka02.ib
 

[ResourceMarieBodyNudeVB]
type = Buffer
stride = 80
filename = Marie02.vb
[ResourceMarieBodyNudeIB]
type = Buffer
format = R16_UINT
filename = Marie02.ib
 

 

btw, could you make Sayuri/Tsukishi/Shandy shaved version? Thank you.

Posted

新キャラはお試しでアンダーヘア無のバージョンも追加してみた!

 

As a trial, we have also added a new character with no pubic hair

 

時間があったら既存のキャラクターにも追加する予定

 

I'll add it to existing characters when I have time.

Posted

If Not bad ask can shared more screenshot i hope back in the game with first i need install a vpn to access the dmm games launcher and try your mods and others

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...