Arethabee - 4t3 Assorted Miniset

Arethabee - 4t3 Assorted Miniset
Arethabee - 4t3 Assorted Miniset
Arethabee - 4t3 Assorted Miniset

Arethabee - 4t3 Assorted Miniset

Just something to distract me from the work I need to do and my object sets 😉

Three CAS items for teen to adult females (TF, AF), all low-poly, all maternity-enabled! From left to right:

Secret Society Sabrina Dress (or more like... Wednesday Dress) - 2 Multiplier Presets, one plain, one with plaid pattern - 3 Channels: Dress, Collar, Sleeve Cuffs - Polycount: 4.5k

Wildflowers Violet Dress - 1 Recolorable Preset, 6 non-recolorable patterned overlays - 1 Channel - Polycount: 4.7k

August 2022 Maddy Top - 3 Recolorable Presets (no differences between them, like EA's presets) - 2 Channels: Denim Top, Buttons - Polycount - 3.8k

All can be found in Everyday, Formal, and Career categories.

Jeans are "Joy Pants" by Plbsims, found here.

Download - SFS

or

Download - Simblr.CC

---

@xto3conversionsfinds @wanderingsimsfinds @pis3update @matchsim @gifappels-stuff @simblrcc-site

And for those who sent inbox stuff: yes, I saw it, I'll go through finding those soon! There's also another outfit by a different creator I had done for, like, weeks, but I keep postponing it because of leg errors... procrastinator moment...

More Posts from Shaelynsims3 and Others

7 months ago

Sims 3 Settings Setter

Proper release notes and beta edition

Sims 3 Settings Setter

I've added support for setting any Config or Option setting, plus live editing of many many others, so it's now release time. Full feature explanation below, but essentially this lets you edit lots of settings ingame directly instead of having to make .package mods, and provides a "better" and more shareable way of editing GraphicsRules.sgr settings (IMO). Sorry if a new post is annoying idk what I'm doing

THIS IS A BETA, I haven't tested a lot of the settings, there are bugs, etc.

Downloads: Sims File Share Sims File Share - Less stutter config GitHub

More info about what it is (I yap a bunch) under :)

Installation and use

Please note, some settings wont appear until you load into a world.

Download the ASI file and wack it in to your Sims 3 base directory, where the ts3w.exe is located. If you're using one of the presets, make a folder called s3ss_presets and pop them in there (you'll need to activate them in the presets menu ingame).

Make sure you have an ASI loader, these are either from Smooth Patch's ASI portion or dxwrapper. I recommend dxwrapper, just make sure you set the LoadPlugins value to 1 (should be default)

Start the game, you might experience a little more of an initial "freeze" when starting the game than usual, this is from the script logging a bunch of config calls during initialization, there's like 800 or something nuts. It should not have any negative impact on regular loading or gameplay, and I plan to turn the logging off… eventually.

Press Insert to open up the menu. Go crazy and change everything, make the sun huge, crank bloom up, live.

Help I crashed/the game doesn't start with the mod!

Please send me your hooks_log.txt if you're experiencing any crashing issues. If the crash is because you set some value to like 7 billion, that's on you, you can just delete the line out of script_settings.ini or go to Settings -> Clear all settings

If you can't get the game to run with the mod, lmk also, please tell me if you're using a launcher, if you're using any other .asi mods, using dxvk, etc. as well as what operating system you're on.

Features

Live Edit

This is the newâ„¢ and now main part of the mod. I've mapped out several/most of the exes main "settings" (anything that interacts w/ 0x005a00a0 and some that don't) areas, which allows you to now, in game, change these values whereas before it was a whole arduous process of making .package mods. I mapped these all statically so some of the offsets/addresses might be wrong.

I was gunna list the settings but there's 260~ of them so maybe not?

I plan to add missing specific individual settings from Config eventually. If you think a setting is missing, or if you think I've mapped a value wrong (i.e. you know it has an effect but it's not working with my mod or is crashing you, or one value is changing multiple things), please let me know. Render/er is definitely missing some, that's because the function is scary and I don't like it.

Values (sometimes) have sliders with the min and max value I found in the exe set, if you want to go higher, you can double click to type in your own number.

Some interesting things you can do with the settings:

Set max lots higher than 8 AND increase the radius so it actually shows (will crash if set too high ~35+, need to investigate) by changing values in Streaming

Play in a game where the sun never sets or rises by editing Sky Common -> Sunset/Sunrise Time

