Collection Mod Unity Virt-A-Mate Mod Assets: Clothing,Environments,Objects,Scenes,Looks,ect.

5.00 star(s) 5 Votes
Status
Not open for further replies.
Dec 15, 2020
94
494
Thanks for all the people that reported the problems and helped me test, i have been able to found the root cause of the problem, it seems that Version 2.9 is unable to generate a new clientID, so we will be using version 2.8 (that is the same thing) that works ok, now, version 2.9 and 2.8 share a bug that the author wasnt unable to solve so i made a little PATCH that solves the problem (the author is more than welcome to use it lol)

So you will need the version 2.8 patched that is here:
Please ONLY use this version, Also this version contains Formation and VarScanner 1.2

Now steps to enable:

Be sure to first open VAM_Updater.exe and press: "Options"

View attachment 1293361

Then "Sync Repair Core"

View attachment 1293363

Then extract ALL the files from the GoldenPack inside your main VAM FOLDER overwriting when asked, if you dont overwrite it wont work (Specially for the Mono Cecil DLL)

View attachment 1293364

Open VAM and press "Open Default Scene"

View attachment 1293365

After it loads in a BLACK SCREEN

Go to "User preferences", then "Misc", and then check "On Startup skip...."

View attachment 1293366

After that press "Scene Plugins" enter to "Open Custom UI"

View attachment 1293427

And Enable the check, then turn off VAM and start it again and once it loads wait some seconds before attempting to open any VAR SCENE (if none is visible just wait it has to cache), its going to scan all your vars an generates them, it will open in a BLACK SCREEN dont PANIC, press Toggle UI and then the STAR, just remember dont do it very quickly because the system will be generating the VAR cahe in the background (in one test i was very quick to enter the STAR, and an error popped up, and had to restart VAM) be patient the amount of time depends on the number of vars you have.

View attachment 1293370


After that everythng will work normally.

Tech explanation of the problem (you can skip if you want)

The explanation is simple the plugin needs to be loaded to generate the VARS, and with the current new MENU it doesnt load any scene nor any plugins, when the plugin is loaded and its checked the system invokes a DLL ( \BepInEx\plugins\Console\i18N.Unicode.dll ) this DLL has a function called Initialized()

View attachment 1293375

If this doesnt run then RefreshCo() doesnt run, and FileManager.Refresh(); doesnt get invoked, that is the one that loads all your VARS, note that it check the license during that, and if the license is not correct it will return false, so Initialized doesnt run lol...

View attachment 1293376

So if after everything you have problems, delete the client.txt (dont use other people clientid) and restart VAM, the client.txt will regenerate, and after that use the keygen again to generate the key.pfx (the client id will change because it has some random numbers inside)

the client.txt its generated inside \BepInEx\plugins\Console\Lib\vnscenescriptext_objcam11.py

In this line of code: client = str(SystemInfo.graphicsDeviceVendorID) + "-582-" + str(SystemInfo.graphicsDeviceID) + "-" + str(random.randint(1000000, 9999999))+"."+SystemInfo.deviceUniqueIdentifier

So if you use the clientid from someone else it wont validate because its using your PC hardware IDs

Im at your service.

