Jump to content

AAF Nuka Ride: A Porn Studio Mod


Recommended Posts

Posted (edited)
On 10/21/2025 at 9:15 AM, JB. said:

It sounds like you're not building correctly. Once you build the outfit group, go to DATA/Meshes/Nuka Ride and see if the outfits have been built correctly (check the creation date).It must be something on your end because there were never any problems with this before.

thanks i did some messing around and fixed it, now one question, is there a mod where we can get canked before the scene happend automaticaly, im using fusion girl

and now when i get whipped at the mayor the face becomes all pink with no texture, after using the bodyfluid removal it fixed, for some reason cum mods are making the head become pink

 

Edited by Rafaloco
Posted
4 hours ago, 4nln415 said:

is that part of the NR outfit? I thought it was the GRIM outfit but guess not. 

No that is a mix and match of Vtaw and some NR stuff its just a test still deciding on her final look. But if you want it exactly like that. Boots = Vtaw active wear, skirt is = Vtaw Velma short skirt. Top = Vtaw gothic dress v3. You do need to change the materials to latex tho. So some of them you might need the material files aswell

Posted
5 hours ago, maha64 said:

This is a really cool mod.

It's far superior to the original Nuka-World in terms of scenario, character personalities, and ideas.

I'm curious, since Nuka-Ride featured Shaun and Maxon and had relationships with the Main character.

Are there any plans to have Nuka-Ride participate in the main Fallout 4 questline?

JB actually mentioned something about redoing the whole main questline a day or two ago. But he said its way down the road so don't expect it tomorrow or anything

Posted

@JB. I ran into what looks like an issue with the MCM settings. In the Norita route during the Home Chores quest it was doing all the chores instantly as if I had the fast maid chores cheat on, but it was off in the MCM settings. I turned it on and back off and tried toggling the Nora version of it, but nothing changed the behavior. The console indicated that the _nr_FastMaid_Global was -1.0000 and didn't change when I changed any of the settings. The chores started working normally when I used the console to set that global to 0.0000. Not sure if it's a problem with the persistent MCM settings or if just my instance was messed up somehow.

Posted
16 hours ago, Rafaloco said:

thanks i did some messing around and fixed it, now one question, is there a mod where we can get canked before the scene happend automaticaly, im using fusion girl

and now when i get whipped at the mayor the face becomes all pink with no texture, after using the bodyfluid removal it fixed, for some reason cum mods are making the head become pink

 

The pink thing is because you're missing facial tints

Posted
1 hour ago, DNTW said:

@JB. I ran into what looks like an issue with the MCM settings. In the Norita route during the Home Chores quest it was doing all the chores instantly as if I had the fast maid chores cheat on, but it was off in the MCM settings. I turned it on and back off and tried toggling the Nora version of it, but nothing changed the behavior. The console indicated that the _nr_FastMaid_Global was -1.0000 and didn't change when I changed any of the settings. The chores started working normally when I used the console to set that global to 0.0000. Not sure if it's a problem with the persistent MCM settings or if just my instance was messed up somehow.

Thanks for the report. I had my eye on it, and it's probably because I accidentally added a space here in my script. 😵‍💫 I'll have it ready in the next update. 

 

image.png

Posted (edited)
On 10/24/2025 at 4:24 PM, judge007 said:

 

A useful utility, https://www.nexusmods.com/fallout4/mods/87907

Can finish off what Simple FO4 Downgrader misses, and is able to run download_depot for the rest. Including Creation Kit.

It will also analyze your dlls and archive files, plus look for extraneous files inside of mods.

 

It also contains links for other utilities, of which I've only used TextureScan.

as a test, I wanted to see how easy/hard it would be to set up a profile for Next Gen.   This utility helped alot to get it set up.   Upgraded - installed the F4SE for NG and started checking the plug-ins.   Worked great - 1st log into MO2 no crashes, no hangs and no stutters everything looks great so far.   Haven't made it to NR yet but will test that Monday as I have a few things to take care of the rest of the weekend.   Its pretty painless to be honest - took about 30-40 minutes to find all the mods.   In case anyone wanted to try it I have listed the files below that are OG versions with NG upgrades and those that are specific to one or the other.   It takes like 5 minutes to downgrade as I have done it before and kept the depots so no harm it trying this and have everything separated by game version so it an easy transistion (though a few files have to be put back in the correct place after the screenshots)  A few mods just need a .dll file deleted like AAF (delete the one your not using) and 3rd person Behavior fix (delete the F4SE plug-in on NG as it not compatible)

 

 

 


image.png.e99deecbbb449f00967a7bfb94e53efb.png

image.png.7a47e448b939dd09e41626536521299d.png

 
 

 

 

not sure of the benefit of being on NG but figured I would know how to do it in case I wanted to :)

 

fun fact - if you have AI mode turned on in Google - you can feed it a .dll and ask it what mod its from and what it does.   I love AI mode! can ask it all kinds of stuff about fallout 4 settings and features - stuff I have no clue about but it does and will tell you papyrus features - what errors mean and how to fix them.   What mods to use if you want to do something.   It was a great help just asking it how to set up MO2 to use NG.   Try it out next time you want to try something - it might surprise you and you can find features you did not even know about in papyrus commands.

Edited by Mimirue17
Posted (edited)
3 hours ago, Mimirue17 said:

not sure of the benefit of being on NG but figured I would know how to do it in case I wanted to :)

 

