• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.
4.10 star(s) 153 Votes

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
 

D0v4hk1n

Member
Oct 4, 2017
297
433
Most likely there will never be an update or there will simply be mods from fans. The author either simply cheated his fans or had an accident because it is difficult to explain his silence for such a long period(((((
HE IS WORKING ON MY DREAM FEATURES DONT SAY THINGS LIKE THAT!

MR TVALLE DONT LISTEN TO WHAT HE SAID PLS ADD POOP COCKTAIL MINIGAMES WHERE YOU FEED THE MODEL TACOS UNTIL SHE GETS EXPLOSIVE DIARRHEA AND A TUBE TAKES HER POOP RIGHT INTO MY MOUTH PLS PLS PLS
 

Onolan

New Member
Jul 19, 2020
2
0
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
as soon as I did the update unfortunately I can't stop falling through the floor whenever I start an interview using the button or on a single interview, it happends the second I walk past the start of the desk. Not even using Monkey to move my Y-axis seems to fix this, my character keeps falling down. At maximum fall depth, there is nothing visible on the Y-slider in the monkey menu.
 

Busty May

Newbie
Nov 11, 2018
89
50
redownloaded the game and i dont know how to install the moonkey,just dragged it t the game directory as it said and what now?
 
  • Yay, new update!
Reactions: DoomGuy0

Thora

Member
Jan 2, 2018
340
1,042
as soon as I did the update unfortunately I can't stop falling through the floor whenever I start an interview using the button or on a single interview, it happends the second I walk past the start of the desk. Not even using Monkey to move my Y-axis seems to fix this, my character keeps falling down. At maximum fall depth, there is nothing visible on the Y-slider in the monkey menu.
Monkey isn't messing with the Y axis of the male player. There is a lot of game code that requires the player feet to touch the 'ground'.

I would reinstall the game in a new directory then test that standalone first. If this works, install monkey and test again. If you can replicate this issue, PM me and I will investigate.
-T-
 

qwertyuq123

Newbie
Dec 21, 2017
89
332
BetterExperience Update 5.2a



What's new?
  • Stuff required to make demo below
  • Some UIs use new renderer
  • Some UIs are correctly scaled now and look the way they meant to be
  • Few more problematic features are disabled by default
  • When scene is managed by BetterScene you can use Ctrl+Tab to call custom pose mode

What's in agency demo?
  • Lots of stubs and placeholders
  • Playable photo session scenario with tasks, rewards and few poses I stole from pose sharing thread
  • Photo script uses in game stats to perform some checks, so it is not completely cheaty
  • Completed photo session will be rewarded with money, and some other photos
  • Easy translation API to replace some texts via simple json
  • Model's responses are handled with python script which configured with csv
  • Yellow balls

Install
  1. Monkey
  2. IronPython for BepInEx
  3. BetterExperience + BetterScene + BetterStory+standard demos and assets
  4. Agency demo package
  5. To run agency demo you need Monkey and The New Office scene asset
* all zips are 'extract here' archives, right into game dir

Tutorials that were not updated for v5
 
Last edited:

C_Shepard

Newbie
Nov 5, 2016
56
138
BetterExperience Update 5.2a



What's new?
  • Stuff required to make demo below
  • Some UIs use new renderer
  • Some UIs are correctly scaled now and look the way they meant to be
  • Few more problematic features are disabled by default
  • When scene is managed by BetterScene you can use Ctrl+Tab to call custom pose mode

What's in agency demo?
  • Lots of stubs and placeholders
  • Playable photo session scenario with tasks, rewards and few poses I stole from pose sharing thread
  • Photo script uses in game stats to perform some checks, so it is not completely cheaty
  • Completed photo session will be rewarded with money, and some other photos
  • Easy translation API to replace some texts via simple json
  • Model's responses are handled with python script which configured with csv
  • Yellow balls

Install
  1. Monkey
  2. IronPython for BepInEx
  3. BetterExperience + BetterScene + BetterStory+standard demos and assets
  4. Agency demo package
  5. To run agency demo you need Monkey and The New Office scene asset
* all zips are 'extract here' archives, right into game dir

Tutorials that were not updated for v5
Amazing work, my hats off to you. This feels like an actual update to the game with how feature packed it is.
Really nice to see the models walking and moving between poses naturally, the photoshooting is really nice.
One minor gripe I have is that you need to look up in a certain way to move the "tasks" window out of the way to be able to move the rating sliders when you rate a girl.
Perhaps it could be moved to a different spot so it's not blocking that window?
 
  • Like
Reactions: qwertyuq123

TheCombatFox

Newbie
Jan 14, 2020
56
30
HE IS WORKING ON MY DREAM FEATURES DONT SAY THINGS LIKE THAT!

MR TVALLE DONT LISTEN TO WHAT HE SAID PLS ADD POOP COCKTAIL MINIGAMES WHERE YOU FEED THE MODEL TACOS UNTIL SHE GETS EXPLOSIVE DIARRHEA AND A TUBE TAKES HER POOP RIGHT INTO MY MOUTH PLS PLS PLS
Yea. He's/She's trying to make sense and wrap his/her head around your request after catching a fever right after reading your request
 

TheCombatFox

Newbie
Jan 14, 2020
56
30
redownloaded the game and i dont know how to install the moonkey,just dragged it t the game directory as it said and what now?
I think you did all what's needed to be done if you want to play with Monkey... Just open the game and start interview and you'll see some new keybinds at the top of your screen
 

Nathanxm

New Member
Feb 11, 2021
12
6
BetterExperience Update 5.2a
Many thx for the mod (also to Thora for the super monkey mod as always!).
I like the demo very much and it's working like a charm.
But I do miss the settings possibilties (I did assaign f2 and f3 as hotkeys for auto thrust and auto seeker for example to have more control in free camera mode) for the normal better experience stuff in the main game which was available when u hit esc in the first place.
Any chance to bring the function back?
 

WakamoSato

Member
Jan 9, 2021
116
168
Many thx for the mod (also to Thora for the super monkey mod as always!).
I like the demo very much and it's working like a charm.
But I do miss the settings possibilties (I did assaign f2 and f3 as hotkeys for auto thrust and auto seeker for example to have more control in free camera mode) for the normal better experience stuff in the main game which was available when u hit esc in the first place.
Any chance to bring the function back?
As far as I can tell, it's still possible.. Just hit Esc, click 'BetterExperience' and then under the 'player' tab, you've got the option to change the keybinds for both 'auto-thrust' and 'auto-seeker'..

I'm just happy that the :poop: loving people seems to have retreated back into their daddys basement after Monkey and BE dropped.. I guess they are busy sucking :poop: off their fingers. "Long may it last!"
 
4.10 star(s) 153 Votes