CS.RIN.RU - Steam Underground Community
http://cs.rin.ru/forum/

[Release] sisInstall - win32 / linux
http://cs.rin.ru/forum/viewtopic.php?f=29&t=52096
Page 10 of 21

Author:  Ooyama_ST [ Wednesday, 21 Nov 2012, 02:20 ]
Post subject:  Re: sisInstall

Hi, i got a problem when I'm trying to retrieve the manifests and decryption keys (steep 3) from Dishonored.
I write the command and my steam username and password but i get this error:
Spoiler
Image

And later i get an email from steam support with the next text:
"We've received a request to access your Steam account from a new computer
or web browser.
To complete this process, enter the following special access code into the
authorization dialog before trying to log in again: (code)"
Can someone explain me how i can fix this?
I have the .manifest files of Dishonored and the DVD already (i can't play it because i bought the DVD in Russia, but i live in Central America, so i have regional restrictions here.) what i can do? :-|
(sorry for my bad English XD)

Author:  sam2k8 [ Wednesday, 21 Nov 2012, 03:09 ]
Post subject:  Re: sisInstall

Turn off steam guard for your account.

Author:  Ooyama_ST [ Wednesday, 21 Nov 2012, 06:04 ]
Post subject:  Re: sisInstall

sam2k8 wrote:
Turn off steam guard for your account.


Thanks, that's worked.
Now i got this: :roll:
Spoiler
Image

Author:  sam2k8 [ Wednesday, 21 Nov 2012, 12:10 ]
Post subject:  Re: sisInstall

If your game is region locked, you have to change your IP.
Free vpn: http://cdkeyprices.com/guides/activate-russian-cd-key/
You can also install the game through steam with that vpn.

Author:  $t@t!c_V()1D [ Wednesday, 21 Nov 2012, 21:24 ]
Post subject:  Re: sisInstall

Ooyama_ST
[offtopic]Greetings.[/offtopic] Russian Dishonored was once marked as RHCP (Russian, Hungarian, Czech, Polish...or Red Hot Chili Peppers, lol) meaning that Bethesda will likely to treat that release as a shit and RHCP edition would probably conflict with the DLCs that are likely to come early for EU\AM releases if they ever would be released.

As for the Steam Guard management, Valve recently claimed this: http://forums.steampowered.com/forums/s ... ?t=3009296 I'm posting it here so that everyone using the tool could see the future restrictions of disabling Steam Guard.

Author:  Ooyama_ST [ Thursday, 22 Nov 2012, 08:36 ]
Post subject:  Re: sisInstall

sam2k8 wrote:
If your game is region locked, you have to change your IP.
Free vpn: http://cdkeyprices.com/guides/activate-russian-cd-key/
You can also install the game through steam with that vpn.


I don't get it.... I never used a VPN before, how i can connect? there's a "connect" button in BitporiumVPN.pbk? =-O

$t@t!c_V()1D wrote:

As for the Steam Guard management, Valve recently claimed this: http://forums.steampowered.com/forums/s ... ?t=3009296 I'm posting it here so that everyone using the tool could see the future restrictions of disabling Steam Guard.

They can take our lives, but they can't take our games! let's make a war! :twisted:

Author:  Thirty1 [ Thursday, 22 Nov 2012, 10:08 ]
Post subject:  Re: sisInstall

Need alittle help... Im trying to extract the files of a game backup i created through steam. I have csm, csd and sis files here, so im wondring is this possible yet or are these kinds of files not yet compatible ?

Author:  Ooyama_ST [ Friday, 23 Nov 2012, 06:15 ]
Post subject:  Re: sisInstall

Finally! I installed Dishonored using a VPN server and downloading a crack.
Now i can launch the game without Steam.
Thanks to all who tried to help me! :DRINK:

Author:  aghababak [ Monday, 26 Nov 2012, 08:09 ]
Post subject:  Re: sisInstall

p3ng3l wrote:
best_matrix07 wrote:
b00t wrote:
Ever heard of 'cmd'?

yes...somene explain me how to run it and use the commands... tried make a shortcut and use the command but no work

-- Edit --

tryed this but no succes
dir D:\sis\sisinstal.exe

START -> RUN -> TYPE "CMD" AND CLICK OK -> THEN BROWSE TO THE DIRECTORY OF SISINSTALL.EXE (cd DIRNAME / cd .. / cd C: ...) -> JUST TYPE SISINSTALL.EXE WITH PARAMETERS THEN.
or
START -> RUN -> TYPE "CMD" AND CLICK OK -> TYPE "C:\pathtosysinstall\SISINSTALL.EXE -param1 -param2 ..."

http://www.computerhope.com/overview.htm
http://www.c3scripts.com/tutorials/msdos/
...


looks like it doesnt work for me too.

tried to run it in CMD in windows 7 and it says parameter not recognized...

am i missing something?

i find CMD very complicated to use especially if you have to run update and type in the path and all that process...isnt there any other tools that could unpack the .csd files? phoenix doesnt suport these files and ive downloaded the skidrow version of the hitman absolution and all skidrow has released is the crack not a serial number for the game or neccessary tools and instructioon to install the game and play it which is a shame...looks like he could not be stuffed and getting lazy these days...

any idea please?

google is hopeless.

cheers folks

Author:  aghababak [ Tuesday, 27 Nov 2012, 08:53 ]
Post subject:  Re: sisInstall

hi again,

sorry for posting in this very old thread, but i have trouble unpacking .csd files for hitman absolution.

I have finally managed to run sisInstall in CMD and had to rename to sis.exe to be able to run it but when i run the following command:

>sis.exe extractAll "d:\disk1\203141_depotcache_1.csd" d:\disk1\install

then i get the error:

> ERROR : EXCEPTION (0) : invalid VDF file format



any ideas?

please reply.

Thanks

Author:  steamCooker [ Tuesday, 27 Nov 2012, 10:06 ]
Post subject:  Re: sisInstall

look
  1.  
  2.  INFO : sisInstall - by steamCooker
  3. ERROR : usage : sisInstall <command> [...]
  4.  INFO : commands list :
  5.  INFO :   update <gds1.steampowered.com:27030> : update decryption keys
  6.  INFO :   getManifest <appID> <cfID> <cfVersion> <username> <password> : retrieve manifest and decryption key
  7.  INFO :   getManifests <skuFile.sis> <username> <password> : retrieve manifests and decryption keys
  8.  INFO :   info <skuFile.sis> : display installation info
  9.  INFO :   extractAll <skuFile.sis> <destination root folder> : extract everything in separate folders
  10.  INFO :   extract <skuFile.sis> <destination folder> <cfId> [<cfID> ...]: extract specified depots to folder
  11.  INFO :   toGcf <skuFile.sis> <destination Gcf file> <archive file> : copy the files for specified archive in the destination gcf
  12.  


so for extracting all the depots content, the command line would be :
  1.  
  2. sisInstall extractAll I_don't_know_what_is_the_name_of_your_sis_file.sis d:\disk1\install
  3.  


or if you want t extract only depot 203141 :
  1.  
  2. sisInstall extract I_don't_know_what_is_the_name_of_your_sis_file.sis d:\disk1\install 203141
  3.  


don't use the .csd files directly.

ha ... btw ... u'll need the manifests files and decryption keys maybe...
if u don't have them, ask a friend to run this command :

  1.  
  2. sisInstall getManifests I_don't_know_what_is_the_name_of_your_sis_file.sis userame password
  3.  

Author:  Black Jack [ Tuesday, 27 Nov 2012, 13:16 ]
Post subject:  Found another one

@steamcooker: sisInstall doesn't work with short filenames (8.3 characters) if the .sis and .sim doesn't have the same short name.


For example, with "Ridge Racer Unbounded", the .SIS (Ridge Racer™ Unbounded_disk1.sis) has the following short name: RIDGER~9.SIS.
While the .SIM (Ridge Racer™ Unbounded_disk1.sim) has this one: RIDGER~5.SIM

When trying to extract the game (using "sisInstall.exe extract e:\RIDGER~9.SIS c:\test 202311"), you get the following error:
Quote:
ERROR : Exception (0) : Steam installer manifest not found : e:\RIDGER~9.sim
because sisInstall assume the .SIM should have the same name as the .SIS.



(for the record, I tried to rely on short names because of the character, which is troublesome using a batch file -- I managed to correctly extract Ridge Racer Unbounded using sisInstall and a batch file by storing the real name of the .SIS, "Ridge Racer™ Unbounded_disk1.sis", in a variable).

Author:  steamCooker [ Tuesday, 27 Nov 2012, 13:49 ]
Post subject:  Re: sisInstall

hum yeah, this makes sence ... you should use the original name...

does typing Ridge then pressing [Tab] makes a correct auto completion allowing to extract it ?
is it "only" an encoding issue in the cmd ?

Author:  Black Jack [ Thursday, 29 Nov 2012, 00:42 ]
Post subject:  Re: sisInstall

Yes, it is "only" a .cmd/.bat encoding issue: manually extracting the game using the auto-completion works (while the .SIS name displayed by both the Win32 console and sisInstall is mangled due to the MS-DOS encoding, it is still extracted correctly).

I only mentioned the 2 previous "bugs" for the sake of completeness; of course, they both have workarounds (moving the depotkey to another folder in the former case, relying on a variable -- for %%i in (%SRC%:\*.sis) do set Ridge_Racer_Path="%%i" -- in the latter).

Author:  sludgeon [ Wednesday, 26 Dec 2012, 00:03 ]
Post subject:  Re: sisInstall

Hi!
I've got problems with getting manifests:
ERROR:SocketException <10054> : Can't read data on socket

Could you help me?

Page 10 of 21 All times are UTC + 3 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/