Not much for regular users, I think this is probably handy for modders to test both game versions.  How are you handling root mods?  If your using root builder there is something to be aware of if your running OG & NG in the same instance.  The way I have it set up is similar to what your doing, except I have 1 root mod for downgrade which is called Game Engine 1.10.163.0 and contains Fallout4.exe, Fallout4Launcher.exe, and steam_api64.dll.  The tricky part is the root backup that Root Builder does is per game executable, so what you need to do is locate the root backup folder and create a junction to link the 1.10.163.0 game version to the 1.10.984.0 backup.  From command prompt:

 

CD "C:\Modding\MO2\plugins\data\RootBuilder"

CD "CProgram_Files_(x86)SteamsteamappscommonFallout_4" (this is your game root dir with \ removed and spaces translated to _)

 

You should see one folder there "1_10_984_0", and you want to create a junction:

MKLINK /J "1_10_163_0" "1_10_984_0"

 

The result of DIR should look like this:

05/26/2025  03:02 PM    <JUNCTION>     1_10_163_0 [C:\Modding\MO2\plugins\data\RootBuilder\CProgram_Files_(x86)SteamsteamappscommonFallout_4\1_10_984_0]
10/25/2025  09:07 PM    <DIR>          1_10_984_0

 

Otherwise what you will find is sometimes it won't restore Fallout4.exe and occasionally it will create a 1_10_163_0 cache, I think it tends to happen if MO2 crashes during Root Builder which seems to happen from time to time.  I have also gotten into the habit of running Root Builder > Clear after a MO2 crash during game exit.

Edited by dav42
Posted
49 minutes ago, Rafaloco said:

oh i had it, strange, but thank you anyway

 

maybe play with where it sits in the load order if you have face mods

Posted

there is one problem I noticed with the Scripted Face Tints not sure if its related though but when the tears overlay is installed even after using a napkin to remove bodily fluids after a scene it doesnt remove the tears usually I have to restart my game in order for it to be removed

Posted
23 minutes ago, CrantiusColto said:

Are there any updated mod requirements for the new version? AAF, animations, Bodyslide, etc?

Probably not, but what version are you updating from?

Posted
1 hour ago, izzyknows said:

Probably not, but what version are you updating from?

 

The previous version before the maintenance patch. But thanks - I just wondered when I went through the patch notes. 😊

Posted (edited)

hi guys what is the hair style mod used for the bimbo wig btw the mod is great its now working very well the crashing for me is windows 11 lol anyways yeah i would love that wig as a hair style by any chance JB.

if so? please it is for my vulpine character race mod preset i like to changes things up to keep it interesting

:) 

Edited by ArgonCadium
Posted
4 hours ago, ArgonCadium said:

hi guys what is the hair style mod used for the bimbo wig btw the mod is great its now working very well the crashing for me is windows 11 lol anyways yeah i would love that wig as a hair style by any chance JB.

if so? please it is for my vulpine character race mod preset i like to changes things up to keep it interesting

:) 

 

Posted (edited)

@JB.Sorry to rudely interupt this is not only a question for my curiosity but for alot of people here now. So i really like the bimbo wig first of all. But i just ask 1 simple question where exactly did you get the bimbo hair wig and where can I find it. if so i want to know can i have it as a hair style or a general character feature? At the barbers at diamond city or somewhere else. By the way you make amazing mods i love them. sincerly. Argoncadium

Edited by ArgonCadium
Posted (edited)
25 minutes ago, ArgonCadium said:

@JB.Sorry to rudely interupt this is not only a question for my curiosity but for alot of people here now. So i really like the bimbo wig first of all. But i just ask 1 simple question where exactly did you get the bimbo hair wig and where can I find it. if so i want to know can i have it as a hair style or a general character feature? At the barbers at diamond city or somewhere else. By the way you make amazing mods i love them. sincerly. Argoncadium

If you have this mod https://www.nexusmods.com/fallout4/mods/42520 you can cheat to get it in the Nuka Ride esp 

As for the hair alone it should be in the BDO hair where you can search for and find online probably

 

People have their own schedule and live around the world so just be patient and wait for people to respond so multil post doesn't really help getting your questions answered.  

Edited by 4nln415
Posted (edited)
1 hour ago, ArgonCadium said:

black desert online hairs by trophi hunter? you need like a 1440p monitor which i have i dont model so i dont need 4k lol

 

I'm using it on a laptop with 1080p display, works fine.  If anything it would be more about your GPU.

Edited by dav42
Posted

Hey,

 

I am having an issue with the scenes, when I start a scene it says “No orgasm tags” found on the top left. 
 

I am playing with Sex Attributes so my character gains arousal but my character does not orgasm at the end of the scene.

 

Anyone know the solution to this? I do have UAP installed 

Posted (edited)
34 minutes ago, PezzBig said:

Hey,

 

I am having an issue with the scenes, when I start a scene it says “No orgasm tags” found on the top left. 
 

I am playing with Sex Attributes so my character gains arousal but my character does not orgasm at the end of the scene.

 

Anyone know the solution to this? I do have UAP installed 

My mod will only trigger an orgasm if the scenes are tagged as vaginal, anal or masturbation. The goal is ideally to avoid having orgasms during oral sex, which causes the closed-mouth bug. But for the next update, there will be a switch so you can skip this and have lots of orgasms from armpit sucking, dancing , sucking and kissing, as nature intended. 😝  

 

 

Edit: But I'm serious, you'll be able to adjust that in the next update. 

Edited by JB.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...