The TS3 Store: post your questions, updates, and tech help here

<< < (75/667) > >>

witch:
I've now lost track of the author's name, but it's on the site somewhere.
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

1.   Save this with an text-editor (Start > Run > "notepad" > OK, f.e.) to s3rcBatch.cmd
2.   The file icon has now (depending on your Windows-Version) something like cogwheels.
3.   If you copy this file f.e. in your Save-Folder TOGETHER with the s3rc.exe, and double-click on it, it decrapifies all .sims3pack, .package, .nhd, .sim, .dbc in every subdirectory (i.e. save-game) it can find.

brownlustgirl:
That's it Witch. Using that is the only way I can get the Sims3Pack to work.

Claeric:
Quote from: witch on 2010 September 03, 01:30:27

I've now lost track of the author's name, but it's on the site somewhere.
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

1.   Save this with an text-editor (Start > Run > "notepad" > OK, f.e.) to s3rcBatch.cmd
2.   The file icon has now (depending on your Windows-Version) something like cogwheels.
3.   If you copy this file f.e. in your Save-Folder TOGETHER with the s3rc.exe, and double-click on it, it decrapifies all .sims3pack, .package, .nhd, .sim, .dbc in every subdirectory (i.e. save-game) it can find.



10 minutes later and...it still doesn't work.

It did make one file that didn't work before work, but that's about it.

witch:
I just installed all the new downloads successfully. I suspect it's an ID10T error.

bowrain:
Quote from: Claeric on 2010 September 03, 01:54:30

Quote from: witch on 2010 September 03, 01:30:27

I've now lost track of the author's name, but it's on the site somewhere.
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

1.   Save this with an text-editor (Start > Run > "notepad" > OK, f.e.) to s3rcBatch.cmd
2.   The file icon has now (depending on your Windows-Version) something like cogwheels.
3.   If you copy this file f.e. in your Save-Folder TOGETHER with the s3rc.exe, and double-click on it, it decrapifies all .sims3pack, .package, .nhd, .sim, .dbc in every subdirectory (i.e. save-game) it can find.



10 minutes later and...it still doesn't work.

It did make one file that didn't work before work, but that's about it.


Dude, just use jfade's front end if you can't get it to work.

Navigation

[0] Message Index

[#] Next page

[*] Previous page