Faster Hacking and Programming


Mod Introduction

Finish hacking and programming in half the time!
Link to the mod

Installation Guide

Updated/Still Working: 30th January, 2024
Patch notes can be viewed here: Patch Notes

Click here for all my Sims 4 mods.

Click here for my Patreon page. <--- I started a Patreon page if you'd like to support my work.  Thank you!
~~~~~~~~~~

This mod makes hacking and programming go faster.  Your Sim will now hack or program at twice the speed.  For example, if a hack took 60 seconds to do, it will now only take 30 seconds. 

*Creating a video game still takes a long time.  I don't know how long it took exactly in sim hours, but this mod will do it in half the time.  Say creating a video game took 48 in-game hours, it will now take 24 in-game hours.  Still long, but twice as fast.  Longer times, such as creating the video might not seem like it's being done faster, but it is.  You can adjust this mod to your liking and make it even faster if you want by opening the file in Sims 4 Studio and adjusting the "amount" numbers to a higher number.

Please give the mod a thumbs up (endorse) if you enjoy it.  Thank you!

INSTALLATION
Open the .zip file. Place the mod .package file into your Mods folder. For most users it will be in Documents\Electronic Arts\The Sims 4\Mods.

Note 1: .package files can be up to five folders deep inside your Mods folder. While .ts4script files can only be up to one folder deep inside your Mods folder.

Note 2:  When adding/updating/deleting mods, always delete your localthumbcache.package file located in your Documents\Electronic Arts\The Sims 4 folder.

CONFLICTS:
This mod tunes the following and will conflict with any mod that tunes the same file(s):
Action Tuning: Loot_ProgrammingSkill_AppProgressGain
Action Tuning: Loot_ProgrammingSkill_GameProgressGain
Action Tuning: Loot_ProgrammingSkill_PluginProgressGain
Action Tuning: Loot_ProgrammingSkill_VirusProgressGain
Action Tuning: Loot_ProgrammingSkill_FreelanceProgressGain

WHAT WAS CHANGED:
     <T n="amount">DefaultNumber</T>
to
     <T n="amount">DoubleDefaultNumber</T>
No comment