cRPG
cRPG => General Discussion => Topic started by: kinngrimm on January 23, 2012, 11:19:06 am
-
kinngrimm: chadz / cmp, is there a way to start the launcher without getting the first window but going directly to original warband launcher?
Ozin_: yes
Ozin_: make a .bat file, enter this line only
Ozin_: Modules\cRPG_dev\WSE\WSELoader.exe -p "C:\Program Files (x86)\Steam\steamapps\common\mountblade warband\mb_warband.exe"
Ozin_: place it inside the warband directory, make a shortcut on your desktop
Ozin_: ah, and change the module from cRPG_dev obviously
kinngrimm: Ozin you are a lifesafer thanks a lot
EDIT: this way there is no automatic update
EDIT2: it was also mentioned with "-a" instead of "-p" as above, you will make auto updates without getting the first screen
-
For nubs: https://rapidshare.com/files/615918639/cRPG.bat
EDIT: nice of you to post this, kinngrimm :D
-
For nubs: https://rapidshare.com/files/615918639/cRPG.bat
EDIT: nice of you to post this, kinngrimm :D
slacker need to unite
-
I just got a shortcut to my WSELauncher.exe in /Modules/cRPG/WSE/ on my desktop and double click that.
Am i a noob now? =(
-
I just got a shortcut to my WSELauncher.exe in /Modules/cRPG/WSE/ on my desktop and double click that.
Am i a noob now? =(
you already were Meow :D
-
it was also mentioned with "-a" instead of "-p" as above, you will make auto updates without getting the first screen
-
i was wondering if i can include in that bat file also a way to give the M&B process high priority(i try to get rid of the loading focus switches of other programs while in midfight)
i found a line in the internet for a bat file, but the call of the program is done quite differently
%windir%\system32\cmd.exe /c "start /high C:\Program Files\Team Mediaportal\MediaPortal\Mediaporta l.exe"
-
i was wondering if i can include in that bat file also a way to give the M&B process high priority(i try to get rid of the loading focus switches of other programs while in midfight)
i found a line in the internet for a bat file, but the call of the program is done quite differently
%windir%\system32\cmd.exe /c "start /high C:\Program Files (x86)\Steam\steamapps\common\mountblade warband\Modules\cRPG_dev\WSE\WSELoader.exe -p \"C:\Program Files (x86)\Steam\steamapps\common\mountblade warband\mb_warband.exe\""
This should work, i guess, if i escaped the quotes correctly. Not that it will really be needed when the new client comes out, i guess.
-
do what i do - start launcher, launch game, make coffee, get back, ready to play :D :D
-
for not beta clients, do not write:
Modules\cRPG_dev\WSE\WSELoader.exe -p "C:\Program Files (x86)\Steam\steamapps\common\mountblade warband\mb_warband.exe"
but:
Modules\cRPG\WSE\WSELoader.exe -p "C:\Program Files (x86)\Steam\steamapps\common\mountblade warband\mb_warband.exe"
otherwise wse will not run