reigan

Active Member
Sep 21, 2018
505
1,936
I don't get the rating system.
What's the point of 0? If I rate something 0, does that mean:
- I ignore it/don't care
- Lowest rating, so 0 being hate something, 10 is amazing
- "Ban" something from appearing ever again?
 

stefan555

Newbie
Jul 8, 2018
22
3
Please find attached the latest experimental Monkey v1.8.6.

This version will only work properly with SMA v9.3+.

There are a lot of changes in this version. Since the game is pretty unstable, I wasn't able to do as much testing as I'd like. I will wait a few days to make sure there aren't any major issues before updating the main post.

Follow the install instructions closely - it is particularly important as the directory structure has changed.

As always, PM me if you encounter any issues with this update.

-T-

--

Release notes
  • New directory structure to accommodate external assets. If you have custom mods you want to keep, copy them from Config/MonkeyMods to Config/Monkey/Mods. All previously released mods I made should be integrated in monkey.json.
  • Load/unload external Unity asset bundles. Allows anyone to create new game content. See Asset/readme.txt for more information and a tutorial.
  • New gene sliders to control the model voice and desire
  • Ability to edit outfits. Warning: the game clothing system is buggy and incomplete so expect issues and will likely break when the game updates.
  • Reorganized the custom JSON UI and integrated several new features
  • Added a new Gene JSON type, allowing you add any of the 1200+ gene easily
  • Added game object tag search and path search support. This allows writing JSON that is faster and works when multiple models are loaded.
  • All JSON objects are cached to improve performance
  • Monkey is now deployed in release mode which is significantly faster. Sources can still be extracted with dnspy for the curious.
  • Fix: PlayerInputProxy console error during startup
  • Fix: 8 genes had incorrect initial values caused by a game issue. Affected sliders will show a minima of 0.01f.

Install Instructions
  • Backup any existing save files (%UserProfile%\Documents\TValle Games)
  • Create a NEW folder (use "C:/SMA" if having issues)
  • Install latest SMA 9.3+ in the folder and make sure it works
  • Open the Monkey archive and copy all files to the same folder

How to use
  • Commands are shown in the title bar
  • Fly camera: hold right mouse button and use WASDQE to move, use spacebar to switch input between camera and player, shift to go fast, alt to go slow
  • Color sliders may require unchecking the 'sync' options in gameplay settings
  • Options are in Monkey_Configuration.xml.
  • See JSON_Quick_Guide.txt and Asset.txt for more information on customization.

--
Name: Monkey 1_8_6.7z
Size: 533791 bytes (521 KiB)
SHA256: b9c25dc67f72b7c8e1fbd818c4ac81b07a425dd5f258b63b7e1b78af6021ee79
New monkey broke money earn system. Your ballance 250, next day just 202.
 

HornyNarwhal

Newbie
Nov 30, 2017
54
61
Please find attached the latest experimental Monkey v1.8.6.

This version will only work properly with SMA v9.3+.

There are a lot of changes in this version. Since the game is pretty unstable, I wasn't able to do as much testing as I'd like. I will wait a few days to make sure there aren't any major issues before updating the main post.

Follow the install instructions closely - it is particularly important as the directory structure has changed.

As always, PM me if you encounter any issues with this update.

-T-

--

Release notes
  • New directory structure to accommodate external assets. If you have custom mods you want to keep, copy them from Config/MonkeyMods to Config/Monkey/Mods. All previously released mods I made should be integrated in monkey.json.
  • Load/unload external Unity asset bundles. Allows anyone to create new game content. See Asset/readme.txt for more information and a tutorial.
  • New gene sliders to control the model voice and desire
  • Ability to edit outfits. Warning: the game clothing system is buggy and incomplete so expect issues and will likely break when the game updates.
  • Reorganized the custom JSON UI and integrated several new features
  • Added a new Gene JSON type, allowing you add any of the 1200+ gene easily
  • Added game object tag search and path search support. This allows writing JSON that is faster and works when multiple models are loaded.
  • All JSON objects are cached to improve performance
  • Monkey is now deployed in release mode which is significantly faster. Sources can still be extracted with dnspy for the curious.
  • Fix: PlayerInputProxy console error during startup
  • Fix: 8 genes had incorrect initial values caused by a game issue. Affected sliders will show a minima of 0.01f.

Install Instructions
  • Backup any existing save files (%UserProfile%\Documents\TValle Games)
  • Create a NEW folder (use "C:/SMA" if having issues)
  • Install latest SMA 9.3+ in the folder and make sure it works
  • Open the Monkey archive and copy all files to the same folder

How to use
  • Commands are shown in the title bar
  • Fly camera: hold right mouse button and use WASDQE to move, use spacebar to switch input between camera and player, shift to go fast, alt to go slow
  • Color sliders may require unchecking the 'sync' options in gameplay settings
  • Options are in Monkey_Configuration.xml.
  • See JSON_Quick_Guide.txt and Asset.txt for more information on customization.

