Search the Community
Showing results for tags 'four-play'.
-
I use gun sex pistol to start scene and when start My game play some scene ,many other scene character standing still or turnaround help me how to fix
-
Version 3.5.0 | 1.0
1,967 downloads
This is just a german translation of RSE. The original by Flashy (JoeR) is still needed and should be overwritten when installing this translation. Check out the requirements. WICHTIG: Verwendet bitte die Übersetzung von CGI - sie ist aktueller! Hierbei handelt es sich lediglich um die deutsche Übersetzung von RSE. Das Original von Flashy (JoeR) wird weiterhin benötigt und sollte beim Installieren dieser Übersetzung lediglich überschrieben werden. Die erforderlichen Dateien bzw. Mods, sind unter "Requires" ersichtlich. Fragen zum Original werden bitte direkt auf der offiziellen Seite von Flashy (JoeR) gestellt. Verbesserungen, Vorschläge und auch Ratschläge zur oder für die Übersetzung, können gerne hier in den Kommentaren veröffentlicht werden. Klickt für weitere Details zu den einzelnen Versionen, einfach unten auf die jeweilige Version. Installation: Die Installationsanleitung findest du hier: Zur Installationsanleitung Wichtig: Denkt bitte daran, dass ich nur die .esp Datei übersetzt habe. Auch musste ich Strings so umschreiben, damit sie für uns Sinn ergeben! Auch Wörter wie "Jesus" habe ich umgeschrieben, damit sie mehr zur "Lore" passen. (meiner Meinung nach) Versionierung: Die deutsche Version steht jetzt immer hinter dem | der offiziellen Version (Beispiel: 2.7.5 | 1.0). 1.0 ist immer die erste Übersetzung der offiziellen Mod. Wenn ich Korrekturen an einer offiziellen Version vornehme, dann verändere ich lediglich die Version hinter dem Strich. Danksagungen: Flashy (JoeR) für die tolle Mod! winny257 für die schnelle Hilfe bzw. Auskunft! -
Version 2.6.1 (+ Runtime Neutral
346,789 downloads
Update 22 Nov 19: All my mods for Skyrim, Skyrim SE and Fallout 4 are up for adoptions. All their source code is included in the download packages and can be used in whatever way any other modders see fit - no need to ask me for permission. I have retired from Bethesda games' modding to focus on my own indie game project LifePlay (check it out here, it's an life simulation RPG on Unreal Engine. It's also moddable and open-source, and completely free.). ----------------------------------------------------- This is now an essential patch/ unofficial update to continue Four-Play framework development during DocClox's break, with DocClox's permission. It adds a bunch of fixes and new features to the framework itself. This includes the animation loader for Leito's animations and (optionally) Crazy's animations from the Gun Version here and from here. 2.6 - To have dog and threesome support, you will need Crazy's latest update. Permission and Statement on Unauthorized Child Content: (I'll move this lower in the OP in a few weeks) From 2.4 onwards, you need to disable or delete FO4_AnimationsByLeito.esp also. This is because sounds are now handled internally and dynamically by the framework - keeping Leito's esp would lead to duplication of sounds and potential damage your ears . Don't worry, Leito's actual animations are still used. (This used to be called Four-Lei, then Four-Play Alignment Fixes and Animation Loader, but neither names reflect the scope of the patch anymore) You will be asked about what animation pack(s) to load during the initial initialization of Four-Play or, if FP has already been initialized, when an animation next triggers. To avoid loading screens (at least indoors), add this to your Fallout4Custom.ini : The alignment fixes currently include: Actors will no longer lose interest in the middle of a sex scene and stand up (i.e. Diamond City guard trying to patrol in the middle of sex) Actors will no longer try to initialize a vanilla dialogue in the middle of a sex scene (i.e. merchants). Actors will attempt to find a flat surface near to where the sex scene is triggered and avoid being too close to other actors and furniture - this is a complicated thing to script so it occasionally goes awol. Removed in 1.2 for further work on it. This goes wrong too often as is. Neutral actors will avoid walking straight into a sex scene, screwing up the alignment If a sex scene involves a companion, companion behavior is disabled during sex so that he/she won't stand up when you draw a weapon/ try to interact with him/her. The game's collision is disabled for a split second to help actors position better at the start/ change of sex scene The actors are forced to face the same direction when a sex scene triggers Still, don't expect the alignment to be 100% perfect, but it's definitely better than without those fixes. You can also use Dongs of Fallout's Page Up and Page Down hotkeys to manually align the dick. This also adds to the main framework: Devious Devices support: Devious devices will no longer be stripped during sex. Bed support: If there is a nearby bed/ mattress/ sleeping bag, any sex scene triggered will ask you whether you want the sex to take place there. Each animation now has its own unique positioning relative to beds, improving bed alignment and virtually eliminating clipping. Perfect for FP Prostitution's brothel building gameplay. No Teleportation: Actors will attempt to walk to where-ever the sex takes place immersively Change Sex Position (Default: Numpad 0): press this change position during a sex scene. You can change the hotkey with console command: set Vin_ChangeAnimation to #, with # from https://www.creationkit.com/fallout4/index.php?title=DirectX_Scan_Codes Cinematic Camera: For now quite simple and only for NPC-NPC scenes (you can try to interact with a NPC having sex with another NPC for a nice dialogue camera zoom in) Combat Interrupts Sex: If the player attacks someone having sex, the sex scene will be interrupted immediately. Power Armor Can Opener Fixes: This should now be fully functional and is enabled by default. MCM Menu (accessed with the "Four-Play Framework MCM" in your Apparel section, or with the default hotkey Numpad 7): with quite a few customization options and useful tools that you can use Facial Expressions: Actors involved in sex will now play random facial expressions depending on whether the sex is consensual or forced Sounds: now handled inside framework, just like how they should be (so that Crazy's animations also have sounds and the sounds can be played dynamically based on forced/consensual and the actual genders and races of the actors involved). Cum: very basic for now Threesome Dog support This also removes F4SE as Four-Play's hard dependency (purely from a technical standpoint, it's still a requirement for Four-Play in practical terms unless you only want clothed sex). Meaning if a user fails to install F4SE properly (which happens quite often so far), it won't break the whole thing like previously ("Help! Nothing happens!") but the problem is isolated to the functionalities (i.e. stripping and strap-on) where F4SE is actually used. Makes it much easier for us to diagnose and help new users. Jaam was kind enough to contribute his code to fix the following issues with the framework: Enhancement to strapons: no equipping of strapons on solo animations (unless it is already equipped and set as noStrip). each actor memorize its strapon so multiple actions should not impact each other. If an actor wears or has a strapon, this one will be used rather than a random one. Fix for sex, and sex test placed in a function. Fix for blacklist and ensure whitelist is initialized before any mod can reference it. Fix for loop that could loop forever. Fix for select next animation Fix for referencing DDrender even if not defined Test of a few function parameter for none value before referencing them StopActor function to handle everything depending only on one actor at the end. Slight delay added in redressing loop. CloseAnimation function to cleanup at any moment and guaranty the calling mod will receive the end of animation event even if the animation never starts. Block_race and Block_Race_Inner function to help mod author ban their custom child race< Check_Animation verify at least one animation is loaded. make sure that any currently running animation would finish properly using the system they used to get started before the mod update. For modders, this patch also expands/ adds: CustomEvent animation_start: Actor a0, Actor a1, int Idle_Index, Idle a0_Idle, Idle a1_Idle CustomEvent animation_change: Actor a0, Actor a1, int Idle_Index, Idle a0_Idle, Idle a1_Idle CustomEvent animation_over: Actor a0, Actor a1, string Placeholder, Idle a0_Idle, Idle a1_Idle Function four_play: Actor a0, Actor a1, bool akPreventBed, Actor akVictim, float duration Mods like Dongs of Fallout, FP Nudesuits and FP Violate rely on these expanded events and functions If you'd rather just have a loader for Leito's animations without these alignment fixes, stick to the original Four-Lei Plus. Installation Instructions: (you can also read this for a more comprehensive guide to set up your FO4 sexual experience) Install Four-Play 0.8.2 as normal (make sure you install F4SE and enable Papyrus logging as in my installation guide) Install Leito's animations (Optional) install Crazy's latest gun version, but don't let it overwrite anything. Make sure you delete or at least disable Crazy_Animations_Gun.esp. (Optional) Install Crazy's new 2 animations. These don't have an esp. Install this patch, overwriting if asked. Don't worry if you don't see any separate esp for this patch, it doesn't have any and overwrites four-play.esp itself. Load a save, ideally where Four-Play has not been installed on, even better still: a clean save without the [M]. You'll see "Vinfamy: Registered Leito's (and Crazy's) animations and initialized Four-Play". Enjoy! Future Plans: Cum - just waiting on the textures from CumTec author vane000 Continue to look for ways to improve alignment. Better finding of flat surface - Already second attempt at this, still not happy enough to reintroduce it yet. See what else I can do taking advantage of the dialogue camera system. This has a lot of potential Jaam is expanding massively on the back-end functionality required for Four-Play via his F4SE plugin. If you have some programming knowledge, you can help him with the beta here. Credits: DocClox for Four-Play Jaam for the amazing code contributions and his F4SE plugin, which is already packaged with the community patch Leito and Crazy for their respective animation packs. Leito also for his compilation of vanilla sounds for sex scenes. Chosen Clue for his suggestions for custom events and prevention of accidental hotkey triggers Everyone else for bug testing and suggestions-
64
-
- four-play
- unofficial patch
- (and 4 more)
-
Version 3.1
2,354 downloads
THIS MOD USES THE DEPRECIATED UNIQUE NPCS MOD NOT THE UPDATED BSA2 VERSION. Screen shots on download page Instructions There are a few ways we can do this and the choise is yours You can install the hole pack by after having the depreciated npc's loaded extracting the 7zip filt to your data folder You can pick and choose the textures you would like to use by reenameing them to match the body d type you want to replace and doing so. You can contact me with requests and i will do the best i can to accommodate. also i love positive feedback and constructive criticism but if you cant find a way to say something that builds me up to want to improve upon it keep it in. troll's are cool for 7 to 10 year old girls since the movie made them more popular but i just find them boring and unoriginal. Q&A Is there going to be a release for the updated Unique NPC's body? Unfortunately now that it is in a bsa i woul;d need my own esp so while i can build it as an add on once i can learn how to make an esp to guide my mod... Hitting a wall here And cant seem to find any toutorials that can show me how to link my own content to an esp and the proper files in game. yeah... it will happen just not i can figure it out im gonna see what i can do to see if the unique npc's maker is willing to leave the depreciated mod up or if theres a wayi could just borrow his esp till i can figure it out. Where Can i Find the Depreciated Unique NPC's? http://www.nexusmods.com/fallout4/mods/19466/? is its current URL. Its made by Thirdstorm and he is GOOD. Right now he has an updated version of his mod out that uses a BSA2 file this mod wont effect the npc's bodies on this version though if you have the unique player version that will be released soon it will still effect the player and followers from unique followers... till they change to a bsa2 and im boned till i can learn the esp. Is there a way i can contribute to your effort? All the usual ways i like money i can buy food and mabie put in to the rent instead of feeling useless. most important leave a compliment if your a fan it helps motivate me i care about those that care for my work. find me a good way to learn how to write an esp for the body files for each faction companion and the unique player. or jump on board and use your technical skills with my artistic design meathods.What's New in Version 3.1 A record of my self teaching process 1.0 Released ugly cum texture and horendous attempt at creating a pale playing body (Patricks CBBE Cum Texture, Sanguin Asmodian Skin Packs. 2.0 strarted from scratch useing pornstar photos adapted in photoshop and altered massive seam issues.(Patricks Texture Pack) 3.0 Removed seams except one Under crotch I'm havingsome trouble with that ones color blending. created amny tattoo varients, pr set up for the 4play body using fplays template, Fixed the nipples to not look like plus signs , Made a more designed cum texture, used much more HD Images, Spent 40+ hours selecting parts and layers to build the new body light freckling and cellular overlaying included. yeah i did Alot and its nice. 3.1 added aditional shadeing detail darkened vagina to match closer to the body and darkened the crease. attempted a new idea on making the colors match betterand try to remove the slight crotch seam or at least reduce. no more red toes, added more seamen to the cum texture Added a butthole... i hope had a couple past i made be misplaces. addwd details and butthole to each body -
Version 1.3
570,102 downloads
Description This file contains my animations made specifically for Four-Play. It contains nothing else, no .esp, scripts, or anything, just the animation files. Will update as I create more animations. Animation List Aggressive Jerking & Choking Standing Chokehold (Anal) Normal Wheelbarrow Laying Gorilla Handstand BJ Laying BJ Kneeling 69 Layed-Back Fuck 3-Way Double Penetration Spitroast Creatures/Animals Dogmeat Style DogmeatStyle (Faster) Dog Handjob Dogmeat Animations, Information for Modders Behavior Graph: Actors\Dogmeat\Behaviors\DogmeatDefault.hkx Anim Event: dynamicIdleLoop Looping Seconds: Loop Forever: Checkmarked (I believe this setting is only shown in the Creation Kit) Min: 255 (setting both of these to 255 should do the same as the Loop Forever setting) Max: 255 Replay Delay: 0 Credits DocClox - Four-Play vinfamy - All the stuff he does for Four-Play -
Version 0.8.2+
57,304 downloads
This has now been incorporated into Four-Play Alignment Fixes and Animation Loader. Only use the old Four-Lei Plus in this download page if you absolutely only want to load Leito's animation pack, and not the alignment fixes and other improvements to Four-Play itself. --------------------------------------- This is the compatibility patch for Four-Play to work with Leito's animations , which includes aggressive animations with sounds and supermutant animations! This in turn allows Leito's animations and sounds to work with all Four-Play plugins (Prostitution, Violate, Vanilla Fudge etc). 18 Jun - Support Leito's new supermutant animations and sounds. Sorry for the horrible pun! I couldn't resist Screenshot credit: Leito86 Installation Instructions: Please follow carefully, doesn't matter whether you use MO, NMM or manual installation (Optional - only required for solo animations) keep/ install Crazy's latest gun version . Make sure you DELETE or at least disable Crazy's esp Install Four-Play 0.8.2 as normal (make sure you install F4SE and enable Papyrus logging as in my installation guide) Install Leito's animations Install this patch, overwriting if asked. Don't worry if you don't see any esp for this patch, it doesn't have any. Load a save, ideally where Four-Play has not been installed on, even better still: a clean save without the [M]. You'll see "Vinfamy: Registered Leito's animations and intialized Four-Play with Supermutant support.". Enjoy! For more detailed installation guide for a whole Four-Play setup, read this. -
Version 2.3
123,971 downloads
Update 22 Nov 19: All my mods for Skyrim, Skyrim SE and Fallout 4 are up for adoptions. All their source code is included in the download packages and can be used in whatever way any other modders see fit - no need to ask me for permission. I have retired from Bethesda games' modding to focus on my own indie game project LifePlay (check it out here, it's an life simulation RPG on Unreal Engine. It's also moddable and open-source, and completely free.). ----------------------------------------------------- Bang your way to get past speech checks or ask for sex as any quest's reward. Or offer your companion in your place. Or sleep with your companion. Click on Follow this file above to keep up-to-date with this mod's developments Inspired by SexLab Solutions by Bromm83 and WraithSlayer - but adapted to Fallout 4's dialogue wheel system (no vanilla records were changed - for maximum compatibility). Pass a speech check using your sexuality Every time a speech check option show up, you'll see the notification "Should I use my sexuality?". From here, if you select the persuade option within five seconds (by default), you'll flirt instead (same vanilla dialogue but with Flirting face expression). If you don't want to flirt/ just want to use your Charisma, wait 5 seconds (the message "Maybe not ... " will show up) and proceed with the dialogue normally. If you flirted, as soon as the vanilla dialogue finishes, Vanilla Fudge will kick in seamlessly and the person you flirted with will ask for sex. Ask for sex as quest reward (thank you, KitKatKseniya, for the suggestion) The NPC who you talk to complete each quest in the game will offer his/her body as reward for your efforts. Lovers' Embrace (requested by many LL members) Once a day, if you sleep with a companion around, they will offer to have sex with you. Future Features to be Added: The generic dialogues that the quest giver/ speech challenger says to ask for sex are pretty much placeholders while I work on completing the main features of the mod. Eventually, they will all be replaced by specific unique dialogues based on the NPC and the quest just like Solutions to provide more context, plot and immersion. Once you sleep with someone once, that person becomes your lover/ fuckbuddy and you can return for more Not 100% success chance with flirting - based on sexual orientation and arousal perhaps, which I have to wait for later versions of Four-Play and SexTec Aroused Installation: With any mod manager or manually extract into the Data folder. No need to do the quicksave and load thing. Requirement: Four-Play - read my installation guide for help Recommended: Vinfamy's Control Panel - gives you some customization options Four-Play Community Patch Permission: All comments, feedbacks and suggestions welcome as always -
Version 2.1
92,717 downloads
Update 22 Nov 19: All my mods for Skyrim, Skyrim SE and Fallout 4 are up for adoptions. All their source code is included in the download packages and can be used in whatever way any other modders see fit - no need to ask me for permission. I have retired from Bethesda games' modding to focus on my own indie game project LifePlay (check it out here, it's an life simulation RPG on Unreal Engine. It's also moddable and open-source, and completely free.). ----------------------------------------------------- Get kidnapped and violated by enemy factions nearby. 16 Jul - No new update. Just reuploaded as it's down after LoversLab server upgrade error. Requirements for this to be a sex mod (the mod will still work fine without these, but you just won't get violated) Four-Play - read my installation guide for help. Four-Play Violate - responsible for actually triggering the sex scenes after you lose to your kidnappers. Recommended: Vinfamy's Control Panel - allow you to tweak the chance calculation and other options + toggle kidnappings on and off easily Installation: With a mod organizer or extract into Data folder No need to do the quicksave > load thing like previous versions. I implemented a mechanism to auto-upgrade from previous version of Kidnapped in a save, but if possible, use a clean save. Disclaimer: I do not condone criminal abduction or non-consensual sex. -
Version 1.2
89,328 downloads
Update 22 Nov 19: All my mods for Skyrim, Skyrim SE and Fallout 4 are up for adoptions. All their source code is included in the download packages and can be used in whatever way any other modders see fit - no need to ask me for permission. I have retired from Bethesda games' modding to focus on my own indie game project LifePlay (check it out here, it's an life simulation RPG on Unreal Engine. It's also moddable and open-source, and completely free.). ----------------------------------------------------- Pick actors and trigger multiple sex scenes and ORGIES at will: PC-NPC, NPC-NPC, PC Solo, NPC Solo A simple mindless sex mod to trigger scenes. Good for casual playing and testing. A bit like SexLab MatchMaker in Skyrim. Requirement: Four-Play by DocClox and all its dependencies. You can safely delete Crazy's esp. You should also use Leito's fantastic animations. Mindless Sex 1.2 requires the latest version of Four-Play (0.5a), which in turn requires F4SE. Read the troubleshooting section on Four-Play's download page first if you have problems with stripping/ scene not triggering. Installation: With Mod Organizer or extract into Data folder Then go in game > load a save (ideally clean - this should show a message about Four-Play setting up slots) > quicksave > load that quicksave > You’ll get a pistol to trigger sex scene - the “sex pistol”, equip it Instructions: Shoot at someone to pick that person as an actor (Only two-person human animations included in the Framework so far, I might make more animations myself at some point) First shot: Actor 1 registered Second shot: Actor 2 registered Third shot (doesn’t matter who you shoot, but it has to hit someone): Both actors cleared Fun Time: Trigger a sex scene by unequip (not sheath) the pistol (To speed things up, you should favourite the sex pistol to a number and your main weapon to another. Press the latter to start a scene): If no Actor’s been selected: The player masturbates If only Actor 1’s been selected: The player has sex with Actor 1 If both Actor 1 and Actor 2 have been selected: Actor 1 has sex with Actor 2 If Actor 1 and Actor 2 are the same person: This NPC masturbates You'll get a message box to select the scene duration or cancel the sex scene. Orgy/ Multiple Scenes: It is now possible to have multiple scenes running at the same time. You can either follow the steps above to hand-pick each scene (set the duration to 120 to make sure it doesn't run out too quickly). Or you can use the Orgy option on the second message box that shows up when you unequip your pistol, this will ignore the actors you selected and instead pick up to 20 actors around you to start a mass orgy automatically. Examples: 1/ I want to masturbate: Well, open Pornhub, remove your pants… Just equip and then unequip your sex pistol (you can do this very quickly with favourites) 2/ I want to fuck Piper: Shoot Piper, unequip the sex pistol 3/ I want Preston and Piper to get it on: Shoot Preston, shoot Piper, unequip the sex pistol 4/ I want Preston to jerk off: Shoot Preston, shoot Preston again, unequip the sex pistol 5/ I want to start a mass orgy in Diamond City Market: stand at the market, equip and unequip your pistol, select duration and then select Orgy. Shameless Plug: Four-Play Violate: player gets violated if losing in combat All comments and feedbacks welcome! -
Source: Four-Play Community Patch (+Jaam's Fixes)
-
Source: Four-Play: Beginner-Friendly Installation Guide (Comprehensive Tutorial to Sexualise your FO4)
-
Four-Play Kidnapped View File Update 22 Nov 19: All my mods for Skyrim, Skyrim SE and Fallout 4 are up for adoptions. All their source code is included in the download packages and can be used in whatever way any other modders see fit - no need to ask me for permission. I have retired from Bethesda games' modding to focus on my own indie game project LifePlay (check it out here, it's an life simulation RPG on Unreal Engine. It's also moddable and open-source, and completely free.). ----------------------------------------------------- Get kidnapped and violated by enemy factions nearby. 16 Jul - No new update. Just reuploaded as it's down after LoversLab server upgrade error. Requirements for this to be a sex mod (the mod will still work fine without these, but you just won't get violated) Four-Play - read my installation guide for help. Four-Play Violate - responsible for actually triggering the sex scenes after you lose to your kidnappers. Recommended: Vinfamy's Control Panel - allow you to tweak the chance calculation and other options + toggle kidnappings on and off easily Installation: With a mod organizer or extract into Data folder No need to do the quicksave > load thing like previous versions. I implemented a mechanism to auto-upgrade from previous version of Kidnapped in a save, but if possible, use a clean save. Disclaimer: I do not condone criminal abduction or non-consensual sex. Submitter vinfamy Submitted 04/03/2017 Category Other Requires Four-Play and Four-Play Violate (if you want sex)
-
View File This is just a german translation of RSE. The original by Flashy (JoeR) is still needed and should be overwritten when installing this translation. Check out the requirements. WICHTIG: Verwendet bitte die Übersetzung von CGI - sie ist aktueller! Hierbei handelt es sich lediglich um die deutsche Übersetzung von RSE. Das Original von Flashy (JoeR) wird weiterhin benötigt und sollte beim Installieren dieser Übersetzung lediglich überschrieben werden. Die erforderlichen Dateien bzw. Mods, sind unter "Requires" ersichtlich. Fragen zum Original werden bitte direkt auf der offiziellen Seite von Flashy (JoeR) gestellt. Verbesserungen, Vorschläge und auch Ratschläge zur oder für die Übersetzung, können gerne hier in den Kommentaren veröffentlicht werden. Klickt für weitere Details zu den einzelnen Versionen, einfach unten auf die jeweilige Version. Installation: Die Installationsanleitung findest du hier: Zur Installationsanleitung Wichtig: Denkt bitte daran, dass ich nur die .esp Datei übersetzt habe. Auch musste ich Strings so umschreiben, damit sie für uns Sinn ergeben! Auch Wörter wie "Jesus" habe ich umgeschrieben, damit sie mehr zur "Lore" passen. (meiner Meinung nach) Versionierung: Die deutsche Version steht jetzt immer hinter dem | der offiziellen Version (Beispiel: 2.7.5 | 1.0). 1.0 ist immer die erste Übersetzung der offiziellen Mod. Wenn ich Korrekturen an einer offiziellen Version vornehme, dann verändere ich lediglich die Version hinter dem Strich. Danksagungen: Flashy (JoeR) für die tolle Mod! winny257 für die schnelle Hilfe bzw. Auskunft! Submitter Randlocher Submitted 01/03/2018 Category Other Requires RSE: Realistic Salacious Encounters
-
View File This is just a german translation of Family Planning Enhanced. The original by Chosen Clue is still needed and should be overwritten when installing this translation. Check out the requirements. ACHTUNG: Hierbei handelt es sich um Version 2.0, eine unveröffentlichte Version von FPE! Diese könnt ihr auf eigene Gefahr hier herunterladen! Hierbei handelt es sich lediglich um die deutsche Übersetzung von Family Planning Enhanced. Das Original von Chosen Clue wird weiterhin benötigt und sollte beim Installieren dieser Übersetzung lediglich überschrieben werden. Die erforderlichen Dateien bzw. Mods, sind unter Requires ersichtlich. Fragen zum Original werden bitte direkt auf der offiziellen Seite von Chosen Clue gestellt. Verbesserungen, Vorschläge und auch Ratschläge zur oder für die Übersetzung, können gerne hier in den Kommentaren veröffentlicht werden. Wichtig: Denkt bitte daran, dass ich nur die drei .esp Dateien übersetzt habe. Auch musste ich Strings so umschreiben, damit sie für uns Sinn ergeben! Dinge die direkt übersetzt formal wären, habe ich auch korrigiert. .pex Dateien bzw. Scripte übersetze ich nur dann, wenn es wirklich gewünscht ist! Es ist mir aktuell noch zu "gefährlich", da man beim Übersetzen der Scripte die Scripte zerhauen kann. Sonstiges: Die deutsche Version steht jetzt immer hinter dem | der offiziellen Version (Beispiel: 2.7.5 | 1.0). 1.0 ist immer die erste Übersetzung der offiziellen Mod. Wenn ich Korrekturen an einer offiziellen Version vornehme, dann verändere ich lediglich die Version hinter dem Strich. Sollte ich mal nicht innerhalb von einer Woche, nach Veröffentlichung einer neuen Version der offiziellen Mod, eine Übersetzung anfertigen, könnt ihr die Übersetzung gerne für nachfolgende Übersetzungen verwenden und die Strings in euer Wörterbuch packen. Danksagungen: Chosen Clue für die tolle Mod und der in Kürze veröffentlichten Version 2.0! Submitter Randlocher Submitted 01/09/2018 Category Other Requires F4SE, Four Play, Four Play Community Patch, Mod Configuration Menu
-
Very important lore: We've got Four-Play now and it's great. I love it. A couple of days ago I was using it on a new save and I reached the Diamond City gate. I went through the dialogue with Piper, then McDonough. When I talked to him there was a speech check option that I utilised with the Vanilla Fudge mod for Four-Play by Vinfamy that makes your character fuck the NPCs after the conversation if you chose the speech option within 5 seconds of it showing up. So having heard it all before, I skipped the dialogue with him and somehow that led to a gap in the conversation before Piper chimed in about the state of the city or whatever. In that gap, I was given the Vanilla Fudge "sex" option and I took it. This made my character and Mr. Mayor get down on the ground to do the dirty, but Piper's speech was next to play. This made the camera focus on her looking down at McDonough. She had to speak over the moans from him and my character, which was pretty funny. Then when the Mayor's line came up, he said it from the ground looking up at Piper, and the camera was behind my character's ass while it bounced up and down. It was a pretty great angle. It also made it seem like the Mayor was mad at Piper for talking while getting it on. This gave me an idea. And here's the idea: The dialogue camera is a new thing for Fallout 4 that appears to work pretty well at getting face. I've done a search for something like this but it's mostly people who want to turn it off so it's more like New Vegas and 3. Why don't we use it to make sex scenes from Four-Play more cinematic? There could be a hotkey to turn it on/off, a button to cycle angles (it wouldn't have to be the vanilla dialogue angles if someone knows how to put the camera anywhere). It could completely replace tfc and require no/minimal manual control. This might be achieved by being able to initiate an empty conversation like the one in Vanilla Fudge that's between asking for sex and having sex, but angle options like that would be limited to the vanilla angles and the empty conversation would be likely to end before or after the sex animations finish if someone wants to skip an empty line to get to a desired shot or if the conversation is too long to account for someone's personal camera-switching preferences. Taking it further, a speech choice could be optional to use for the player character (maybe NPC too?) to make them dirty talk while fucking, but this might be more of a framework suggestion. I don't know. Big thanks to DocClox, Crazy, Leito and everyone else involved for bringing the Commonwealth a different kind of action. You da best <3 Testing: I tried to get it to happen again with Vanilla Fudge but the sex option would only appear at the very end of Piper and McDonough's argument. I used Leito's animation guns instead of Vanilla Fudge for my player character with a guard in the middle of the conversation, and for Piper with McDonough. I've noticed that when a conversation animation like the Mayor shrugging his shoulders plays it stops his part of the sex animation and makes him just stand back up. For a mod to begin sex in the middle of dialogue, these conversation animations would need to be overridden to keep the sex anim playing. Making it so the dialogue camera angles are available outside of dialogue would probably be simpler. The first screenshot has the guard's foot inside my character's neck for some reason, but at least it shows the dialogue camera points the right way. Evidence here:
-
View File THIS MOD USES THE DEPRECIATED UNIQUE NPCS MOD NOT THE UPDATED BSA2 VERSION. Screen shots on download page Instructions There are a few ways we can do this and the choise is yours You can install the hole pack by after having the depreciated npc's loaded extracting the 7zip filt to your data folder You can pick and choose the textures you would like to use by reenameing them to match the body d type you want to replace and doing so. You can contact me with requests and i will do the best i can to accommodate. also i love positive feedback and constructive criticism but if you cant find a way to say something that builds me up to want to improve upon it keep it in. troll's are cool for 7 to 10 year old girls since the movie made them more popular but i just find them boring and unoriginal. Q&A Is there going to be a release for the updated Unique NPC's body? Unfortunately now that it is in a bsa i woul;d need my own esp so while i can build it as an add on once i can learn how to make an esp to guide my mod... Hitting a wall here And cant seem to find any toutorials that can show me how to link my own content to an esp and the proper files in game. yeah... it will happen just not i can figure it out im gonna see what i can do to see if the unique npc's maker is willing to leave the depreciated mod up or if theres a wayi could just borrow his esp till i can figure it out. Where Can i Find the Depreciated Unique NPC's? http://www.nexusmods.com/fallout4/mods/19466/? is its current URL. Its made by Thirdstorm and he is GOOD. Right now he has an updated version of his mod out that uses a BSA2 file this mod wont effect the npc's bodies on this version though if you have the unique player version that will be released soon it will still effect the player and followers from unique followers... till they change to a bsa2 and im boned till i can learn the esp. Is there a way i can contribute to your effort? All the usual ways i like money i can buy food and mabie put in to the rent instead of feeling useless. most important leave a compliment if your a fan it helps motivate me i care about those that care for my work. find me a good way to learn how to write an esp for the body files for each faction companion and the unique player. or jump on board and use your technical skills with my artistic design meathods.What's New in Version 3.1 A record of my self teaching process 1.0 Released ugly cum texture and horendous attempt at creating a pale playing body (Patricks CBBE Cum Texture, Sanguin Asmodian Skin Packs. 2.0 strarted from scratch useing pornstar photos adapted in photoshop and altered massive seam issues.(Patricks Texture Pack) 3.0 Removed seams except one Under crotch I'm havingsome trouble with that ones color blending. created amny tattoo varients, pr set up for the 4play body using fplays template, Fixed the nipples to not look like plus signs , Made a more designed cum texture, used much more HD Images, Spent 40+ hours selecting parts and layers to build the new body light freckling and cellular overlaying included. yeah i did Alot and its nice. 3.1 added aditional shadeing detail darkened vagina to match closer to the body and darkened the crease. attempted a new idea on making the colors match betterand try to remove the slight crotch seam or at least reduce. no more red toes, added more seamen to the cum texture Added a butthole... i hope had a couple past i made be misplaces. addwd details and butthole to each body Submitter patricknshirley Submitted 05/23/2017 Category Body Replacers Requires http://www.nexusmods.com/fallout4/mods/15/?
-
Four-Play Animations by Crazy6987
Crazy6987 posted a topic in Downloads - Fallout 4 Adult & Sex Mods
View File Description This file contains my animations made specifically for Four-Play. It contains nothing else, no .esp, scripts, or anything, just the animation files. Will update as I create more animations. Animation List Aggressive Jerking & Choking Standing Chokehold (Anal) Normal Wheelbarrow Laying Gorilla Handstand BJ Laying BJ Kneeling 69 Layed-Back Fuck 3-Way Double Penetration Spitroast Creatures/Animals Dogmeat Style DogmeatStyle (Faster) Dog Handjob Dogmeat Animations, Information for Modders Behavior Graph: Actors\Dogmeat\Behaviors\DogmeatDefault.hkx Anim Event: dynamicIdleLoop Looping Seconds: Loop Forever: Checkmarked (I believe this setting is only shown in the Creation Kit) Min: 255 (setting both of these to 255 should do the same as the Loop Forever setting) Max: 255 Replay Delay: 0 Credits DocClox - Four-Play vinfamy - All the stuff he does for Four-Play Submitter Crazy6987 Submitted 04/15/2017 Category Animation Requires -
Four-Play Mindless Sex (+ Orgies & Select Duration) View File Update 22 Nov 19: All my mods for Skyrim, Skyrim SE and Fallout 4 are up for adoptions. All their source code is included in the download packages and can be used in whatever way any other modders see fit - no need to ask me for permission. I have retired from Bethesda games' modding to focus on my own indie game project LifePlay (check it out here, it's an life simulation RPG on Unreal Engine. It's also moddable and open-source, and completely free.). ----------------------------------------------------- Pick actors and trigger multiple sex scenes and ORGIES at will: PC-NPC, NPC-NPC, PC Solo, NPC Solo A simple mindless sex mod to trigger scenes. Good for casual playing and testing. A bit like SexLab MatchMaker in Skyrim. Requirement: Four-Play by DocClox and all its dependencies. You can safely delete Crazy's esp. You should also use Leito's fantastic animations. Mindless Sex 1.2 requires the latest version of Four-Play (0.5a), which in turn requires F4SE. Read the troubleshooting section on Four-Play's download page first if you have problems with stripping/ scene not triggering. Installation: With Mod Organizer or extract into Data folder Then go in game > load a save (ideally clean - this should show a message about Four-Play setting up slots) > quicksave > load that quicksave > You’ll get a pistol to trigger sex scene - the “sex pistol”, equip it Instructions: Shoot at someone to pick that person as an actor (Only two-person human animations included in the Framework so far, I might make more animations myself at some point) First shot: Actor 1 registered Second shot: Actor 2 registered Third shot (doesn’t matter who you shoot, but it has to hit someone): Both actors cleared Fun Time: Trigger a sex scene by unequip (not sheath) the pistol (To speed things up, you should favourite the sex pistol to a number and your main weapon to another. Press the latter to start a scene): If no Actor’s been selected: The player masturbates If only Actor 1’s been selected: The player has sex with Actor 1 If both Actor 1 and Actor 2 have been selected: Actor 1 has sex with Actor 2 If Actor 1 and Actor 2 are the same person: This NPC masturbates You'll get a message box to select the scene duration or cancel the sex scene. Orgy/ Multiple Scenes: It is now possible to have multiple scenes running at the same time. You can either follow the steps above to hand-pick each scene (set the duration to 120 to make sure it doesn't run out too quickly). Or you can use the Orgy option on the second message box that shows up when you unequip your pistol, this will ignore the actors you selected and instead pick up to 20 actors around you to start a mass orgy automatically. Examples: 1/ I want to masturbate: Well, open Pornhub, remove your pants… Just equip and then unequip your sex pistol (you can do this very quickly with favourites) 2/ I want to fuck Piper: Shoot Piper, unequip the sex pistol 3/ I want Preston and Piper to get it on: Shoot Preston, shoot Piper, unequip the sex pistol 4/ I want Preston to jerk off: Shoot Preston, shoot Preston again, unequip the sex pistol 5/ I want to start a mass orgy in Diamond City Market: stand at the market, equip and unequip your pistol, select duration and then select Orgy. Shameless Plug: Four-Play Violate: player gets violated if losing in combat All comments and feedbacks welcome! Submitter vinfamy Submitted 04/01/2017 Category Other Requires Four-Play and all its dependencies
-
Four-Play Vanilla Fudge View File Update 22 Nov 19: All my mods for Skyrim, Skyrim SE and Fallout 4 are up for adoptions. All their source code is included in the download packages and can be used in whatever way any other modders see fit - no need to ask me for permission. I have retired from Bethesda games' modding to focus on my own indie game project LifePlay (check it out here, it's an life simulation RPG on Unreal Engine. It's also moddable and open-source, and completely free.). ----------------------------------------------------- Bang your way to get past speech checks or ask for sex as any quest's reward. Or offer your companion in your place. Or sleep with your companion. Click on Follow this file above to keep up-to-date with this mod's developments Inspired by SexLab Solutions by Bromm83 and WraithSlayer - but adapted to Fallout 4's dialogue wheel system (no vanilla records were changed - for maximum compatibility). Pass a speech check using your sexuality Every time a speech check option show up, you'll see the notification "Should I use my sexuality?". From here, if you select the persuade option within five seconds (by default), you'll flirt instead (same vanilla dialogue but with Flirting face expression). If you don't want to flirt/ just want to use your Charisma, wait 5 seconds (the message "Maybe not ... " will show up) and proceed with the dialogue normally. If you flirted, as soon as the vanilla dialogue finishes, Vanilla Fudge will kick in seamlessly and the person you flirted with will ask for sex. Ask for sex as quest reward (thank you, KitKatKseniya, for the suggestion) The NPC who you talk to complete each quest in the game will offer his/her body as reward for your efforts. Lovers' Embrace (requested by many LL members) Once a day, if you sleep with a companion around, they will offer to have sex with you. Future Features to be Added: The generic dialogues that the quest giver/ speech challenger says to ask for sex are pretty much placeholders while I work on completing the main features of the mod. Eventually, they will all be replaced by specific unique dialogues based on the NPC and the quest just like Solutions to provide more context, plot and immersion. Once you sleep with someone once, that person becomes your lover/ fuckbuddy and you can return for more Not 100% success chance with flirting - based on sexual orientation and arousal perhaps, which I have to wait for later versions of Four-Play and SexTec Aroused Installation: With any mod manager or manually extract into the Data folder. No need to do the quicksave and load thing. Requirement: Four-Play - read my installation guide for help Recommended: Vinfamy's Control Panel - gives you some customization options Four-Play Community Patch Permission: All comments, feedbacks and suggestions welcome as always Submitter vinfamy Submitted 04/04/2017 Category Quest Requires Four-Play
-
View File This has now been incorporated into Four-Play Alignment Fixes and Animation Loader. Only use the old Four-Lei Plus in this download page if you absolutely only want to load Leito's animation pack, and not the alignment fixes and other improvements to Four-Play itself. --------------------------------------- This is the compatibility patch for Four-Play to work with Leito's animations , which includes aggressive animations with sounds and supermutant animations! This in turn allows Leito's animations and sounds to work with all Four-Play plugins (Prostitution, Violate, Vanilla Fudge etc). 18 Jun - Support Leito's new supermutant animations and sounds. Sorry for the horrible pun! I couldn't resist Screenshot credit: Leito86 Installation Instructions: Please follow carefully, doesn't matter whether you use MO, NMM or manual installation (Optional - only required for solo animations) keep/ install Crazy's latest gun version . Make sure you DELETE or at least disable Crazy's esp Install Four-Play 0.8.2 as normal (make sure you install F4SE and enable Papyrus logging as in my installation guide) Install Leito's animations Install this patch, overwriting if asked. Don't worry if you don't see any esp for this patch, it doesn't have any. Load a save, ideally where Four-Play has not been installed on, even better still: a clean save without the [M]. You'll see "Vinfamy: Registered Leito's animations and intialized Four-Play with Supermutant support.". Enjoy! For more detailed installation guide for a whole Four-Play setup, read this. Submitter vinfamy Submitted 04/10/2017 Category Animation Requires Four-Play 0.8.2, Leito's Animation Pack
-
On the violation mod, i can not for the life of me get the animations to play. i have all the requirements and updates and i can even get the act to start. The problem starts when my player gets on her knees she sits there for about 2 seconds and than just stands back up and the enemies just walk away as if the whole thing was just skipped. Also my character does strip and all but not the aggressor. any help is appreciated, thanks.
-
I recently nuked my mods to start a new. I have only downloaded mods that are mentioned within the Four-Play Beginners Guide I have updated my F4SE as well as installed up to date mods however I am getting the attached error: Not entirely sure why this is happening, Can someone assist?
- 3 replies
-
- f4se
- script extender
-
(and 2 more)
Tagged with:
-
Four-Play Community Patch View File Update 22 Nov 19: All my mods for Skyrim, Skyrim SE and Fallout 4 are up for adoptions. All their source code is included in the download packages and can be used in whatever way any other modders see fit - no need to ask me for permission. I have retired from Bethesda games' modding to focus on my own indie game project LifePlay (check it out here, it's an life simulation RPG on Unreal Engine. It's also moddable and open-source, and completely free.). ----------------------------------------------------- This is now an essential patch/ unofficial update to continue Four-Play framework development during DocClox's break, with DocClox's permission. It adds a bunch of fixes and new features to the framework itself. This includes the animation loader for Leito's animations and (optionally) Crazy's animations from the Gun Version here and from here. 2.6 - To have dog and threesome support, you will need Crazy's latest update. Permission and Statement on Unauthorized Child Content: (I'll move this lower in the OP in a few weeks) From 2.4 onwards, you need to disable or delete FO4_AnimationsByLeito.esp also. This is because sounds are now handled internally and dynamically by the framework - keeping Leito's esp would lead to duplication of sounds and potential damage your ears . Don't worry, Leito's actual animations are still used. (This used to be called Four-Lei, then Four-Play Alignment Fixes and Animation Loader, but neither names reflect the scope of the patch anymore) You will be asked about what animation pack(s) to load during the initial initialization of Four-Play or, if FP has already been initialized, when an animation next triggers. To avoid loading screens (at least indoors), add this to your Fallout4Custom.ini : The alignment fixes currently include: Actors will no longer lose interest in the middle of a sex scene and stand up (i.e. Diamond City guard trying to patrol in the middle of sex) Actors will no longer try to initialize a vanilla dialogue in the middle of a sex scene (i.e. merchants). Actors will attempt to find a flat surface near to where the sex scene is triggered and avoid being too close to other actors and furniture - this is a complicated thing to script so it occasionally goes awol. Removed in 1.2 for further work on it. This goes wrong too often as is. Neutral actors will avoid walking straight into a sex scene, screwing up the alignment If a sex scene involves a companion, companion behavior is disabled during sex so that he/she won't stand up when you draw a weapon/ try to interact with him/her. The game's collision is disabled for a split second to help actors position better at the start/ change of sex scene The actors are forced to face the same direction when a sex scene triggers Still, don't expect the alignment to be 100% perfect, but it's definitely better than without those fixes. You can also use Dongs of Fallout's Page Up and Page Down hotkeys to manually align the dick. This also adds to the main framework: Devious Devices support: Devious devices will no longer be stripped during sex. Bed support: If there is a nearby bed/ mattress/ sleeping bag, any sex scene triggered will ask you whether you want the sex to take place there. Each animation now has its own unique positioning relative to beds, improving bed alignment and virtually eliminating clipping. Perfect for FP Prostitution's brothel building gameplay. No Teleportation: Actors will attempt to walk to where-ever the sex takes place immersively Change Sex Position (Default: Numpad 0): press this change position during a sex scene. You can change the hotkey with console command: set Vin_ChangeAnimation to #, with # from https://www.creationkit.com/fallout4/index.php?title=DirectX_Scan_Codes Cinematic Camera: For now quite simple and only for NPC-NPC scenes (you can try to interact with a NPC having sex with another NPC for a nice dialogue camera zoom in) Combat Interrupts Sex: If the player attacks someone having sex, the sex scene will be interrupted immediately. Power Armor Can Opener Fixes: This should now be fully functional and is enabled by default. MCM Menu (accessed with the "Four-Play Framework MCM" in your Apparel section, or with the default hotkey Numpad 7): with quite a few customization options and useful tools that you can use Facial Expressions: Actors involved in sex will now play random facial expressions depending on whether the sex is consensual or forced Sounds: now handled inside framework, just like how they should be (so that Crazy's animations also have sounds and the sounds can be played dynamically based on forced/consensual and the actual genders and races of the actors involved). Cum: very basic for now Threesome Dog support This also removes F4SE as Four-Play's hard dependency (purely from a technical standpoint, it's still a requirement for Four-Play in practical terms unless you only want clothed sex). Meaning if a user fails to install F4SE properly (which happens quite often so far), it won't break the whole thing like previously ("Help! Nothing happens!") but the problem is isolated to the functionalities (i.e. stripping and strap-on) where F4SE is actually used. Makes it much easier for us to diagnose and help new users. Jaam was kind enough to contribute his code to fix the following issues with the framework: Enhancement to strapons: no equipping of strapons on solo animations (unless it is already equipped and set as noStrip). each actor memorize its strapon so multiple actions should not impact each other. If an actor wears or has a strapon, this one will be used rather than a random one. Fix for sex, and sex test placed in a function. Fix for blacklist and ensure whitelist is initialized before any mod can reference it. Fix for loop that could loop forever. Fix for select next animation Fix for referencing DDrender even if not defined Test of a few function parameter for none value before referencing them StopActor function to handle everything depending only on one actor at the end. Slight delay added in redressing loop. CloseAnimation function to cleanup at any moment and guaranty the calling mod will receive the end of animation event even if the animation never starts. Block_race and Block_Race_Inner function to help mod author ban their custom child race< Check_Animation verify at least one animation is loaded. make sure that any currently running animation would finish properly using the system they used to get started before the mod update. For modders, this patch also expands/ adds: CustomEvent animation_start: Actor a0, Actor a1, int Idle_Index, Idle a0_Idle, Idle a1_Idle CustomEvent animation_change: Actor a0, Actor a1, int Idle_Index, Idle a0_Idle, Idle a1_Idle CustomEvent animation_over: Actor a0, Actor a1, string Placeholder, Idle a0_Idle, Idle a1_Idle Function four_play: Actor a0, Actor a1, bool akPreventBed, Actor akVictim, float duration Mods like Dongs of Fallout, FP Nudesuits and FP Violate rely on these expanded events and functions If you'd rather just have a loader for Leito's animations without these alignment fixes, stick to the original Four-Lei Plus. Installation Instructions: (you can also read this for a more comprehensive guide to set up your FO4 sexual experience) Install Four-Play 0.8.2 as normal (make sure you install F4SE and enable Papyrus logging as in my installation guide) Install Leito's animations (Optional) install Crazy's latest gun version, but don't let it overwrite anything. Make sure you delete or at least disable Crazy_Animations_Gun.esp. (Optional) Install Crazy's new 2 animations. These don't have an esp. Install this patch, overwriting if asked. Don't worry if you don't see any separate esp for this patch, it doesn't have any and overwrites four-play.esp itself. Load a save, ideally where Four-Play has not been installed on, even better still: a clean save without the [M]. You'll see "Vinfamy: Registered Leito's (and Crazy's) animations and initialized Four-Play". Enjoy! Future Plans: Cum - just waiting on the textures from CumTec author vane000 Continue to look for ways to improve alignment. Better finding of flat surface - Already second attempt at this, still not happy enough to reintroduce it yet. See what else I can do taking advantage of the dialogue camera system. This has a lot of potential Jaam is expanding massively on the back-end functionality required for Four-Play via his F4SE plugin. If you have some programming knowledge, you can help him with the beta here. Credits: DocClox for Four-Play Jaam for the amazing code contributions and his F4SE plugin, which is already packaged with the community patch Leito and Crazy for their respective animation packs. Leito also for his compilation of vanilla sounds for sex scenes. Chosen Clue for his suggestions for custom events and prevention of accidental hotkey triggers Everyone else for bug testing and suggestions Submitter vinfamy Submitted 07/02/2017 Category Animation Requires Four-Play 0.8.2, Leito Animation Pack, (Optional) Crazy's Animations Gun Version, (Optional) Crazy's 2 New Animations
- 1,330 replies
-
19
-
- four-play
- unofficial patch
- (and 4 more)
-
This guide assumes no previous knowledge of modding to make it accessible to everyone, so some details may appear trivial to you. Some of the steps are 'to be on a safe side'/ 'just in case' and might not be entirely necessary. Last updated: 28 Oct 2017 Step 1 - Buy and Install Fallout 4 There is no need to install any DLCs for Four-Play to work. Make sure you have the latest version of the game (1.9 - released 6 Feb 17). Steam should automatically keep your game up-to-date. Run the game at least once to generate the ini's needed for Step 2 Step 2 - Enable Modding and Papyrus Logging Navigate to Documents/My Games/Fallout 4 Right click on Fallout4Prefs.ini, select Properties, untick Read-only if it's currently ticked and click OK. Repeat for Fallout4Custom.ini. Open Fallout4Prefs.ini Find [Launcher] section, under it, make sure that bEnableFileSelection=1 If [Launcher] or bEnableFileSelection doesn't exist, add them It should look like this: Save Fallout4Prefs.ini Still in the same folder, open Fallout4Custom.ini If Fallout4Custom.ini doesn't exist, create a new text document and name it Fallout4Custom.ini Find/ Create [Archive] section and make sure it looks like this: (Optional but Recommended) Still in Fallout4Custom.ini, find/ Create [Papyrus] section and make sure it looks like this: (Optional but Recommended) Still in Fallout4Custom.ini, navigate to the [General] section (or create one) and add the following: Save Fallout4Custom.ini Right click on Fallout4Prefs.ini, select Properties, tick Read-only and click OK. Repeat for Fallout4Custom.ini. Step 3 - Download and Install the latest F4SE Download the latest F4SE here. Double-click the file you just downloaded, follow the installation wizard, remember to double-check whether it finds the correct installation directory for your FO4. Let the installation wizard install F4SE for you. Step 4 - Pick a mod manager: NMM, MO or Manual I don't recommend manual installation at all. Things will get hectic very quickly. Nexus Mod Manager is more stable but wastes a bit more HDD space, Mod Organizer causes CTDs at game startups occasionally. Download a mod manager and use its respective installation wizard to install it. Step 5 to 12 are tailored to which mod manager you use. They are very similar in principal though. Mod Organizer Nexus Mod Manager The final two steps are universal for MO and NMM. Step 13 - Load a Clean Save, Initialize Four-Play Framework and Leito's Animation Pack Load any save without Four-Play installed on before. All the better if it's an unmodded save (without the [M]). While in game, wait a few seconds. You should now get a popup asking which animation packs to load, select the appropriate option depending on which animation packs you have installed (I recommend installing all). On the top left corner of your screen, you should see the notification ""Vinfamy: Registered Leito's animations and intialized Four-Play with Supermutant support.". Followed by a bunch of "Vinfamy: Thanks for installing xyz" if you use my plugins. These indicate that both Four-Play and Leito's animation pack has been installed correctly. If they don't show up or if you get "Four-Play Framework has not been installed correctly. Animations won't start.", something went wrong and please double-check that you haven't missed any of the steps above. Step 14 - Enjoy! All your Four-Play plugins should now work as described. Leito's animations should now play, with sounds. Actors involved in sex scenes should strip and redress (redressing may fail sometimes for leveled actors - known issue) correctly. Read the plugins' respective download pages to know how each plug-in works. In attachments are what the two tabs of NMM look like in my very light set-up. Don't worry too much if your set-up doesn't match: load order of the Four-Play mods don't really matter and you don't have to install all the plugins or the control panel.
- 1,094 replies
-
80
-
- four-play
- installation
-
(and 7 more)
Tagged with: