Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

🍈 Breasts Enlargement Mod (For v0.90.16) - Mod Dev: @Ivory61 Sticky

A topic by KlahTune created 56 days ago Views: 18,714 Replies: 13
A moderator has unlisted this topic. It is not visible on the topic listing but you can still reply and make edits.
Viewing posts 1 to 13
(23 edits) (+7)

💬Jun Breast Enlargement Mod (Lua) - Mod Dev: @Ivory61

📝 Note:
▫ This mod is still under development.
▫ This mod is made for v0.90.16.
▫ For the game version 0.95+, the mod will not work and might cause the game to crash.

(v0.90.16) Download Outside Discord:
  https://drive.google.com/drive/folders/1A7XWtashMc_yUuxqS7wxAffrFf3tSWCB

A lot of players have been hoping for adjustable breast size in My Dystopian Robot Girlfriend for years, either as an official update or as a community mod.

Until now, it wasn’t possible without deep external modifications…
But @Ivory61 has figured out a working solution using pure Lua inside the game’s own modding system.

And yes, it actually scales the Live2D model directly.
No texture swapping, no external programs, no C#, no file replacements.
Just Lua, install through the in-game mod menu.

But sadly, this mod is "no longer working" for the game version 0.95+.
We can only wait for @Ivory61 to develop the mod to be compatible with the newer version of the game.





🔧 How the Mod Works:

This mod doesn’t replace images or add textures.
Instead, it applies a scaling command to Jun’s Live2D body through Lua, increasing her chest size in real time.

Because it affects the model directly, it works across scenes, animations, and poses.
The mod works instantly after you install it; No need to buy and equip a module from the shop.

💾Installation:

Same as any other mod:

  1. Download the .zip
  2. Load the mod through the in-game Mod Menu

No external tools needed. No code knowledge required.

💻📱Mod Installation & Removal Guide

🔧 Adjusting the Size (Optional):

If you want to customize the size:

  1. Open the mod .zip
  2. Open main.lua
  3. Look at the line:
local scaleFactor = 1.4 
  • 1.0 = default game size
  • 1.4 = default mod size.  You can set this to any value you like.
  • After finishing your adjustments: Save it and reinstall the mod.

👗 Important Notes (Current Limitations):

This is an early proof-of-concept, so there are some things to keep in mind:

✔ Works perfectly:

  • All sex poses
  • All current sex scenes
  • Scaling is stable and smooth

⚠ Clothing is not supported yet:

Right now, tops don’t automatically adjust; her breasts will stick out like she is not wearing any tops.

Temporary workaround:

  • Use a bra when you want Jun to be clothed
  • Do not wear tops during Sex scenes (until clothing compatibility is added)

Future updates may improve this, but for now, this is the cleanest solution.

🎉 Big Thanks to @Ivory61:

This mod exists thanks to @Ivory61, who discovered that Lua could access root scene elements and manipulate Live2D directly.

He created this mod specifically because someone said it was impossible, and he proved it wasn’t.

If you try the mod, feel free to leave feedback so @Ivory61 can continue improving it.

(1 edit) (+3)

This guy is brilliant! It's an extremely modular and organized code. 

Have you thought about these effects on an item? Unnecessary, but interesting. Furthermore, the code's effect works in other mods that change the type of chest.

Big breasts!

(-1)

nice

(-1)

i can't fine breasts enlargement item

(1 edit) (+1)

🔧 How the Mod Works:

This mod doesn’t replace images or add textures. Instead, it applies a scaling command to Jun’s Live2D body through Lua, increasing her chest size in real time.

Because it affects the model directly, it works across scenes, animations, and poses.

The mod works instantly after you install it;
"No need to buy and equip a module from the shop."

(+1)

Hope to adapt to version 0.95 as soon as possible

(+1)

ur doing God's work, son!

(1 edit)

I had a problem trying to change the size, after i changed the size now it doesnt load the mod, it keeps saying "EXCEPTION" and the load order keeps rising from 10 to 10 and i dont know why, can i get some help?

(1 edit)
  1. If you try to use this mod for the game version 0.95.X, it's not gonna work.
  2. If you use it on the correct game version, which is version 0.90.16, then you might accidentally change something in the main.lua file when you editing it, if the code is broken, the mod will also be broken.

I've found the problem, after i compressed everything again it creates a folder with everything inside instead of just the other stuff, now it works, thx for the help! :D

(1 edit)

Why doesn't the mod work on the new version?

(2 edits)

The structures of the codes have changed in the new update.
The old codes and command is not compatible with the game version 0.95.X.
For further questions, you should ask @Ivory61 himself.

unlisted this topic