--
Name: Monkey 1_8_6.7z
Size: 533791 bytes (521 KiB)
SHA256: b9c25dc67f72b7c8e1fbd818c4ac81b07a425dd5f258b63b7e1b78af6021ee79
Singlehandedly carrying my continued interest in the development of this game, Thora. Thank you.
 

Thora

Member
Jan 2, 2018
349
1,081
New monkey broke money earn system. Your ballance 250, next day just 202.
Thanks for your bug report!

I've confirmed that the agency money will be set to the value of the Monkey slider when a new girl is interviewed.

This is the standard behavior for all custom JSON sliders, which reapply their current value when a new model arrives. This works great for most objects, but not here. This behavior will also occur with any custom gene.

While the code 'works', this behavior is undesirable and I consider this a bug. The proper solution is to add a new feature to allow users specifying the behavior they want. This ties into a bigger issue of controlling JSON object lifetime (i.e. what values should be changed when) - I have no simple solution yet.

I plan to provide a fix for this in the next release. I may issue this as a patch/hotfix if more issues are found.
For now, you have two solutions:
  • Adjust the money you have under Monkey->Agency->Money. Whatever you set there will be reapplied at the start of each new model interview.
  • Replace the Monkey/monkey.json with the one attached below. This uses a 'delay' clause to fixes the money slider. This won't fix custom genes unfortunately,

-T-
 
Last edited:

itnoel

Newbie
Donor
Apr 12, 2018
20
15
I recently posted the intermittent freezing issues I've been having with the game. I just bought a new video card and its cool cause i can use it for many purposes. I also had to upgrade my power supply. Tell me why this game is still freezing. PLEASE HELP!!!
 

BloodBoy

Newbie
Sep 7, 2017
48
61
I recently posted the intermittent freezing issues I've been having with the game. I just bought a new video card and its cool cause i can use it for many purposes. I also had to upgrade my power supply. Tell me why this game is still freezing. PLEASE HELP!!!
Have you checked your PC for viruses?
 

elemmy

New Member
May 9, 2018
2
1
Hey, itnoel
Check your memory settings in bios. Sometimes new hardware/drivers may require resetting xmp/overclock profiles.
If you have any overclocking (Quick OC) settings in bios enable - disable them.
Or reset bios to default. Then boot OS, run the game.
Also check for bios updates.
 

Mipro

New Member
Feb 27, 2019
1
1
At some point I just seem to no earn money anymore, I tested it out on different saves and it happened randomly after closing the game and opening it back again, anyone else has that ?
 
  • Like
Reactions: Bazmanfoo

kopsutin

New Member
Jun 29, 2018
10
33
Somehow I started getting sunday and my game got stuck. I couldn't access PC anymore and the day was sunday for some reason. Reloading didn't help - had to start over. Ver 0.9.3a.
 

eskolol

Newbie
Feb 3, 2018
29
73
If I was dev right now. I'd try to fix the lighting. Add a couch. I would also allow the player character to fly and rotate around the room. No clip his limbs (mainly legs) so they don't touch everything and everywhere. Opens the game up for sex positions when the player character isn't stuck standing up. Maybe even cowgirl.
 

CuumWizard

Member
Oct 8, 2019
295
790
If I was dev right now. I'd try to fix the lighting. Add a couch. I would also allow the player character to fly and rotate around the room. No clip his limbs (mainly legs) so they don't touch everything and everywhere. Opens the game up for sex positions when the player character isn't stuck standing up. Maybe even cowgirl.
Well if I have the game for you, ever heard of Minecraft's Creative mode? :cool:
 
  • Haha
Reactions: Rexaureus
Jan 7, 2022
362
474
If I was dev right now. I'd try to fix the lighting. Add a couch. I would also allow the player character to fly and rotate around the room. No clip his limbs (mainly legs) so they don't touch everything and everywhere. Opens the game up for sex positions when the player character isn't stuck standing up. Maybe even cowgirl.
I think being a flying dick and balls would just be a different game. Might start a new kink and get a tag if it's done right. This is a very inclusive message board and we try not to kink shame.
 
  • Like
Reactions: Rexaureus

numnut

Newbie
Jan 16, 2021
21
46
I'm never able to find the exit when I enter the Agency Info section.

The window extends outwards and I have to restart the game if I mistakenly enter. I tried changing resolutionto see if I can find the exit button but not luck.
Dude mine
I think being a flying dick and balls would just be a different game. Might start a new kink and get a tag if it's done right. This is a very inclusive message board and we try not to kink shame.
Wait ...... You have Balls ? ..... My dude been neutered ....No wonder That's probably why i keep getting absolutely grotesque lopsided Quaimoto looking bitches.... there was one that did nothing but talk shit the entire time i was slapping her titties.... now i want to play again... see ya
 
4.10 star(s) 161 Votes