Quote:
Originally Posted by BAMsE
Yes and... no
Just add some registry entry and you don't need to have Steam installed
x86
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Valve]
[HKEY_LOCAL_MACHINE\SOFTWARE\Valve\Steam]
"Language"="english"
"SteamPID"=dword:00000000
"InstallPath"="C:\\Program Files\\Steam"
x64
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Valve]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Valve\Steam]
"Language"="english"
"SteamPID"=dword:00000000
"InstallPath"="C:\\Program Files (x86)\\Steam"
|
I tried to convert again with these registry entry and the game runs without Steam installed !!But to be able to run the game, you have to change the time zone and date as is mentioned above by Fabio!