Change shadow settings (includes the same thing as LD's shadow extender mod under), extending shadows (they will still look hideous, writing a post about why currently)

Sims 3 Settings Setter

Change various light settings to get the perfect look for your game. Some popular mods edit these values for their looks (presets soon?)

Sims 3 Settings Setter

Do whatever… this is…?

Sims 3 Settings Setter

Game Config

The function we're hooking (0x0058c380) only seems to effect Config (GraphicsRules.sgr in the .exe directory) and Options (Options.ini in the documents/Sims3 directory), but logs a whole bunch of other thing. Feel free to toggle the option in the settings tab and try changing a bunch, it should in theory work because the function is reading and writing but somewhere it gets overridden or something idk 🤷

It lets you set any that fall under those two categories/headings, which means there's some like ForceHighLODObjects that aren't in the actual file and are settable. You might notice some show different values than what they're set as in your config, this could either be that I'm hooking it too early (I don't think I am), or the value is getting overwritten or changed somewhere in the exe. If there's a setting that's in the file but not in the list that you think does something, lmk, but it should capture everything.

I haven't mapped all of the Config/Option settings to Live Edit as they're all split up in the exe, if there's one you want in particular, lmk.

Presets

I've prepared a preset with just the essentials from my GraphicsRules file post with the idea that you can then use this with a stock GraphicsRules file instead of having to manage different versions, giving you the ability to toggle certain things back to default. I might make some visual "enhancement" presets or something later, either based off popular mods or my own insanity, we'll see.

Presets go into the s3ss_presets folder, and currently they stack rather than replace (not intentional but I might keep it)

Known issues:

Rendering toggles need to be re-toggled each load - Easy fix I'm just lazy

Options settings overwrite the actual Options.ini file (idk why??)

Occasionally D3D9 wont hook, I can't replicate this reliably to test so lmk if you can lmao

I mapped all the settings pretty hastily, so some are bound to be wrong

Was flagged as a virus briefly??? Praying this never happens again because I have no idea what to do to fix that dshjakfhhsdaj

Presets stack, if you apply a preset and you have existing values, they stack together… I kind of like that though as a concept so I just added a clear all option to settings, I might rework it later.

Some Live Edit value locations might change during gameplay, resulting in the menu displaying them incorrectly and crashing the game if edited in a broken state. I've checked most off them and they don't seem to, but Render ones did. Let me know if you experience it as I can probably find a static pointer like I did for Render.

Planned things:

Searching. God that'd be good…

Go over existing maps again, some I did early on before I supported static values, 4 float arrays, etc. so I've probably messed some up

Adding every single GraphicsRule.sgr setting to Live

Maybe adding some of my performance mods to it? Or should I keep them as their own individual thing? Mmmm I dunno

I still haven't looked at the way everyone else has been editing the "live" settings, so I should probably do that, there's probably a lot of info out there but at this point I'm too invested in my weird approach djsakfsksaffsa

6 months ago

Reblog if you don't plan on leaving The Sims 3

I’m sad because a lot of blogs I like are choosing TS4 and completely dropping TS3. I just want to know if at least some people are sticking with TS3 or both TS3 and TS4

9 months ago

Considering completely starting my cc folder over from scratch

1 year ago
Baby Tee & Low Rise Straight Jeans For Sims 3
Baby Tee & Low Rise Straight Jeans For Sims 3
Baby Tee & Low Rise Straight Jeans For Sims 3
Baby Tee & Low Rise Straight Jeans For Sims 3
Baby Tee & Low Rise Straight Jeans For Sims 3
Baby Tee & Low Rise Straight Jeans For Sims 3

Baby Tee & Low Rise Straight Jeans for Sims 3

Baby Tee

28 presets

All lods

Non recolorable

Pregnancy morph

YA-A

Low Rise Straight Jeans

18 presets

All lods

Non recolorable

Pregnancy morph

YA-A

thanks to @plbsims3 for helping and @nightospheresims for the tutorial

it's my first time converting to sims 3, so there can be some little clipping! (I didn't noticed anything, but it still can have)

DOWNLOAD

1 year ago
Two Piece Knit Dress Gorilla X3 TS4 To TS3
Two Piece Knit Dress Gorilla X3 TS4 To TS3

Two Piece Knit Dress Gorilla X3 TS4 to TS3

-All credits to the mesh creator Gorilla X3 -Original post here -All morphs (including maternity) -8k poly (2048px HD enabled) -Recolorable -Disabled to random -YA - A - E

DOWNLOAD (simfileshare)

1 year ago
Gorillax3 Hoodie Shirt TS4 To TS3

Gorillax3 Hoodie Shirt TS4 to TS3

-All credits to the mesh creator Gorillax3 -Original post here -All morphs -10k poly (2048 px, HD enable) -6 swatches (1 recolorable) -Disabled to random -Compressed

DOWNLOAD on my wixsite

1 year ago

How do you get your screenshots so pretty and clear? I want to start taking pictures of my OC’s but I don’t want it to be a blurry skin detail mess! I use reshade and HQ MOD currently is there anything else I can use?

hq i use 5k for game, without CAS

good lighting. Most of the time I use either just backdrop lighting or put Buhudain's invisible lights on

Reshade or Gshade. I use smaa or fxaa and luma sharpening, also mxao and sometimes blurring

When I want to take hq screenshots, I always take them exactly as shown in this guide. it's not just for full-length screenshots, but also for portraits. Below are some examples. The first picture is just a screenshot, without "gluing", the second picture is a screenshot made as described in the tutorial

Tutorial for making lashes look good in the game

Puchi House's Smooth Face Normal Slider The maximum important mod for me. I use it always and on all sims. How it works perfectly showed @simtanico in this post

How Do You Get Your Screenshots So Pretty And Clear? I Want To Start Taking Pictures Of My OC’s But
How Do You Get Your Screenshots So Pretty And Clear? I Want To Start Taking Pictures Of My OC’s But

Tags
1 year ago

ThornsOfPeace CC conversions reupload

So for some reason most of the links to @thornsofpeace​’s conversions were deleted. I downloaded the majority of it from before so I’ll reupload it for those who missed out when it was available.

Mediafire link: http://www.mediafire.com/file/cy5t8stg5o6pypc/ThornsofPeace_CC.zip/file

Pictures of the CC here: https://thornsofpeace.tumblr.com/downloads

1 year ago

Functional Baby Carrier - V2 Update

ModTheSims - Functional Baby Carrier V2
Mod The Sims
- Big thanks to thepancake1 for exporting the baby carrier files from TS4 for me to convert and my supporters

I've updated my Functional Baby Carrier mod to V2! Various fixes and improvements have been added, and you can now direct babies/toddlers to sleep or wake up, and change whether each baby carrier is usable or not 😊

Image Previews:

Functional Baby Carrier - V2 Update
Functional Baby Carrier - V2 Update
  • fantana
    fantana liked this · 1 month ago
  • yolobiiiitches
    yolobiiiitches liked this · 2 months ago
  • zoecc
    zoecc liked this · 2 months ago
  • maleviicent
    maleviicent liked this · 2 months ago
  • little-lilgg
    little-lilgg liked this · 2 months ago
  • sadsecretary
    sadsecretary liked this · 3 months ago
  • unwrittensims
    unwrittensims liked this · 4 months ago
  • msscarletwiththecandlestick
    msscarletwiththecandlestick liked this · 5 months ago
  • chunkecheeks
    chunkecheeks liked this · 5 months ago
  • archangelsammy
    archangelsammy liked this · 5 months ago
  • if-any
    if-any liked this · 6 months ago
  • thesimmergirll
    thesimmergirll liked this · 6 months ago
  • arieskiss
    arieskiss liked this · 6 months ago
  • inthecoldrain
    inthecoldrain liked this · 6 months ago
  • inhumanssxx
    inhumanssxx liked this · 7 months ago
  • veryyycreativename
    veryyycreativename liked this · 7 months ago
  • s3founds
    s3founds reblogged this · 7 months ago
  • garbage-b4by
    garbage-b4by liked this · 7 months ago
  • flotheory
    flotheory reblogged this · 7 months ago
  • jagagames
    jagagames liked this · 8 months ago
  • ts3kk
    ts3kk reblogged this · 8 months ago
  • queenlova101
    queenlova101 liked this · 8 months ago
  • ifuckedthesherriff
    ifuckedthesherriff liked this · 8 months ago
  • hedvig93
    hedvig93 liked this · 8 months ago
  • tinyanxiousgaylien
    tinyanxiousgaylien liked this · 8 months ago
  • pixelnbones
    pixelnbones liked this · 8 months ago
  • pcqt
    pcqt liked this · 9 months ago
  • iissowierd
    iissowierd liked this · 9 months ago
  • wisekingdomcat
    wisekingdomcat liked this · 9 months ago
  • melbens
    melbens liked this · 9 months ago
  • tyrannosaurusalex22
    tyrannosaurusalex22 liked this · 9 months ago
  • frozennmouse
    frozennmouse reblogged this · 9 months ago
  • ponometia
    ponometia liked this · 9 months ago
  • anythingithinkof
    anythingithinkof liked this · 9 months ago
  • sensitiwity
    sensitiwity liked this · 10 months ago
  • rhibbet
    rhibbet liked this · 10 months ago
  • snowiebun
    snowiebun reblogged this · 10 months ago
  • lovrdarts
    lovrdarts liked this · 10 months ago
  • savvy-muse
    savvy-muse reblogged this · 10 months ago
  • savvy-muse
    savvy-muse liked this · 10 months ago
  • viciousfable
    viciousfable liked this · 10 months ago
  • kookysimfinds
    kookysimfinds reblogged this · 10 months ago
  • monolith313
    monolith313 liked this · 10 months ago
  • lunarlucaya-blog
    lunarlucaya-blog liked this · 10 months ago
  • planetsimsjj
    planetsimsjj liked this · 10 months ago
  • darkandtwisty2
    darkandtwisty2 liked this · 11 months ago
shaelynsims3 - Shae's Sims
Shae's Sims

21 She/Her | Sims 3 cc finds💕

81 posts

Explore Tumblr Blog
Search Through Tumblr Tags