NokiMo
Skunkfrakker & Veelicious
Skunkfrakker & Veelicious

subscribestar


New huge content update! Yay! Hi Everyone!Sorry about the…

New huge content update! Yay!


Hi Everyone!

Sorry about the delay, but I think it's worth it! Awesome new content!

Let's start with the delay: So I was getting caught up on emails until Friday last week, which gave me just Saturday and Sunday before Monday. That wasn't enough to do anything cool. Instead of posting and saying I didn't have anything cool, I figured I'd make an awesome new content build and put it out today (well, yesterday, actually! I worked on the video today.) The result is Besti 9.85.

Besti 9.85 has the following new cool things:
  • A new type of behavior: "Pony on Top." That's what you think it is! At present there's one activity you can do which is to be a female avatar and interact with a male or herm friend. More on the way and all of this will port to Besti X, too, so it's not wasted production. New content is always nice <3 You can use the Besti Toy on dildos now <3
  • Significant AI improvements regarding look targeting and some improved animations
  • New post-processing shaders. One just makes the graphics look better, and another gives a "toon" style appearance. If you have a potato computer you can also turn it off completely, which will make it run better than it ever has.
  • New fluid shaders. Now they're nice! Still the same underlying non-compute SPH algorithm  system which isn't spectacular, but the new shader makes it look a hell of a lot nicer.

Something to note:
In VR the new fluids use more CPU than they did before, but not too much. I don't think this will affect folks and it still hits 90 FPS on my baseline VR machine (Laptop i7 7700 with a GTX 1060.) I bring it up because if it causes a huge issue I can make a build that doesn't use the new fluid shaders for you if there's an interest. We weren't CPU bound before which is why I don't think this will cause a problem, and a $50 CPU can crunch this just fine, but just the same I figured I'd bring it up. Please report if you're having an issue, I guess, is what I'm saying, and I'll take that into account. In 2D the difference is negligible by adding just a single draw call, so this only affects VR.

You can check the full changelog below for all the details on the new build.

If you've emailed me and I haven't gotten back with you thank you for your patience. I've been getting significantly more emails than per usual and I can either answer emails or make content, so I had to pick content this week. I'll get back to you over the next 3 to 4 days, and then I'll get back to work on Besti X <3 I have a new voice pack ready to go, too, so expect that shortly!

New keys will come out as soon as there's new content on the servers! Let's target Friday to give me a full week to get something worth your time. Thanks as always for your incredible generosity and support--especially through these super crazy times. I'll keep making you things if you want me to! 

<3

Besti 9.85 changelog


==Known issues==
  • The 3D pony arousal gauge is in a bad spot. I'll move it in the next build. Thank you for reporting the issue! The AI controls this and I just failed to tell the AI how to do it. The fix should only takes a few hours to implement so I'll get that in the next build.
  • Urine from males is full of poor-looking bubbles, but urine from females looks as intended. I need to dig into this and figure out what's going on.
  • Alwaysfree forest has unexpectedly intense lighting. I'm not sure why. I probably need to recompile the lights.

==New Features==
  • There is now a Pony On Top behavior that allows you to be fucked by a pony. Besti Toy on a dildo works well for this. You can thank Vaalyn for sending me the tools I needed to test this properly (hue hue hue.) It only works with a female avatar and a male or herm friend, but I'll work on additional pairings in this position on the Besti X port.
  • Friends have a new eye option called HeartSparkles. This is essentially the Deer eye, but it has a little cluster of hearts in the corner. It's pretty cute.
  • New post-processing options have been ported from Besti X. This changes the visual appearance of the program if you want to try them.
  • Some animations have been changed to look nicer.
  • Several internal algorithms have been ported from Besti X that improve the overall look and feel of the AI.

==Core Updates==
  • Added a new internal category for the friend AI to process. This is a spawn point type where you are laying on the edge of the surface and the friend is on the ground next to you. It is effectively the inverse of Standing.
  • That will be referred to Pony On Top or P.O.T.
  • Updated the wording in the menus to remove references to Patreon. Still one more but it's so integrated I'll have to fix it another day.
  • Added an option to invert the controls in the P.O.T. position.
  • Wired that option into the settings system.
  • Modified the save file to retain your preference on if you want to invert the P.O.T. behavior with the Besti toy.
  • Put in a failure contingency that updates your save file if you load a previous version of the save file that doesn't have that option. 
  • Created the conceptual pathing of the new position. Friend hops off the surface to get in front of you. From there there can be behavior options, and there's another branch called Mount Me that has other options. Mount me will have inside of it penetrative options that the friend can use on you, whereas on the base branch the friend can do oral on you or a variety of other things. This will give us options to work with without the menus becoming too complicated. 
  • Animated this behavior. The new behavior is POT Vaginal, and consists of 78 animations as seed data for the animation parser. If you're new to Besti, Besti uses a system to generate variants of animations based on skeletal animation that I make in Blender. The actual animations are never used in Besti, but it generates close approximations so a looping behavior is never quite identical.
  • Configured male friends to get an erection when you ask them to mount you.
  • Fixed an issue that happens in House Party where a background process crashes if you don't have any video files in your video index.
  • Fixed the grabbable that was making a thumping sound on entering House Party. The key bowl was juuuust high enough to trigger the impact effect once physics activates. 
  • Increased the accuracy of body look targeting.
  • Improved look targeting in general by backporting the new orbital targeting routine I wrote for Besti X.
  • Added a penetration sensor to your vaginal/anal region so I know how penetrated you are/how quickly you've been penetrated.
  • Wrote appropriate code for that.
  • Made significant scripting improvements to improve performance. 1 to 2% difference, but it does solve a lot of potential weird issues.
  • Fixed a logical issue with the arousal AI subroutine. On male and herm friends, the friend's state of erectness is based on how aroused the AI is. The problem was that at precisely 300 arousal, the penis erection subroutine didn't know what to do. At this precise amount, the penis was updated with a status that was neither flaccid nor erect, nor was it in between. What was happening instead was that the physics system was competing with the animation system, and when the penis is asked to interact with a collider (such as when it's penetrating you) the penis vibrated itself free of you and popped out of your abdomen like an alien. Obviously that's not the desired behavior so I fixed that to have 300 arousal be a valid arousal level. 
  • Fixed an issue that caused semen to gurgle out from your chest when your friend ejaculates inside you. Again, humorous, but unintended. 
  • Improved the rotation behavior of standing friends. 
  • Revamped the fluid system. This has a bit of a performance impact, but I feel like I've offset that for slower computers to be able to deal with in other areas.
  • Made stallions cum significantly more cum.
  • Increased volume of mare secretions when aroused.
  • Made urine look nicer
  • Added new post processing options that I backported from Besti X.
  • Added internal code for HDR support if you are using an HDR display. This was written for Oculus Quest support on Besti X, but it was easy enough to port over to Besti 9.
  • Made the artwork for a new eye type. Heartsparkles. Thought it was cute. 


New huge content update! Yay!
Hi Everyone!Sorry about the…

Related Creators