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 13 of 28

Author:  PeJpepiG [ Thursday, 02 Apr 2009, 15:04 ]
Post subject:  Re: The REVOLUTiON Loader v2

megadom & ArsNG
There is mostly no language setting needed in rev.ini as most non-valve games use their own registry value or save the selected language in an *.ini or *.cfg file.
If you use cracked Steam it automatically sets the correct registry value, RevLoader doesn't do this. If a game uses a registry value it always comes with an inst*.vdf file which contains al informations about its registry values.
f.e. Dawn of War has lang settings in Regions.ini

Author:  Zbot [ Tuesday, 07 Apr 2009, 12:50 ]
Post subject:  Re: The REVOLUTiON Loader v2

Ok a few days ago I updated and copied steamapps\common\dawn of war 2 onto a different comp.. popped in revloader 2 with the revemu v9.75 dlls and I get an error 3 and/or 5 ect.

is it a dll problem or something else?

  1. [Loader]
  2. # Specify the name of the application to load.
  3. # You can also specify the command line.
  4. #
  5. ProcName=DOW2.exe
  6.  
  7. # Specify the location of the original steamclient.dll
  8. # which comes with Steam client
  9. # You can comment this line out if the game doesn't use it
  10. #
  11. SteamClientDll=steamclient.dll

Author:  Steaming_Noob [ Tuesday, 07 Apr 2009, 20:57 ]
Post subject:  Re: The REVOLUTiON Loader v2

Zbot
Is this on Vista ?

Author:  Zbot [ Wednesday, 08 Apr 2009, 00:54 ]
Post subject:  Re: The REVOLUTiON Loader v2

yeah mate, both comps on vista :)

Author:  Steaming_Noob [ Wednesday, 08 Apr 2009, 01:48 ]
Post subject:  Re: The REVOLUTiON Loader v2

Yeah, I've seen this, too, but I was ignoring it. I'm bored to debug/test properly, but maybe revloader would be more compatible if scmelle disabled that little thing that wasn't needed anymore *wink* *wink*

Or the world can use 32-bit XP ... pretty please ? :lol: :lol: :lol:

Author:  Zbot [ Wednesday, 08 Apr 2009, 08:29 ]
Post subject:  Re: The REVOLUTiON Loader v2

alright it's just error 3 and I can't play dow2 at all, but it works fine for Empire Total war (on vista)

so is it the Dll or am I missing somthing like a registry entry?

Author:  PeJpepiG [ Wednesday, 08 Apr 2009, 11:39 ]
Post subject:  Re: The REVOLUTiON Loader v2

Zbot
dow2 is working fine using RevLoader 2 on Vista x64.
Have you created the correct "steam_appid.txt"?

Author:  Zbot [ Wednesday, 08 Apr 2009, 13:07 ]
Post subject:  Re: The REVOLUTiON Loader v2

15620 is in "steam_appid.txt" which should be right and i'm on x32 sp1

here's a quick basic view of the loader/emu file position and directory structure

games\dawn of war 2\loader.exe (revloader v2)
games\dawn of war 2\steam.dll (rev-emu v9.75)
games\dawn of war 2\steamclient.dll (rev-emu v9.75)
games\dawn of war 2\rev.ini (revloader v2)
games\dawn of war 2\steam_appid.txt (notepad)
games\dawn of war 2\locale.ini (language setting)
games\dawn of war 2\DOW2.exe (THQ followed by the other game files ect.)

*scratches head*

Author:  THEGAMER12 [ Wednesday, 08 Apr 2009, 15:44 ]
Post subject:  Re: The REVOLUTiON Loader v2

i need help if i try to play saints row 2 with the rev loader (+ latest binaries) i only get a application load error ?

Author:  PeJpepiG [ Wednesday, 08 Apr 2009, 17:12 ]
Post subject:  Re: The REVOLUTiON Loader v2

Zbot
You copied it directly from another PC where it worked without any problems?
Don't know if RevLoader needs it, but have you installed Visual C++ 2008 Redistributable?
Have you tried running loader.exe as admin.
But as you said it works for Empire tw so these 2 posibilitys can not be the reason (it's the same pc I guess?), so dow2 should also work without problems.
Check all your settings once agai, it should definitly work.

Author:  Zbot [ Thursday, 09 Apr 2009, 04:21 ]
Post subject:  Re: The REVOLUTiON Loader v2

:laughing: I changed the only setting available -excluded steamclient.dll with a hash #
works fine now, thanks fellas .. sorry for teh trouble :oops:

changed rev.ini to this
  1. [Loader]
  2. # Specify the name of the application to load.
  3. # You can also specify the command line.
  4.  
  5. ProcName=DOW2.exe
  6.  
  7. # Specify the location of the original steamclient.dll
  8. # which comes with Steam client
  9. # You can comment this line out if the game doesn't use it
  10.  
  11. # SteamClientDll=steamclient.dll

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

when i try to load STALKER Clear Sky i get an "application load error 30000065432

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

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)

Author:  zelfrontialzz [ Saturday, 11 Apr 2009, 06:36 ]
Post subject:  Re: The REVOLUTiON Loader v2

I got an error code

The exception unknown software exception (0xc00000fd) occurred in the application at location 0x7c90e8ab Click OK to terminate the program


that's what happen if i launch audio surf with these settings:

[Loader]
ProcName=QuestViewer.exe Q3DStart.q3d
SteamClientDll=steamclient.dll






helppppppp

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

Yeah, I can't get it to work with revloader either. Don't know if a game update broke it or a revemu update, but anyway I made a little launcher to setup some regvalues correctly, then launch the game with the correct parameters and then delete those reg entries when the game exits. It's written in 2 minutes in autoit, I don't want to hear about any virus/trojan alerts plz, ok ? I've left the systray icon visible so you know while it's waiting for the game process to end :wink:

Instructions : Drop the 3 files inside audiosurf/engine folder and run the launcher
(I've included steamclient.dll from the revemu 9.75 package)

http://www.fileden.com/files/2007/9/17/ ... uncher.rar

P.S.: Also make sure your game content is correct through CFToolbox correct function or steam's Properties>validate game cache

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