P.S. This wouldnt be posible at all without the help of: Bob_Oblong
Hi Pesadilla, I wonder if it would be possible to delete \ disable faster Vam plugins [and it's var caching] and still keep MMD, Render to Movie and vars stuff ripper?
Actually since i came back to my another apartment whole package of these plugins stopped working for me since i got in here different mouse device and TV plugged in so my machine ID changed [lol] and Vam can't register any new vars and missing old ones.

I have actually tried remove faster vam in both BepInEx and Vam custom folders and it still didnt want to register anything new with same error. Disabling BepInEx and replacing monocecil back to original did the trick, but i guess i lost MMD features
 

Amadeus3D

Member
Apr 9, 2020
220
1,009
I dunno where you are going with this.

Fact is I requested Anaconda futa months back. Reignmocap finally picked up on the issue and tried it himself.

He lacked the THICC Twerk factor. Was only pushing for creators to do better. Fact is Reign has #1 subscribers on patreon nobody pirated him in month. Honestly believe pigtamer was part of kittymocap team who kept promoting her. She's on vacation with 300 subs. I look at these numbers

Reignmocap is nowhere near the quality of C&G. The other argument was XStatic didnt allow customizble control on his fog plugin. It is very 8 bit nintendo.

As clearly seen captured with the ZHFX plugin.. which was also ommited from the Paywall pack.


If you want a "THICC" model then swap Reign's stock model out for one of your own choosing, I don't see what's so difficult here.
Comparing Reign with C&G is apples & oranges, they are two very different styles and appeal to two very different demographics. C&G puts on a whole dance production that doesn't leave much to be edited, whereas Reign creates mocaps that are generally intended to be imported into the environment of your choosing and swapped out with a model of your choosing. The two creators are not the same thing, regardless of whether they use the same mocap suit or not.

It's difficult for me to fathom why you would insist on arguing this non-issue to the point of getting yourself booted from discord servers, but I guess that's a you-thing.



Now lets get back to sharing and making paywall creators cry.
 

Anon2469

Member
Jul 13, 2020
331
1,296
Hey guys! If you recall i was looking for the alley asset (environment) kinda like back alley with yellow bin.
So i found out a pic of it.
View attachment 1308993
It was suppose to be used in a scene by TrabantDave Behind the bin but the var file that i have includes only the scene.
Maybe someone got the whole package of it including the alley asset?

 

Obitron

Newbie
Oct 14, 2020
43
53
OK, guys, what's the best way to animate body part with a CUA? Let's say a hand gripping a dildo? I've physically linked dildo to a hand and the dildo moves when I move the hand. Yet when I apply silver circler to the hand... the dildo stays in place! WTF?!
Make sure you are parenting to the “lhand/rhand” node and not the “lhand/rhand controller” node (naming might not be exact).

I’m guessing the plugin uses forces and as such doesn’t affect the “controller” node at all and only the physical node so if you parent to the control node nothing happens.

Most nodes have a “controller” version and a matching physical node.
 
  • Like
Reactions: ssuukk

ch2onic

Member
Dec 13, 2019
114
248
Hi Pesadilla, I wonder if it would be possible to delete \ disable faster Vam plugins [and it's var caching] and still keep MMD, Render to Movie and vars stuff ripper?
Actually since i came back to my another apartment whole package of these plugins stopped working for me since i got in here different mouse device and TV plugged in so my machine ID changed [lol] and Vam can't register any new vars and missing old ones.

I have actually tried remove faster vam in both BepInEx and Vam custom folders and it still didnt want to register anything new with same error. Disabling BepInEx and replacing monocecil back to original did the trick, but i guess i lost MMD features
Start game up in scene you start in go to session plug in make sure faster vam is unchecked inside then remove it, go to Presets, remove user default, and then load default, then do the same thing to scene plug in. Then save your empty scene with no plug in on it and overwrite your default.json .... the steps i followed to take it off some ways would stay on and stop reading my vars....... if tis already gone make sure to overwrite your default scene with no plug ins you can then re add the pack without the default.json/scene folder but you are going to have to Generate a new key now since you removed it.
 
  • Like
Reactions: Pesadilla
Dec 15, 2020
94
494
Start game up in scene you start in go to session plug in make sure faster vam is unchecked inside then remove it, go to Presets, remove user default, and then load default, then do the same thing to scene plug in. Then save your empty scene with no plug in on it and overwrite your default.json .... the steps i followed to take it off some ways would stay on and stop reading my vars....... if tis already gone make sure to overwrite your default scene with no plug ins you can then re add the pack without the default.json/scene folder but you are going to have to Generate a new key now since you removed it.
So, just deleted faster vam from both BeepIn and Custom folders, keeping my original default scene, deleted client and key files and generated new versions and... it's just works again. I have tried it before already i swear lol
 
  • Like
Reactions: Pesadilla

kraoro

Active Member
Jul 9, 2017
794
1,003
Looking for any or all of these please? Been looking for a while. The torrents only have Bamair's looks, but none of the scenes. Someone halp? :(


 

ch2onic

Member
Dec 13, 2019
114
248
Make sure you are parenting to the “lhand/rhand” node and not the “lhand/rhand controller” node (naming might not be exact).

I’m guessing the plugin uses forces and as such doesn’t affect the “controller” node at all and only the physical node so if you parent to the control node nothing happens.

Most nodes have a “controller” version and a matching physical node.
Screenshot (79).png Can also try Blasedusts parent hold link makes it follow better too, if parent to control node dildo starts flying around all over place for me (also zoom in close and make sure to not push collision into hand but just make it touch or it will always be trying to push into your hand)
So, just deleted faster vam from both BeepIn and Custom folders, keeping my original default scene, deleted client and key files and generated new versions and... it's just works again. I have tried it before already i swear lol
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: ssuukk

X12SAX

New Member
Jan 29, 2020
3
22
Most probably you even cloned a complete artificial change of her and now she gets uber young ;)

detecting a girls real age is a skill you need years to understand so many things, especially when she totally artificializes herself on the internet and creates a complete illusion of herself for the viewer. ;)

