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

[Release] RevLoader
http://cs.rin.ru/forum/viewtopic.php?f=29&t=48416
Page 14 of 28

Author:  SnowOkami [ Saturday, 11 Apr 2009, 17:42 ]
Post subject:  Re: The REVOLUTiON Loader v2

Steaming_Noob wrote:
Ride32 wrote:
when i try to load STALKER Clear Sky i get an "application load error 30000065432

Vista ? Try what Zbot did (one post above yours lol)


yea im running vista 32bit and i tried what zbot did but i still get that error

Author:  Steaming_Noob [ Saturday, 11 Apr 2009, 18:12 ]
Post subject:  Re: The REVOLUTiON Loader v2

Ride32
Cracked exe :
http://gf.wiretarget.com/fear_2.htm

Author:  SnowOkami [ Saturday, 11 Apr 2009, 18:59 ]
Post subject:  Re: The REVOLUTiON Loader v2

Steaming_Noob wrote:


what do i do with this?

Author:  Steaming_Noob [ Saturday, 11 Apr 2009, 21:29 ]
Post subject:  Re: The REVOLUTiON Loader v2

Make a backup of the original file and overwrite it with this. In the FEAR2 folder inside \steam\steamapps\

Author:  Syrex [ Wednesday, 22 Apr 2009, 14:04 ]
Post subject:  Re: The REVOLUTiON Loader v2

I can't connect to local network game in Warhammer Dawn of War 2 with latest loader, rev emu. Game start normaly, but i can't joint to game with message "Can't connect to server". Anybody can help me? I have latest game patch.

Sorry for bad English.

Author:  D1maxa [ Wednesday, 22 Apr 2009, 17:41 ]
Post subject:  Re: The REVOLUTiON Loader v2

Loader launcher:
start it with command line and
1) it'll put your command line into rev.ini after ProcName=xxx.exe
2) it'll start loader.exe
For example:
Loader_launcher.exe +connect ip:port
Loader_launcher.exe puts "+connect ip:port" into rev.ini: ProcName=xxx.exe +connect ip:port and after that starts loader.exe

Also you can use loader_launcher.exe next way:
Loader_launcher.exe myloader.exe +connect ip:port
It'll put "+connect ip:port" into rev.ini and start myloader.exe (this is the case if your name of rev-loader is different from the default)

Attachments:
Loader_launcher.exe [52 KiB]
Downloaded 118 times

Author:  .BlizZard [ Monday, 27 Apr 2009, 21:51 ]
Post subject:  Re: The REVOLUTiON Loader v2

hi guys ::)
the newest Left4Dead says me...
Image
a Loader update or :?:

Author:  zelfrontialzz [ Thursday, 30 Apr 2009, 16:44 ]
Post subject:  Re: The REVOLUTiON Loader v2

thank you steaming noob it works on xp but not on VISTA

tried to run as administrator but it still get the same error

Sorry, Audiosurf wasn't able to connect to Steam.
Please exit and bla bla bla .

:(

but it works on xp! and once again thank you very much!'


ps: you are so coool

Author:  limit [ Thursday, 30 Apr 2009, 22:23 ]
Post subject:  Re: The REVOLUTiON Loader v2

@.BlizZard

Same for me :-|

Author:  Steaming_Noob [ Friday, 01 May 2009, 04:53 ]
Post subject:  Re: The REVOLUTiON Loader v2

zelfrontialzz
Damn, I haven't tested on vista. I'm on vacation so I can't work on it but you could try installing the 2008 c++ redistributable sp1 for your vista. Maybe that's the problem.

As for the guys with the L4D problems, try using the modified executable schmelle posted :
download/file.php?id=8225
First rename/backup the original file :razz:

Author:  revCrew [ Friday, 01 May 2009, 10:41 ]
Post subject:  Re: The REVOLUTiON Loader v2.1

revLoader 2.1

The changes below were made so that revLoader can support:

    starting more than just a games executable. (e.g. have shortcuts to start both the game and its configuration program)

    Multiple games that exist in the same Steam common folder.

Changelog [01.05]

[*] Added ability to run with the following command line options:

    -appid <APPID> where <APPID> is the application in question.
      If supplied revLoader will create a steam_appid.txt file with the value specified.

    -launch <PROCNAME> where <PROCNAME> is the executable to launch

      All other command line options are passed through to the launched executable, so:

      revLoader.exe -appid 12345 -launch MyApp.exe -silent /help

      This will create a steam_appid.txt file with the value 12345 Before launching MyApp.exe with the arguments -silent /help

Author:  RazTK [ Friday, 01 May 2009, 14:51 ]
Post subject:  Re: The REVOLUTiON Loader v2.1

revCrew
The loader erases steam_appid.txt if you launch it directly without any command-line options.

Author:  PeJpepiG [ Friday, 01 May 2009, 15:33 ]
Post subject:  Re: The REVOLUTiON Loader v2.1

Testing new revloader I found few games that are not working with revloader as long as you don't copy a vaild clientregistry.blob too.
Games that don't work without clientregistry.blob:
Quake, Quake 2, Quake 3,...
Comparing both logs (with and without clientregistry.blob), that's the only difference:
without clientregistry.blob:
  1. 14:29:24:136 [3716\2824]    SteamIsAppSubscribed: 2320 0 0
  2. 14:29:24:136 [3716\2824]        Not Subscribed!

with clientregistry.blob
  1. 14:29:49:616 [1240\3992]    SteamIsAppSubscribed: 2320 0 0
  2. 14:29:49:616 [1240\3992]        Subscribed!

Author:  revCrew [ Friday, 01 May 2009, 19:55 ]
Post subject:  Re: The REVOLUTiON Loader v2.1

RazTK wrote:
revCrew
The loader erases steam_appid.txt if you launch it directly without any command-line options.


PeJpepiG wrote:
Testing new revloader I found few games that are not working with revloader as long as you don't copy a vaild clientregistry.blob too.
Games that don't work without clientregistry.blob:
Quake, Quake 2, Quake 3,...
Comparing both logs (with and without clientregistry.blob), that's the only difference:
without clientregistry.blob:
  1. 14:29:24:136 [3716\2824]    SteamIsAppSubscribed: 2320 0 0
  2. 14:29:24:136 [3716\2824]        Not Subscribed!

with clientregistry.blob
  1. 14:29:49:616 [1240\3992]    SteamIsAppSubscribed: 2320 0 0
  2. 14:29:49:616 [1240\3992]        Subscribed!


Both confirmed and fixed, thanks for the bug reports!

revLoader 2.2

Changelog [01.05]

[*] Fixed a bug whereby the steam_appid.txt file could be removed if no command line was specified

[*] Fixed a problem with subscription status for some games when not using a clientregistry.blob file

Note this version contains the latest version of revEmu at time of publishing, do not overwrite the revEmu files in this distribution until a version after 9.76 RC3 is released.

Author:  RazTK [ Friday, 01 May 2009, 21:08 ]
Post subject:  Re: The REVOLUTiON Loader v2.2

revCrew
Thank you!

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