Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
โ Live Streamingโ Interactive Chatโ Private Showsโ HD Qualityโ Free Actions
Free to watch โข No registration required โข HD streaming
Tutorial: How to Install TS3 with DXVK, Sims3SettingsSetter (S3SS), and ReShade in 2026
This is a long-overdue update of my previous, now obsolete tutorial on how to use DXVK and ReShade (d3d9). If you do not use ReShade, you can still follow this guide up until where it is to be installed.
At the time of writing (April 2026), this guide is compatible with and corresponds to Step 1 to 3 of The Sims 3 Performance & Bug Fix Guide 2026, featuring an extra step on how to install ReShade.
If you followed any other guide (including my own) on how to install DXVK and/or ReShade, it is strongly recommended that you start from scratch, meaning you should uninstall DXVK AND Reshade completely. Believe me when I say this: it will save you a lot of time, frustration, and make your life so much easier.
For the purpose of this tutorial, I am on Steam version 1.67.2.024037 on Windows 11, but it should work for discs 1.67 and EA App 1.69 versions, too. This guide does not cover GShade.
Without further ado, let's begin!
Backup your files, even the entire folder (EA Games\The Sims 3\Game\Bin or steamapps\common\The Sims 3\Game\Bin) if you want to be extra safe; you will thank yourself later. If you do not wish to backup the entire folder, at the very least backup the following:
Keep them somewhere secure, for your peace of mind (and sanity).
Firstly, to fully uninstall DXVK, you should remove the following files:
d3d9.dll (if you hover your cursor over the file, it will read: Company: DXVK)
dxvk.conf
TS3.dxvk-cache (or TS3W.dxvk-cache)
Secondly, remove remnant files of previously installed ReShade (you did create a backup, right?):
d3d9.dll (located at the Bin folder, if you hover your cursor over the file, it will read: Company: crosire)
ReShade.ini
ReShade.log
โ ๏ธThere are a couple more steps. Please follow the instructions here.
Get the latest version here on GitHub:
Click on the version that has the 'Latest' tag next to it (2.7.1 as of now), scroll down to 'Assets', and click on dxvk-x.x.x.tar.gz to download DXVK.
Open dxvk-x.x.x.tar.gz, click on x32, and locate d3d9.dll from within.
Download a copy of dxvk.conf from this page by clicking on the tiny icon on the right.
Drag both d3d9.dll AND dxvk.conf to the Bin folder (EA Games\The Sims 3\Game\Bin or steamapps\common\The Sims 3\Game\Bin); that is where TS3.exe and TS3W.exe are located.
Open dxvk.conf with Notepad or Notepad++, 'Ctrl + A' to select all, and hit delete. Yes, delete everything inside. Once you've emptied the file, enter the following:
Copy your Options.ini from your backup folder (you did make a backup, right?) into your Documents\Electronic Arts\The Sims 3 folder.
Because we have 'tricked' the game into recognising our modern GPU as a GTX 580, we must edit one single line within the Options.ini to keep our preferred in-game settings intact.
Hit 'Ctrl + G', type in '150' to go to that line, and replace it with:
lastdevice = 0;10de;1080;65535
'Ctrl + S' to save.
โ ๏ธThanks to DXVK, from now on whenever there's a GPU driver update, we no longer need to keep the 'lastdevice' line up-to-date to prevent your in-game settings from being reset. You can leave it alone forever, once and for all. The last digit of '65535' is a placeholder value for driver versions and remains constant as long as you are using DXVK.
Launch the game to confirm that DXVK is working. By default, the debug HUD should show up in the top left corner of your screen. What's more, your graphics settings should not have reset.
If you're still not convinced that DXVK is working, go to your Bin folder and look for a file called: TS3_d3d9.log or TS3W_d3d9.log and inspect its content:
If you see these correctly documented in your log file, DXVK is working as intended.
โ ๏ธ NB: This newer version of DXVK no longer generates a cache file by default, meaning that there will not be a TS3.dxvk-cache or TS3W.dxvk-cache any more.
Get the latest version here on GitHub:
Click on the version that has the 'Latest' tag next to it (1.5.0 as of now), scroll down to 'Assets', and click on Sims3SettingsSetter.asi to download S3SS.
An ASI Loader is required for S3SS to function properly, and now so we need to install it.
However, if you use any of the listed LazyDuchess mods:
Mono Patcher Library;
Pixel Shader Modding Framework;
Shadow Extender (TS3);
or Split Level Light Fix,
you should already have an ASI loader (in the form of wininet.dll) located inside your Bin folder, and you can use that instead.
As you can see in the screenshot below, LD's Shader Framework came shipped with an ASI loader, as the other 3 mods do.
If you do not use any of the mods listed above, or that you wish to get a newer version of ASI loader for the game, you can get it from here (Ultimate ASI Loader by ThirteenAG):
To install, drag Sims3SettingsSetter.asi AND wininet.dll to your Bin folder.
And that is S3SS and its prerequisite successfully installed, now we should launch the game (again) and check if it's working.
Once the game has launched, hit 'Insert' key to toggle on S3SS interface.
โ ๏ธ If nothing happens after pressing ' Insert', remove a folder called 'S3SS' (located at: Documents\Electronic Arts\The Sims 3) and reinstall from Step 2 again.
From S3SS interface, select 'Patches' on the top.
Here I recommend enabling all performances patches, but choose only one flavour for the Smooth Patch: Original or Precise.
Next, click on 'Other/QoL' tab, tick the box next to 'Enable Memory Warning', and increase the warning threshold to 3.8 GB.
Navigate downwards to 'Borderless Window' and choose 'Fullscreen' in the drop-down menu. This will allow you to play in borderless windowed mode.
โ ๏ธ Please note that I do not play TS3 in exclusive fullscreen mode, nor do I recommend doing so; therefore, I cannot provide support for that.
Lastly, don't forget to click on 'File' on the top left corner to save any changes you've made.
Exit the game, it's time to install ReShade.
Download the latest version (with full add-on support) from the official site; it is 6.7.3 at the time of writing.
If you do not download the version with full add-on support, DoF (depth of field) shaders will not work properly upon internet detection.
Select TS3.exe (EA App) or TS3W.exe (disc, Steam), and then choose Vulkan as rendering API, click 'Next'.
If you would prefer not to install any shaders/effects (i.e, you want to keep using your existing ones), click 'Skip'.
On the following page, you'll get to choose to install add-ons. Hit 'Skip', unless you know what you are doing.
Click 'Finish' to complete installation.
At this stage, a new, vanilla ReShade.ini file will be placed in the Bin folder; you may now replace it with the one from your backup folder to recover all preferred settings (such as hotkeys for taking screenshots, directory for shaders etc.). Same thing goes for your reshade-presets and reshade-shaders folder.
Launch the game (for the final time) to check that ReShade has been properly installed.
To toggle S3SS interface, press 'Insert' (or whatever hotkey you've set it to).
โ ๏ธ NB: under ReShade's 'Settings' tab you may need to change 'Input processing' to either 'Pass on all input' or 'Block input when cursor is on overlay' to tweak S3SS settings whilst ReShade's GUI is visible. Otherwise, you'll need to toggle ReShade's menu off first.
That is the end of this tutorial.
Congratulations, you have successfully installed DXVK, S3SS, and ReShade! You may now open dxvk.conf and remove line dxvk.HUD from it.
Whew, what a long tutorial. If you've made it this far, great job. ๐
Hope you've found this helpful; comment down below, or send me an ask/DM if you've any questions. I'll try my best to troubleshoot with you. Happy simming! โญ
Credits:
doitsujin for DXVK
ThirteenAG for Ultimate-ASI-Loader
@sims3fiend, just-harry, @lazyduchess, and swiffyjk for Sims3SettingsSetter
crosire for ReShade
@nectar-cellar @desiree-uk and @kevinvoncrastenburg for their help.
a collection of 18 random poses i've made recently for my edits, i've cleaned them up the best i could there may be some clipping with the 5th pose and the resized car one. i'd recommend also using Lyralei's pose addon if you want to blend poses in game.
What you'll need:
Poseplayer, OMSP and OMSP resizer 50%
Surfboard (pose 1-2)
2009 Volkswagen (poses 11-14, omsp resizer 50%)
2019 Mercedes Benz G (poses 15-18)
Download (always free): simfileshare | mediafire
poselist + nonposelist:ย a_simminginstars_randomp01 1-18ย (included in file w/ thumbnails)
TOU:ย donโt claim as your own or reupload behind a paywall, you can edit the poses just give credit
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
โ Live Streamingโ Interactive Chatโ Private Showsโ HD Qualityโ Free Actions
Free to watch โข No registration required โข HD streaming
Have you seenย this post about using DXVKย by Criisolate? But felt intimidated by the sheer mass of facts and information?
@desiree-ukย and I compiled a guide and the configuration file to make your life easier. It focuses on players not using the EA App, but it might work for those just the same. Itโs definitely worth a try.
Adding this to your game installation will result in a better RAM usage. So your game is less likely to give you Error 12 or crash due to RAM issues. It does NOT give a huge performance boost, but more stability and allows for higher graphics settings in game.
The full guide behind the cut. Let me know if you also would like it as PDF.
Happy simming!
Disclaimer and Credits
Desiree and I are no tech experts and just wrote down how we did this. Our ability to help if you run into trouble is limited. So use at your own risk and back up your files!
We both are on Windows 10 and start the game via TS3W.exe, not the EA App. So your experience may differ.
This guide is based on our own experiments and of course criisolateโs post on tumblr: ย https://www.tumblr.com/criisolate/749374223346286592/ill-explain-what-i-did-below-before-making-any
This guide is brought to you by Desiree-UK and Norn.
Compatibility
Note: This will conflict with other programs that โinjectโ functionality into your game so they may stop working. Notably
Reshade
GShade
Nvidia Experience/Nvidia Inspector/Nvidia Shaders
RivaTuner Statistics Server
It does work seamlessly with LazyDuchessโ Smooth Patch.
LazyDuchessโ Launcher: unknown
Alder Lake patch: does conflict. One user got it working by starting the game by launching TS3.exe (also with admin rights) instead of TS3W.exe. This seemed to create the cache file for DXVK. After that, the game could be started from TS3W.exe again. That might not work for everyone though.
A word on FPS and V-Sync
With such an old game itโs crucial to cap framerate (FPS). This is done in the DXVK.conf file. Same with V-Sync.
You need
a text editor (easiest to use is Windows Notepad)
to download DXVK, version 2.3.1 from here: https://github.com/doitsujin/DXVK/releases/tag/v2.3.1
Extract the archive, you are going to need the file d3d9.dll from the x32 folder
the configuration file DXVK.conf from here: https://github.com/doitsujin/DXVK/blob/master/DXVK.conf.
Optional: download the edited version with the required changes here.
administrator rights on your PC
to know your gameโs installation path (bin folder) and where to find the user folder
a tiny bit of patience :)
First Step: Backup
Backup your original Bin folder in your Sims 3 installation path! The DXVK file may overwrite some files! The path should be something like this (for retail): \Program Files (x86)\Electronic Arts\The Sims 3\Game\Bin (This is the folder where also GraphicsRule.sgr and the TS3W.exe and TS3.exe are located.)
Backup your options.ini in your gameโs user folder! Making the game use the DXVK file will count as a change in GPU driver, so the options.ini will reset once you start your game after installation. The path should be something like this: \Documents\Electronic Arts\The Sims 3 (This is the folder where your Mods folder is located).
Preparations
Make sure you run the game as administrator. You can check that by right-clicking on the icon that starts your game. Go to Properties > Advanced and check the box โRun as administratorโ.
Note: This will result in a prompt each time you start your game, if you want to allow this application to make modifications to your system. Click โYesโ and the game will load.
2. Make sure you have the DEP settings from Windows applied to your game.
Open the Windows Control Panel.
Click System and Security > System > Advanced System Settings.
On the Advanced tab, next to the Performance heading, click Settings.
Click the Data Execution Prevention tab.
Select 'Turn on DEP for all programs and services except theseโ:
Click the Add button, a window to the file explorer opens. Navigate to your Sims 3 installation folder (the bin folder once again) and add TS3W.exe and TS3.exe.
Click OK. Then you can close all those dialog windows again.
Setting up the DXVK.conf file
Open the file with a text editor and delete everything in it. Then add these values:
d3d9.textureMemory = 1
d3d9.presentInterval = 1
d3d9.maxFrameRate = 60
d3d9.presentInterval enables V-Sync,d3d9.maxFrameRate sets the FrameRate. You can edit those values, but never change the first line (d3d9.textureMemory)!
The original DXVK.conf contains many more options in case you would like to add more settings.
A. no Reshade/GShade
Setting up DXVK
Copy the two files d3d9.dll and DXVK.conf into the Bin folder in your Sims 3 installation path. This is the folder where also GraphicsRule.sgr and the TS3W.exe and TS3.exe are located. If you are prompted to overwrite files, please choose yes (you DID backup your folder, right?)
And thatโs basically all that is required to install.
Start your game now and let it run for a short while. Click around, open Buy mode or CAS, move the camera.
Now quit without saving. Once the game is closed fully, open your bin folder again and double check if a file โTS3W.DXVK-cacheโ was generated. If so โ congrats! All done!
Things to note
Heads up, the game options will reset! So it will give you a โvanillaโ start screen and options.
Donโt worry if the game seems to be frozen during loading. It may take a few minutes longer to load but it will load eventually.
The TS3W.DXVK-cache file is the actual cache DXVK is using. So donโt delete this! Just ignore it and leave it alone. When someone tells to clear cache files โ this is not one of them!
Update Options.ini
Go to your user folder and open the options.ini file with a text editor like Notepad.
Find the line โlastdevice = โ. It will have several values, separated by semicolons. Copy the last one, after the last semicolon, the digits only. Close the file.
Now go to your backup version of the Options.ini file, open it and find that line โlastdeviceโ again. Replace the last value with the one you just copied. Make sure to only replace those digits!
Save and close the file.
Copy this version of the file into your user folder, replacing the one that is there.
Things to note:
If your GPU driver is updated, you might have to do these steps again as it might reset your device ID again. Though it seems that the DXVK ID overrides the GPU ID, so it might not happen.
How do I know itโs working?
Open the task manager and look at RAM usage. Remember the game can only use 4 GB of RAM at maximum and starts crashing when usage goes up to somewhere between 3.2 โ 3.8 GB (itโs a bit different for everybody).
So if you see values like 2.1456 for RAM usage in a large world and an ongoing save, itโs working. Generally the lower the value, the better for stability.
Also, DXVK will have generated its cache file called TS3W.DXVK-cache in the bin folder. The file size will grow with time as DXVK is adding stuff to it, e.g. from different worlds or savegames. Initially it might be something like 46 KB or 58 KB, so itโs really small.
Optional: changing MemCacheBudgetValue
MemCacheBudgetValue determines the size of the game's VRAM Cache. You can edit those values but the difference might not be noticeable in game. It also depends on your computerโs hardware how much you can allow here.
The two lines of seti MemCacheBudgetValue correspond to the high RAM level and low RAM level situations. Therefore, theoretically, the first line MemCacheBudgetValue should be set to a larger value, while the second line should be set to a value less than or equal to the first line.
The original values represent 200MB (209715200) and 160MB (167772160) respectively. They are calculated as 200x1024x1024=209175200 and 160x1024x1024=167772160.
Back up your GraphicsRules.sgr file! If you make a mistake here, your game wonโt work anymore.
Go to your bin folder and open your GraphicsRules.sgr with a text editor.
Search and find two lines that set the variables for MemCacheBudgetValue.
Modify these two values to larger numbers. Make sure the value in the first line is higher or equals the value in the second line. Examples for values:
1073741824, which means 1GB
2147483648 which means 2 GB.
-1 (minus 1) means no limit (but is highly experimental, use at own risk)
Save and close the file. It might prompt you to save the file to a different place and not allow you to save in the Bin folder. Just save it someplace else in this case and copy/paste it to the Bin folder afterwards. If asked to overwrite the existing file, click yes.
Now start your game and see if it makes a difference in smoothness or texture loading. Make sure to check RAM and VRAM usage to see how it works.
You might need to change the values back and forth to find the โsweet spotโ for your game. Mine seems to work best with setting the first value to 2147483648 and the second to 1073741824.
Uninstallation
Delete these files from your bin folder (installation path):
d3d9.dll
DXVK.conf
TS3W.DXVK-cache
And if you have it, also TS3W_d3d9.log
if you changed the values in your GraphicsRule.sgr file, too, donโt forget to change them back or to replace the file with your backed up version.
OR
delete the bin folder and add it from your backup again.
B. with Reshade/GShade
Follow the steps from part A. no Reshade/Gshade to set up DXVK.
If you are already using Reshade (RS) or GShade (GS), you will be prompted to overwrite files, so choose YES. RS and GS may stop working, so you will need to reinstall them.
Whatever version you are using, the interface shows similar options of which API you can choose from (these screenshots are from the latest versions of RS and GS).
Please note:ย
Each time you install and uninstall DXVK, switching the game between Vulkan and d3d9, is essentially changing the graphics card ID again, which results in the settings in your options.ini file being repeatedly reset.
ReShade interface
Choose โ Vulcan
Click next and choose your preferred shaders.
Hopefully this install method works and it won't install its own d3d9.dll file.
If it doesn't work, then choose DirectX9 in RS, but you must make sure to replace the d3d9.dll file with DXVK's d3d9.dll (the one from its 32bit folder, checking its size is 3.86mb.)
GShade interface
Choose โ ย ย ย ย ย ย ย ย ย ย
Executable Architecture: 32bit
Graphics API: DXVK
Hooking: Normal Mode
GShade is very problematic, it won't work straight out of the box and the overlay doesn't show up, which defeats the purpose of using it if you can't add or edit the shaders you want to use.
Check the game's bin folder, making sure the d3d9.dll is still there and its size is 3.86mb - that is DXVK's dll file.
If installing using the DXVK method doesn't work, you can choose the DirectX method, but there is no guarantee it works either.
The game will not run with these files in the folder:
d3d10core.dll
d3d11.dll
dxgi.dll
If you delete them, the game will start but you can't access GShade! It might be better to use ReShade.
Some Vulcan and DirectX information, if youโre interested:
Vulcan is for rather high end graphic cards but is backward compatible with some older cards. Try this method with ReShade or GShade first.
DirectX is more stable and works best with older cards and systems. Try this method if Vulcan doesn't work with ReShade/GShade in your game โ remember to replace the d3d9.dll with DXVK's d3d9.dll.
For more information on the difference between Vulcan and DirectX, see this article:
I've wanted kayaks in game ever since I started working on Tรธrsvall, and when TS4 included it with Adventure Awaits, I could finally make it happen! (I'm definitely not an animator lol)
This is a new boat type for a single sim. It's fully functional with custom converted animations. It currently has no fishing interactions, but I'll probably convert those animations and include them in the future. There's an adult and smaller child version.
KNOWN ISSUES
ยป The "Boat Here With" interaction on the kayak object is still there, despite specifically removing it in the code... when you click it, the sim will end up using the water taxi or another multi-occcupancy boat.
ยป Idle/Paddling animations continue for a few seconds before transitioning to the next state.
ยป The transparency on the adult kayak looks kinda bad, but I can't seem to make it look better, sorry!
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
โ Live Streamingโ Interactive Chatโ Private Showsโ HD Qualityโ Free Actions
Free to watch โข No registration required โข HD streaming
Hi guys! I made a post on Reddit comparing some of the most popular lighting mods for The Sims 3, and I thought Iโd share it here on Tumblr for my first post.
I mainly did this for myself to see how each mod affects the Sims and the environment.
Itโs not 100% accurate, since the position of your Sims can have a big effect on the lighting and many of these mods have unique colours/weather transitions over the course of each day.
All of my testing was done during Summer! Unfortunately, I was only able to add the EA lighting into my second comparison, which was strictly on Sims only.
The lighting mods I used to do my comparisons are linked below:
Uranesia by @nilxis
St. Claires by @brntwaffles
Pudding's Lighting by @pudding-parade
Perfect Day by @brntwaffles
Monte Vista by @dystopianam
Fresh Cut Day by @brntwaffles
Clear & Bright by @potato-ballad-sims
Blue Skies & Sunshine by @brntwaffles
Beta V1 by @boringbones
Hopefully this helps anyone trying to decide which lighting mod to use in their game. Also, a big thank you to these amazing creators who keep this game looking awesome! Have a great day. :-)
โข .package โข Base game compatible โข
โข ๐ป๐๐โ๐๐๐ธ๐ป โข Ad-free as always at my website!
๐ค๐๐ -๐๐ ๐ฅ๐๐ก๐ค ๐๐๐ฃ ย | โ๐๐ฅ๐ฃ๐๐ ๐๐ค
ใ โ๐ฃ๐๐๐๐ฅ๐ค ใ
Created for Sims 4 by Comiko | Original post: โช
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
โ Live Streamingโ Interactive Chatโ Private Showsโ HD Qualityโ Free Actions
Free to watch โข No registration required โข HD streaming