KT's Store Fixes (updated 11.02.2013)

<< < (224/282) > >>

Orlha:
I doing this with decrapify.exe.
Some problems with hairs have been solved, but now I have doubled bald head.

http://img31.imageshack.us/img31/8012/xnl7.jpg
http://img545.imageshack.us/img545/7963/9ai8.jpg

Orlha:
I trying drag and drop on decrapify.exe or s3rc.exe or both.
I still have bags with doubled hairs.

phoenixc:
Quote from: Utterly Unzipped on 2013 November 05, 22:10:34


The way I always do it is to put decrapify.exe and s3rc.exe in an empty folder, then copy in to that folder all the sims3packs that I want to process.  Then I use the following Windows script file, which I save as s3rcbatch.cmd:

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

just double click on s3rcbatch and wait for it to finish...  Never failed me yet!



it's wrong if I have only one % not 2 like you?

kissing_toast:
You don't even need a batch file, just make sure both s3rc and decrappify are in the same folder as the packs and drag-n-drop.

Orlha:
Quote from: Utterly Unzipped on 2013 November 05, 22:10:34

Quote from: Orlha on 2013 November 05, 18:59:21

I trying drag and drop on decrapify.exe or s3rc.exe or both.
I still have bags with doubled hairs.


The way I always do it is to put decrapify.exe and s3rc.exe in an empty folder, then copy in to that folder all the sims3packs that I want to process.  Then I use the following Windows script file, which I save as s3rcbatch.cmd:

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

just double click on s3rcbatch and wait for it to finish...  Never failed me yet!



Tryed this too. Decrapified, but stilll bugged.
Or one bug, or another.

Navigation

[0] Message Index

[#] Next page

[*] Previous page