When you clone this illusion it will go all the way wrong

You have to understand the illusion

And in VAMs case you also have to understand the technical limitations you are facing.
Yeah, accounting for different camera focal lengths, filters and such is a difficult thing since they can drastically change the way a face looks. Personally I use two different photos for the morphs and take the avg. But of course the ideal solution would be to use some sort of deep learning tech to take the avg of perhaps hundreds of photos.
 
  • Like
Reactions: Bang5Bang

kraoro

Active Member
Jul 9, 2017
794
1,003
Couldn't find anything through a search. Anyone have any of these by Virtamateur?


 
  • Like
Reactions: adamken

Kintaroe

Active Member
Apr 5, 2019
519
1,021
Hi guys.
I'm making a look similar to this picture. But I am sad that there are no similar clothes.
If anyone has similar clothes, please share with me!
When I'm done, I'll share it with you guys.
Of course for free!
View attachment 1308895 View attachment 1308896
Put the Folder in custom/clothing/female


Also which hairstyle and hat did u use for your model?
 

ch2onic

Member
Dec 13, 2019
114
248
"dependencies: Molmark.Graybedroom.latest"
"Error during attempt to load assetbundle Molmark.Graybedroom.latest:/Custom/Assets/Molmark/graybedroom.assetbundle. Not valid"

I tried to look at Molmark patreon and didn't find this gray bedroom, maybe someone here have?
Just load up the scene put Any room you want, line it up and save it.
 

Titanity

Newbie
Aug 1, 2019
50
62
You need to describe what your problem is in more detail. "Arent in any state of normal behavior" is not enough to understand your problem.

Tell us what is wrong now and what you want. It would be helpful as well to give us exactly what scene you are using. Some scenes you download here have breast physics tweaked in very weird ways.

If something is extremely wrong, maybe post a screenshot if it is visible in a static screenshot.
Titty Magic helps alot when first starting out with breast physics ( tittymagic.4067/). Regarding fine tuning them, I'd say stick to the "F Breast Physics 2" tab, as the changes made in there are much more managable and noticable on the fly, so you can play with the sliders in there to get a quick grasp on what everything does and how you can work them best with your model.

Take in mind also that there's many custom morphs focussed around breast/nipple morphs that will create a sort of "invisible barrier" as it were, regarding collisions and clothing physics interaction, so if something seems off make sure you play around with any custom breast morphs to see what the culprit is.


Sorry im not with english as primary language.

Well what i mean is the tits ingame why cant they act normally like in real world. When hands collide with the tits then a very abnormal behehavior of the breast is going...


And thx for the idea with Titty MAgic addon... Im still trying to figure out where to throw the addons files. (what directory)
And also how to load it ingame... I´m trying to run uiassist from jayjaywon ingame. But all the plugin buttons ingame dosent show it...
 

Titanity

Newbie
Aug 1, 2019
50
62
Guys when i have to look for paid scenes for the game on the website i click "latest updates" on the top. Then i sort it out with assests on the right side... But what should i sort out here? Only to get the payed scenes in VaM?
 
Status
Not open for further replies.
5.00 star(s) 5 Votes