cRPG

cRPG => cRPG Technical problems => Topic started by: Hellsing on August 16, 2014, 10:42:47 pm

Title: [fix]xFire InGame & Time
Post by: Hellsing on August 16, 2014, 10:42:47 pm
Hey this is an small guide how you can fix the xFire counter to cRPG and a working xFire InGame Overlay :)
The hours will get counted to Mount and Blade: Warband again  8-)

But first of all I have to warn you.. This tutorial will disable updates to your games libary, which means xfire will not detect new coming games until you remove this..

You will find follwing:
Code: [Select]
[6182_1]
LongName=Mount & Blade: Warband
ShortName=mbwar
LauncherDirKey=HKEY_LOCAL_MACHINE\SOFTWARE\Valve\Steam\InstallPath

LauncherExe=mb_warband.exe

DetectDirKey=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Steam App 48700\InstallLocation

DetectExe=steam.exe

Launch=%UA_LAUNCHER_EXE_PATH% -applaunch 48700 %UA_LAUNCHER_EXTRA_ARGS%
InGameRenderer=D3D9
InGameFlags=USE_PRESENT|ENABLE_MOUSE|NEW_INPUT_SYSTEM|USE_DINPUT_MOUSE|ENABLE_FPS_MODE|ENABLE_SW_CURSOR


[6182_2]
LongName=Mount & Blade: Warband
ShortName=mbwar
LauncherDirKey=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Mount&Blade Warband\UninstallString
LauncherDirTruncAt=uninstall.exe
LauncherExe=mb_warband.exe
Launch=%UA_LAUNCHER_EXE_PATH% %UA_LAUNCHER_EXTRA_ARGS%
InGameRenderer=D3D9
InGameFlags=USE_PRESENT|ENABLE_MOUSE|USE_DINPUT_MOUSE|ENABLE_FPS_MODE|ENABLE_SW_CURSOR

edit this to:
Code: [Select]
[6182_1]
LongName=Mount & Blade: Warband
ShortName=mbwar
LauncherDirKey=HKEY_LOCAL_MACHINE\SOFTWARE\Valve\Steam\InstallPath

LauncherExe=cRPGLauncher.exe

DetectDirKey=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Steam App 48700\InstallLocation

DetectExe=crpg_beta.exe

Launch=%UA_LAUNCHER_EXE_PATH% -applaunch 48700 %UA_LAUNCHER_EXTRA_ARGS%
InGameRenderer=D3D9
InGameFlags=USE_PRESENT|ENABLE_MOUSE|NEW_INPUT_SYSTEM|USE_DINPUT_MOUSE|ENABLE_FPS_MODE|ENABLE_SW_CURSOR


[6182_2]
LongName=Mount & Blade: Warband
ShortName=mbwar
LauncherDirKey=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Mount&Blade Warband\UninstallString
LauncherDirTruncAt=uninstall.exe
LauncherExe=mb_warband.exe
Launch=%UA_LAUNCHER_EXE_PATH% %UA_LAUNCHER_EXTRA_ARGS%
InGameRenderer=D3D9
InGameFlags=USE_PRESENT|ENABLE_MOUSE|USE_DINPUT_MOUSE|ENABLE_FPS_MODE|ENABLE_SW_CURSOR

Next step is to lock the xfire_games.ini. Now its imposible for xfire to overwrite it (thats why no updates for more games they cant get new entrys ;)).
Simply unlock it and restart xfire and the programm will update your games again :)

Here is the proof (it´s counting again :D):
visitors can't see pics , please register or login


Greetz,
Hellsing