The TS3 Store: post your questions, updates, and tech help here
witch:
Weird, I decrapify all sims3packs (to date), then install in one hit. Works fine for me, though it can take a while.
Code:
for /R %%i in (*.sims3pack) do s3rc.exe -fD "%%i"
for /R %%i in (*.package) do s3rc.exe -fD "%%i"
for /R %%i in (*.nhd) do s3rc.exe -fD "%%i"
for /R %%i in (*.sim) do s3rc.exe -fD "%%i"
for /R %%i in (*.dbc) do s3rc.exe -fD "%%i"
@pause
This is my batch file, saved as s3cBatch.cmd.
I have decrapify.exe and s3rc.exe in the same folder, along with all the sims3packs. If you make sure both executables are up to date, then just double-click the .cmd file and voilą.
Noromarc:
I would respectfully disagree with Kissing Toast's statement that at least some sims3pack files would have installed. When using the following process: 1.- CompressorizerRedux with Pescado's decrapify.exe, s3rc.exe, 2.- using the EA Launcher to install from /Electronic Arts/The Sims 3/Downloads, without mods, not a single sims3pack appeared in-game, despite the Launcher announcing success for each item (except those that were duplicated). I should point out this happened at the time of Ambitions and later Generations, prior to the latest Recompressor update and the entire install lasted roughly an hour.
Will try another complete reinstall once Pets arrives in my region and use the batch file, decrapify.exe and s3rc.exe system instead, although resulting sims3pack files should be the same?
jezzer:
I have never used s3rc.exe. I only use the decrapify.exe.
kissing_toast:
Quote from: Noromarc on 2011 August 30, 16:17:47
I would respectfully disagree with Kissing Toast's statement that at least some sims3pack files would have installed. When using the following process: 1.- CompressorizerRedux with Pescado's decrapify.exe, s3rc.exe, 2.- using the EA Launcher to install from /Electronic Arts/The Sims 3/Downloads, without mods, not a single sims3pack appeared in-game, despite the Launcher announcing success for each item (except those that were duplicated). I should point out this happened at the time of Ambitions and later Generations, prior to the latest Recompressor update and the entire install lasted roughly an hour.
Will try another complete reinstall once Pets arrives in my region and use the batch file, decrapify.exe and s3rc.exe system instead, although resulting sims3pack files should be the same?
The last time I had to reinstall everything I tried doing them all at once, about a third installed. After that I did batches of about twenty or so. I use the compressorizer redux to do my decrapping, I just like having menus and stuff.
morriganrant:
Quote from: witch on 2011 August 30, 07:29:48
Weird, I decrapify all sims3packs (to date), then install in one hit. Works fine for me, though it can take a while.
Code:
for /R %%i in (*.sims3pack) do s3rc.exe -fD "%%i"
for /R %%i in (*.package) do s3rc.exe -fD "%%i"
for /R %%i in (*.nhd) do s3rc.exe -fD "%%i"
for /R %%i in (*.sim) do s3rc.exe -fD "%%i"
for /R %%i in (*.dbc) do s3rc.exe -fD "%%i"
@pause
This is my batch file, saved as s3cBatch.cmd.
I have decrapify.exe and s3rc.exe in the same folder, along with all the sims3packs. If you make sure both executables are up to date, then just double-click the .cmd file and voilą.
This is what I used to do, then as the amount of sims3packs grew some of the packs didn't seem to install right using the launcher, now I use the Compressorizer Redux and use the launcher to install all Sims3packs to date to get one or two giant .dbcs, and everything is installed fine. I then remove them to my packages folders and make sure my .package fixes are overriding the .dbcs. I have no idea why it works with the Compressorizer instead of the plain .exes, as it's the same damn thing either way, probably something I'm doing. Voodoo, fucking game runs on Voodoo.
Navigation
[0] Message Index
[#] Next page
[*] Previous page