The REVOLUTiON Loader is a tool which you can use to launch ALL Steam games!
It relies on functionality of RevEmu, so it is recommended to always use the latest DLLs from RevEmu package with it.
How to install?
- Extract the contents of this package to where your game is installed.
- You can launch revLoader in two ways:
----- 1) Create a shortcut to revLoader and apply the following command line options:
-appid where is the application in question.
If supplied revLoader will create a steam_appid.txt file with the value specified.
-launch where 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
----- 2) Specify the name of the application to load in the ProcName setting in the rev.ini file.
You can also specify the command line if required.
e.g ProcName=MyApp.exe -silent /help
- Set the "SteamClientDll" value to the path to your Steam client's original steamclient.dll (optional)
Notes?
- If your game doesn't use steamclient.dll, you might consider commenting the option "SteamClientDll".
- If you specify SteamClientDll value, we recommend you create a file called "steam_appid.txt" and write your game's valid AppID in it, or start revLoader with the -appid option and revLoader will create the steam_appid.txt file for you.
- Always use the latest steamclient.dll from the revEmu package!