Randomized Loading Screens (ASI mod)
thumbnail.gif - width=320 height=240
Supports All Localizations.jpg - width=1821 height=1944
Scales With TUIF.jpg - width=1821 height=1944
This is a completely automated ASI mod designed to be as easy-to-use as possible and will show you a different loading screen each time you start up your game! Once you launch your game, the mod randomly chooses a loading screen from the pool of available choices and copies it to your mods folder. A pool of loading screens is provided in the main download, each containing all images and text from every supported localization so that it displays in your language automatically. You may remove loading screen files as you please, or can even add custom ones!

I'd like to give a special mention to my friend Tesuto for the original idea with their Loading Screen Randomizer tool. This entire mod was inspired by them and made with a desire to completely simplify the process and detach it from requiring any external GUI, .NET framework, or a replacement batch file on the desktop, while adding new features like Tiny UI Fix scaling support and all localizations.
How the automation process works:
- As soon as you launch the game, the mod reads from a pool of available loading screen packages in Game\Bin\MyLoadingScreens (comes preloaded with all packs in all localizations, also supports custom loading screens)
- The mod then detects your locale based on the game's registry entries so it knows what your user-data folder is called, with multiple detection fallbacks in place if registry read fails
- Afterwards, it will copy a randomly selected loading screen package to a new folder called "LoadingScreen" located inside your mods folder.
- Next, it will add/check for a new entry to your mod folder's resource.cfg that ensures this package takes precedence over all other potential loading screen UI edits (it will first save a back up of your current resource.cfg to the LoadingScreen folder before editing it, just in case)
- The mod will write to a file called last_pick.txt (also in the LoadingScreen folder) to make sure that the same loading screen is never randomly selected twice in a row
- It will do a quick check for a Tiny UI Fix installation (more on this below)
- Finally, throughout the entire process, it saves each action to a log file to help with troubleshooting if something doesn't work for you. The log gets reset whenever it exceeds 256kb to stay tiny.
How to install:
Extract both the ASI and the included folder to your The Sims 3\Game\Bin folder, located in your installation directory (usually under the "Program Files" folder on Windows). Open the "More on ASI Mods" spoiler below if you're unsure where that directory might be.
You're done! Everything from here should be completely hands-off. Some troubleshooting points are included further down.
More on ASI mods and ASI loaders:
What is an ASI mod?
An ASI mod is a code modification that directly alters the game's memory and performance engine on startup, rather than just adding new items or tuning gameplay. Unlike traditional .package or .sims3pack files (which go in your Documents folder), ASI mods use the .asi file extension and must be placed directly into your game's installation directory.
Where do I get a loader from and how do I install it?
If you are using mods like Sims 3 Settings Setter or Smooth Patch, you already have one. Otherwise, there are a few different places you can obtain an ASI loader from. I recommend Ultimate ASI Loader, which I'll provide steps for below.

