I trying drag and drop on decrapify.exe or s3rc.exe or both.
I still have bags with doubled hairs.
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.