More Awesome Than You!
Welcome, Guest. Please login or register.
2024 November 22, 03:39:03

Login with username, password and session length
Search:     Advanced search
540287 Posts in 18067 Topics by 6545 Members
Latest Member: cincinancy
* Home Help Search Login Register
  Show Posts
Pages: [1]
1  Awesomeware / Armoire of Invincibility / Re: TOOL: TS3 Recompressor on: 2012 October 29, 07:30:00
To contribute something maybe useful for Windows users:

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
Save this with an text-editor (Start > Run > "notepad" > OK, f.e.) to s3rcBatch.cmd
The file icon has now (depending on your Windows-Version) something like cogwheels.

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.

There's an easier way to do it than the above, just save the file as s3rcBatch.cmd and change the type of files from .txt to all, it  will automaticaly add the cog wheels. Also you can Batch about 90 files at once this way. My 2 cents. Going back to Lurk Moar.    Cool
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.141 seconds with 19 queries.