1. Download the File: Locate the latest release from Ultimate ASI Loader's GitHub page and download the wininet.dll file under the Win32 column.
2. Locate Your Game Bin: Find your Sims 3 installation folder. Depending on where you bought the game, its path will typically look like this:
Steam: C:\Program Files (x86)\Steam\steamapps\common\The Sims 3\Game\Bin
EA App: C:\Program Files\EA Games\The Sims 3\Game\Bin
Disc: C:\Program Files (x86)\Electronic Arts\The Sims 3\Game\Bin
3. Extract the File: Open the downloaded .zip file and extract ONLY the wininet.dll file into the Game\Bin folder. Choose 'yes' if it asks you if you want to replace the file.
All finished!
Tiny UI Fix compatibility
I designed everything to be as compatible with Tiny UI Fix as possible. The loading screens will match your exact scaling setting. To do so, some unique stuff goes on under the hood that results in you having to do as little configuring as possible (see GitHub repository if you're curious). A couple things to keep in mind:
- Custom loading screens ARE supported by this mod (you can add them to the pool of loading screens at your leisure), but they will not follow your custom scaling setting due to limitations I was unable to avoid.
- You need to make sure your Tiny UI Fix configurator was last run without any loading screens already present in your mods folder--with one exception below.
- Showtime's loading screen comes with an ugly visual bug on high-resolution displays. A fixed version comes included in the MyLoadingScreens folder. However, if you'd like to use my fixed loading screen in conjunction with this mod AND Tiny UI Fix, download the secondary file from here and place the package file alongside your other The Sims 3\Mods\Packages files. Then, run the Tiny UI Fix configurator with this loading screen in your mods (NO other loading screens can be present *anywhere* within the mods folder during this step; make sure the LoadingScreens folder is empty, if it exists) , and you'll be good to go. You can even remove it after if you'd like.
Troubleshooting
It's just not working!
There could be a few possible reasons for this:
- Do you have an ASI loader installed already? If not, you'll need to download one using the steps listed above.
- For non-English players, is the mod locating your user-data folder correctly? Check that a "Documents\Electronic Arts\The Sims 3" folder wasn't created when yours isn't even supposed to be in English to begin with. It will generate a log file inside showing exactly what may have gone wrong. Try downloading the separately provided Game_Folder_Override and placing the .ini file NEXT TO the main ASI mod. Open it in Notepad (or any other text editor that supports UTF-16 LE) and follow the instructions to specify your user-data folder with the correctly localized name.
- This mod was designed with Windows in mind. While select safeguards were put in place throughout various functions of the mod, I unfortunately cannot guarantee total support with other operating systems like Mac or Linux.
This mod will follow whatever your current language is set to by the game itself. To do so, it reads from registry entries created by Sims 3, and if it cannot find them (often with times Steam players), it will fall back to your matching Windows/OS language. Also keep in mind that EA localization support varies by Expansion/Stuff packs.
It's stuck on the same loading screen!
You may have run Tiny UI Fix's configurator with loading screens still present somewhere in your mods folder. Make sure Mods\LoadingScreens folder contains no package files--they can be safely deleted. Then re-run the configurator.
The loading screen has missing/incorrect assets!
Using a pack's loading screen that you do not own may result in this. For example, the Showtime loading screen is displaying Into The Future's because you don't own Showtime, but DO have Into The future (which is the most recently released pack by EA). You may add and remove loading screens from the MyLoadingScreens pool folder as you'd like.
You may see the full repository for this mod here: https://github.com/thesammy58/Rando...Loading-Screens
Credits: Tesuto for this entire idea, sims3fiend for Sims 3 Settings Setter C++ techniques, "Just Harry" for the Tiny UI Fix source code, LazyDuchess for pioneering the ASI mod pipeline, OhRudi for their original loading screen package files, Eca for their help with understanding the localization of logos and the loading screen display mechanism, Sims 3 PE, Visual Studio 2026. Claude Code was utilized for parts of this mod.
| Filename | Type | Size |
|---|---|---|
| thesammy58_RandomizedLoadingScreens.rar | rar | |
| BaseGame_loadingscreen.package | package | 1814883 |
| EP10_IslandParadise_loadingscreen.package | package | 4884233 |
| EP11_IntoTheFuture_loadingscreen.package | package | 3141465 |
| EP1_WorldAdventures_loadingscreen.package | package | 4365321 |
| EP2_Ambitions_loadingscreen.package | package | 5589513 |
| EP3_LateNight_loadingscreen.package | package | 4035300 |
| EP4_Generations_loadingscreen.package | package | 4613806 |
| EP5_Pets_loadingscreen.package | package | 4612546 |
| EP6_Showtime_loadingscreen.package | package | 3722164 |
| EP7_Supernatural_loadingscreen.package | package | 3474542 |
| EP8_Seasons_loadingscreen.package | package | 3672937 |
| EP9_UniversityLife_loadingscreen.package | package | 2907133 |
| SP1_HighEndLoft_loadingscreen.package | package | 3421779 |
| SP2_FastLane_loadingscreen.package | package | 3715437 |
| SP3_OutdoorLiving_loadingscreen.package | package | 3407003 |
| SP4_TownLife_loadingscreen.package | package | 2628558 |
| SP5_MasterSuite_loadingscreen.package | package | 3492084 |
| SP6_KPSweetTreats_loadingscreen.package | package | 6851000 |
| SP7_Diesel_loadingscreen.package | package | 3353361 |
| SP8_70s80s90s_loadingscreen.package | package | 4980429 |
| SP9_Movie_loadingscreen.package | package | 3388869 |
| RandomizedLoadingScreens.asi | asi | 171520 |
| Filename | Type | Size |
|---|---|---|
| Game_Folder_Override.rar | rar | |
| RandomizedLoadingScreens.ini | ini | 2898 |
Custom installation instructions! READ ME!
In addition to the normal installation instructions, this download also has a custom instruction, as follows:
1. Download: Click the download link to save the .rar or .zip file(s) to your computer.
2. Extract the zip, rar, or 7z file.
3. Locate Your Game Bin: Find your Sims 3 installation folder. Depending on where you bought the game, its path will typically look like this:
Steam: C:\Program Files (x86)\Steam\steamapps\common\The Sims 3\Game\Bin
EA App: C:\Program Files\EA Games\The Sims 3\Game\Bin
Disc: C:\Program Files (x86)\Electronic Arts\The Sims 3\Game\Bin
4. Place the Files: Place BOTH the .asi file and the MyLoadingScreens folder in the installation directory described above!
An ASI loader is required to use this mod. See the ASI info section in the main description for more help.
Need more information?
- For a full, complete guide to downloading complete with pictures and more information, see: Game Help: Downloading for Fracking Idiots.
- Custom content not showing up in the game? See: Game Help: Getting Custom Content to Show Up.
|
thesammy58_RandomizedLoadingScreens.rar
| The main download. Extract the contents to your The Sims 3\Game\Bin installation folder. Requires an ASI loader.
Download
Uploaded: 28th Jul 2026, 73.15 MB.
136 downloads.
|
||||||||
|
Game_Folder_Override.rar
| ONLY download and edit this file if the mod isn't properly detecting your localized user-data folder. Place next to the ASI.
Download
Uploaded: 28th Jul 2026, 974 Bytes.
18 downloads.
|
||||||||
| For a detailed look at individual files, see the Information tab. | ||||||||
Install Instructions
1. Download: Click the download link to save the .rar or .zip file(s) to your computer.
2. Extract the zip, rar, or 7z file.
3. Locate Your Game Bin: Find your Sims 3 installation folder. Depending on where you bought the game, its path will typically look like this:
Steam: C:\Program Files (x86)\Steam\steamapps\common\The Sims 3\Game\Bin
EA App: C:\Program Files\EA Games\The Sims 3\Game\Bin
Disc: C:\Program Files (x86)\Electronic Arts\The Sims 3\Game\Bin
4. Place the Files: Place BOTH the .asi file and the MyLoadingScreens folder in the installation directory described above!
An ASI loader is required to use this mod. See the ASI info section in the main description for more help.
Need more information?
- For a full, complete guide to downloading complete with pictures and more information, see: Game Help: Downloading for Fracking Idiots.
- Custom content not showing up in the game? See: Game Help: Getting Custom Content to Show Up.
Loading comments, please wait...
Uploaded: 28th Jul 2026 at 12:46 PM
Updated: 28th Jul 2026 at 10:46 PM
-
by SolaceInSound 9th Jul 2009 at 10:30pm
14
45.3k
31
-
by emelie.ikj updated 24th Aug 2024 at 7:47pm
6
9.1k
17
-
S4to3 Thought Bubble Overhaul ?
by xFairyExterminatorx updated 22nd Jun 2025 at 10:15pm
+20 packs
10 22.3k 44
World Adventures
High-End Loft Stuff
Ambitions
Fast Lane Stuff
Late Night
Outdoor Living Stuff
Generations
Town Life Stuff
Master Suite Stuff
Pets
Katy Perry Stuff
Showtime
Diesel Stuff
Supernatural
70s, 80s and 90s Stuff
Seasons
Movie Stuff
University Life
Island Paradise
Into the Future
-
HD, QHD, and 4k Loading Screens!
by thesammy58 9th Feb 2019 at 4:05pm
Beautifies the loading screen you see when you first launch The Sims 2. more...
25
36.9k
120
-
by thesammy58 25th May 2013 at 4:24am
Make The Sims 3 loading themes play while your Sims 2 game is loading! more...
17
22.4k
18
-
by thesammy58 updated 19th Jul 2026 at 4:01am
Fixes a visual bug with the Showtime loading screen when playing at HD resolutions. more...
+1 packs
3 3.7k 5
Showtime
-
More Coherent Loading Screens (outdated)
by thesammy58 updated 23rd Dec 2023 at 1:27am
-
by thesammy58 22nd Dec 2014 at 1:26am
Make your Sim, like, a total bro, man, with these stylish new hats from OBEY! more...
11
26.2k
60
-
by thesammy58 23rd Jan 2026 at 1:15pm
I always felt something was missing during my Gift Giving parties on Snowflake Day, and then it occurred to me. more...
4
2.3k
6
-
(New Version Available) Widescreen Loading Background
by thesammy58 24th Aug 2013 at 8:21pm
A background for your loading screen designed to look great on a [b]widescreen monitor![/b] Comes in 2 flavors. more...
21
27.4k
51
-
by thesammy58 5th Oct 2014 at 6:27pm
These boxer briefs come in 16 different colors and are made to be worn a bit lower than EA's. more...
-
The Sims 2 Ultimate Collection Loading Screen
by thesammy58 updated 21st Sep 2014 at 11:15pm
No more "Fun With Pets Collection" or "Mansion and Garden Stuff". Replace your loading screen with this sleek new design! more...
115
107.1k
291
-
by thesammy58 23rd Sep 2014 at 11:40pm
Toby is a great guy, and everybody knows that. But do they know about his underlying short-temper? more...
Sign in to Mod The Sims
Randomized Loading Screens (ASI mod)