4.10 star(s) 153 Votes

Thora

Member
Jan 2, 2018
340
1,042
I do not recommend spawning multiple models into the game. This will not only destroy your frame rate, the game will break in multiple ways.

Simple Recipe:

1. Install Unity Explorer (UE) for Bep5x ( )
2. Open the game, start an interview
3. Move the current model to another position using Monkey, otherwise the new model will overlap and create issues
4. Bring up UE (default F7). Select scene EntrevistaHeroina in the scene loader section. (See visual guide a few post down if this isn't clear)
5. Press Load (Additive).

You can load as many girl as you want repeating step 3 and 4 until your GPU melts or you get bored.

Monkey has special code to detect when a new model is loaded, and will automatically switch to the latest one so you can customize it. You cannot however switch between loaded girls; this is a game issue that the dev didn't want to fix. When he does, Monkey should just work automatically.

-T-
 
Last edited:
  • Like
Reactions: M925Ya

ice2222233333

Newbie
Dec 12, 2017
42
32
I do not recommend spawning multiple models into the game. This will not only destroy your frame rate, the game will break in multiple ways.

Simple Recipe:

1. Install Unity Explorer for Bep5x ( )
2. Open the game, start an interview
3. Bring up the UE interface (default F7) select scene EntrevistaHeroina
4. Press Load (Additive).

You can load as many girl as you want repeating step 3 and 4 until your GPU melts or you get bored.

Monkey has special code to detect when a new model is loaded, and will automatically switch to the latest one so you can customize it. You cannot however switch between loaded girls; this is a game issue that the dev didn't want to fix. When he does, Monkey should just work automatically.

-T-
installed the plugin select scene EntrevistaHeroina is not there in f7 interface
 
Last edited:

Thora

Member
Jan 2, 2018
340
1,042
select scene EntrevistaHeroina is not there in f7 interface
I apologize. I assumed most people trying this would be familiar with modding and Unity Explorer so they would know what to do. Here's some supporting visuals that hopefully works for you.

1. Click the arrow at the bottom of the scene loader in the object explorer window, shown here:


1709609569853.png

2. A list of scenes will appear. Scroll down the list and select EntrevistaHeroina

1709609938439.png

3. Click on the load additive button

1709610563447.png

4. Profit!
1709610648971.png

Important: make sure to move the model away from the original position using Monkey. Otherwise the new model will overlap with an existing one, and bad stuff will ensue.

If this still doesn't work out for you PM me.

-T-
 
Last edited:
  • Wow
Reactions: achmed

achmed

Newbie
Sep 26, 2017
34
14
you need to go back a few pages on here and see the last recent comment on that topic; you'll need to join a discord and learn from there.... haven't personally tried but seems first girl loses some interactivity after you add a 2nd...its not like you can have them bang each other or get a double BJ lol but hey let us know what you find out
alright, thank you for tell me where to the way to spawn another model :)
 
  • Like
Reactions: M925Ya

D0v4hk1n

Member
Oct 4, 2017
299
433
Hi Mr. Tvalle,

I am your biggest ffan

please Mr Tvalle I really wish you would add scat and the ability to eat the model's poopoo right as it exits their holes or at least add the feature to hold plastic cups and fill it with their pee then drink it with coca cola or at least PEPSI pls Mr Tvalle PLS PLS PLS I would suck your dick for this pls

Thank you in advacne Mr Tvalle
 

xkitoMen

New Member
Mar 14, 2023
3
9
Hi Mr. Tvalle,

I am your biggest ffan

please Mr Tvalle I really wish you would add scat and the ability to eat the model's poopoo right as it exits their holes or at least add the feature to hold plastic cups and fill it with their pee then drink it with coca cola or at least PEPSI pls Mr Tvalle PLS PLS PLS I would suck your dick for this pls

Thank you in advacne Mr Tvalle
dude you're sick))) lmao
 

A.H.

Newbie
Jul 8, 2017
60
131
Hi Mr. Tvalle,

I am your biggest ffan

please Mr Tvalle I really wish you would add scat and the ability to eat the model's poopoo right as it exits their holes or at least add the feature to hold plastic cups and fill it with their pee then drink it with coca cola or at least PEPSI pls Mr Tvalle PLS PLS PLS I would suck your dick for this pls

Thank you in advacne Mr Tvalle
And the ability to dip them toes in the poopoo and lick them clean (I'm sorry)
 

Goblyn99

Newbie
Sep 26, 2023
83
148
All of this poo poo talk :poop::sneaky:

So is this desktop only or VR too? Checked some reviews, saw a few gaping holes, I wanna be a believer!
 
  • I just jizzed my pants
Reactions: D0v4hk1n

Thora

Member
Jan 2, 2018
340
1,042
Please find attached the latest experimental Monkey v1.10.

It was designed and tested to work with SMA 10.4e or later ONLY.

The release contains several new requested features, bug fixes and changes required to support new content.

As usual, I made a lot more changes than anticipated and it is possible bugs slipped through testing. If you notice anything, PM me on Discord or F95.

If no major issues are found, I'll link this message directly from the main page and remove the previous version.

-Thora-


Important note

Microsoft defender is sometimes generating false positives. The only solution to prevent this worldwide is to pay for an EV code signing certificate, which I won't do.

Never trust anything that triggers including Monkey. ALWAYS double check on VirusTotal and make sure the attached SHA-256 signature matches.


What's new
  • Keyboard inputs are disabled when in a modal popup (ex: save).
    A message will show in the title bar when this occurs
  • Better cloth editor UI to help with larger amount of custom content
  • Light probe volume API for better custom scene lighting
  • Scene management API for selecting the active Unity scene
  • You can now load clothing from a model save file
  • Strip a model from the cloth editor menu
  • New 'Mode' refresh JSON event type
  • New API accessor for manipulating emotions
  • New property API to allow JSON object access via their GUID

Bug fixes
  • Async code will now recover when the game crashes
  • Player shadow disabling will now work with the new clothing
  • User font size will be properly applied on mode entry

Other changes
  • Material and mesh swapping code now uses the main game editor handlers
  • Switched to the newer Studio 2022 toolchain
  • Scene assets are now unloaded asynchronously
  • Monkey custom cloth support was removed as the game supports this directly

See Monkey_readme.txt in the archive for install instructions.

--
Name: Monkey1_10.7z
Size: 549572 bytes (536 KiB)
SHA256: d345afcff05d2b914c597c1fe354ec6f5d8239136d15da76aefef32a6a2d5748
 
4.10 star(s) 153 Votes