Author Topic: [fix]xFire InGame & Time  (Read 664 times)

0 Members and 1 Guest are viewing this topic.

Offline Hellsing

  • Count
  • *****
  • Renown: 209
  • Infamy: 47
  • cRPG Player Sir White Pawn
    • View Profile
[fix]xFire InGame & Time
« on: August 16, 2014, 10:42:47 pm »
0
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..

  • Browse to: "C:\ProgramData\Xfire" (note: ProgramData is hidden)
  • edit "xfire_games.ini" with editor
  • search for "warband" (ctrl+f)
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
« Last Edit: August 16, 2014, 11:36:06 pm by Spanky_Ham »