TabooGood Posted January 24, 2020 Posted January 24, 2020 TabooGood's Hentai Loading Screens View File TabooGood's Hentai Loading Screens  I've made some lewd loading screens for anyone interested in a change. Keep in mind that depending on what resolution you play on the images might look more stretched but it shouldn't be noticable at all for most people. Also this mod does not rotate between different loading screens, you have to choose which one you want.  To install just download the one you want and extract it in you mods folder. Do not try to use more than one, it won't work and could cause errors. If you want to alternate I suggest downloading the "ALL IN ONE" file and switch between them yourself. Also do not combine this mod with other mods that changes the loading screens. obviously  Previews: Spoiler   01-by Sakimichan  02-by Menoziriath 03  04  05 06-by TagoVanTor  07-by LoganCure 08 09 10 11-by LoganCure   If you enjoy this mod and would like to see more loading screens feel free to like and/or comment about it ? Don't forget to check out my other mods! Submitter TabooGood Submitted 01/24/2020 Category Other Requires 5
bluerubber Posted January 25, 2020 Posted January 25, 2020 Why have I not seen anything like this before? Has no one really not thought to do this before? This is awesome!
jackalexander Posted January 25, 2020 Posted January 25, 2020 Hey, great idea! Can you please do more like 6 if you get the chance? With 3D or Sim models. Â
Fafnir89 Posted January 25, 2020 Posted January 25, 2020 Great idea and good choice of images! Thx!  for those of you who don't want to choose one, I made a lil script for myself and thought I share ... in order to use, create a .bat file and adjust the foldernames ... it's not perfect but it will do...  simply run the game through the bat file and it will randomly switch out your loadingscreen  @echo off setlocal EnableDelayedExpansion del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 01.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 02.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 03.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 04.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 05.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 06.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 07.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 08.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 09.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 10.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 11.package" timeout /t 2 /nobreak >nul cd "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\LoadingScreenSource\" set n=0 for %%f in (*.*) do ( set /A n+=1 set "file[!n!]=%%f" ) @set /A "rand=(n*%random%)/32768+1" set /A "rand=(n*%random%)/32768+1" copy "!file[%rand%]!" "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\" timeout /t 2 /nobreak >nul "C:\Program Files (x86)\Origin Games\The Sims 4\Game\Bin_LE\TS4.exe"  if you notice the script being to fast when starting the game, then increase the number in the timeouts 2
TabooGood Posted January 25, 2020 Author Posted January 25, 2020 Thanks for the support ? I´ll definitively upload more, I'm thinking about making a mod like this but with real women and that will probably come up first, after that I'll update this one 1
bluerubber Posted January 25, 2020 Posted January 25, 2020 3 hours ago, Fafnir89 said: Great idea and good choice of images! Thx!  for those of you who don't want to choose one, I made a lil script for myself and thought I share ... in order to use, create a .bat file and adjust the foldernames ... it's not perfect but it will do...  simply run the game through the bat file and it will randomly switch out your loadingscreen...    ...if you notice the script being to fast when starting the game, then increase the number in the timeouts This was going to be my next question as it wasnt rotating like I thought it would.  How do I make this a bat file and where do I place it? Is it as simple as creating a text file and copy/paste (and edit source) what you typed and then changing from txt into bat? Then where do I place the file? Also thanks!
SteamedHams666 Posted January 25, 2020 Posted January 25, 2020 Really nice, should do more! Wish they were rotating between them .. and a furry version  Kul att se en svensk här med uwu
TabooGood Posted January 25, 2020 Author Posted January 25, 2020 7 minutes ago, SteamedHams666 said: Really nice, should do more! Wish they were rotating between them .. and a furry version  Kul att se en svensk här med uwu Tack landsfrände ? I'll keep some furry themes in mind going forward, I typically use images I'm more personally interested in ? but if others would enjoy it and I can find images with good quality I don't see a reason not to add them. Regarding rotation between loading screens I haven't found a way to actually make that work, and when checking on sims4studio's website it seems that people agree it doesn't work. However if I would figure it out I will update the mod.
Fafnir89 Posted January 26, 2020 Posted January 26, 2020 On 1/25/2020 at 9:05 AM, bluerubber said: This was going to be my next question as it wasnt rotating like I thought it would.  How do I make this a bat file and where do I place it? Is it as simple as creating a text file and copy/paste (and edit source) what you typed and then changing from txt into bat? Then where do I place the file? Also thanks! yeah it's like that... create a textfile copy pasta and edit. then change the filename to something like Sims4.bat ... simply place it on your desktop and run from there
dankmemesxd Posted January 27, 2020 Posted January 27, 2020 I wonder if you could make a version of those images as in game placable posters?
TabooGood Posted January 27, 2020 Author Posted January 27, 2020 1 hour ago, dankmemesxd said: I wonder if you could make a version of those images as in game placable posters? Check out my other mods, some of them are already in there ?
Xenon93 Posted February 6, 2020 Posted February 6, 2020 They are amazing! As suggest, can you do more like KDA Ahri? thx!
Khogan1995 Posted February 23, 2020 Posted February 23, 2020 This is really good, I've never seen anything like it before! I'd definitely be a fan of even more pics to choose from in the future.
xxxCrystalxxx Posted July 25, 2020 Posted July 25, 2020  On 1/25/2020 at 6:33 AM, Fafnir89 said: Great idea and good choice of images! Thx!  for those of you who don't want to choose one, I made a lil script for myself and thought I share ... in order to use, create a .bat file and adjust the foldernames ... it's not perfect but it will do...  simply run the game through the bat file and it will randomly switch out your loadingscreen  @echo off setlocal EnableDelayedExpansion del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 01.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 02.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 03.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 04.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 05.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 06.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 07.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 08.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 09.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 10.package" del /s "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\TabooGood's Hentai Loading Screen 11.package" timeout /t 2 /nobreak >nul cd "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\LoadingScreenSource\" set n=0 for %%f in (*.*) do ( set /A n+=1 set "file[!n!]=%%f" ) @set /A "rand=(n*%random%)/32768+1" set /A "rand=(n*%random%)/32768+1" copy "!file[%rand%]!" "C:\Users\Fafnir\Documents\Electronic Arts\Die Sims 4\Mods\" timeout /t 2 /nobreak >nul "C:\Program Files (x86)\Origin Games\The Sims 4\Game\Bin_LE\TS4.exe"  if you notice the script being to fast when starting the game, then increase the number in the timeouts nevermind i see how this works npw
Vanderslaxx Posted October 12, 2020 Posted October 12, 2020 I'm getting this flickering box instead of the spinning sims diamond thingy, did I mess something up? I only installed this single background.
TabooGood Posted October 13, 2020 Author Posted October 13, 2020 21 hours ago, Vanderslaxx said: I'm getting this flickering box instead of the spinning sims diamond thingy, did I mess something up? I only installed this single background. This is an issue from a recent update that broke cc loading screens, there is a way to fix it and I will update theese loading screens eventually but I am absolutely swamped with studies right now so unfortunately it might take a while
Vanderslaxx Posted October 13, 2020 Posted October 13, 2020 55 minutes ago, TabooGood said: This is an issue from a recent update that broke cc loading screens, there is a way to fix it and I will update theese loading screens eventually but I am absolutely swamped with studies right now so unfortunately it might take a while Ok no worries, good luck with study stuff.
NekoSoChan Posted March 1, 2022 Posted March 1, 2022 Does anyone have a fix for the plumbob not working and showing a glitching Llama?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now