This will show you how to enable Broadcasting and Recording with Project64 in Xfire. Hope this helps you.
You can find a text guide for using SNES, Dolphin, and PJ64 in Xfire here:
http://www.xfire.com/blog/hypnotoadtrance/2454251/
==========================================
Here's the thing you need to replace in Xfire_games.ini
==========================================
[6427]
LongName=Project64
ShortName=prj64
LauncherExe=Project64.exe
_LAUNCHER_EXTRA_ARGS%
_LAUNCHER_NETWORK_ARGS%
InGameRenderer=D3D8
InGameFlags=VALIDATE_USING_EXE_NAME
==========================================
Final Note
==========================================
If you want to have more Xfire In-Game options enabled while running these games, you can enable the full xfire in-game interface by going to the .ini file and editing the "InGameFlags" part and appending:
"ENABLE_MOUSE|MULTIPLE_WINDOWS|USE_DINPUT_MOUSE|DISABLE_RELEASE"
So, if you wanted to change Dolphin to enable a better interface, you would change the entry to look like this
[6501]
LongName=Gamecube
ShortName=Dolphin
LauncherExe=Dolphin.exe
Launch=%UA_LAUNCHER_EXE_PATH%
_LAUNCHER_EXTRA_ARGS%
_LAUNCHER_NETWORK_ARGS%
InGameRenderer=D3D9
InGameFlags=VALIDATE_USING_EXE_NAME|ENABLE_MOUSE|MULTIPLE_WINDOWS|
USE_DINPUT_MOUSE|DISABLE_RELEASE
Notice how I added the stuff for InGameFlags? Now, this might not work well with other applications such as Dolphin. However, In Project64, it appears to cause a litle bit of lag. But me personally, it's like 2FPS. So not a big deal. But then again, I have a good computer. Dunno how it will affect people with weak cpus.
Download Xfire Game Customizer here: http://www.xfire.com/forums/182619/topic/2463024/
hey hypno did u change ur xfire name?
beckwithpj 1 month ago
@beckwithpj one does not simply change their Xfire name.
Hypnotoadtrance 1 month ago
@Hypnotoadtrance hey dude how do i get xfire to record dolphin whilst dolphin is using direct3D11??
beckwithpj 1 month ago
@beckwithpj While Xfire now officially supports Direct3D11, due to Dolphin's frequent updates, compatibility between revisions may vary. However, mine currently works, and I have been regularly updating.
In the Xfire client, go to Tools - > Options - > Games
find the Dolphin entry, and in the Renderer combo-box, select "Direct3D11" (or Directx11, whatever they call it) hit "Apply", and XIG should now work when using D3D11 in Dolphin.
Cheers.
Hypnotoadtrance 1 month ago
i got xfire ingame to work...but whenever i have xfire and pj64 running...my pj64 controls are unresponsive. anyone have a fix?
JuiceManPOLO 4 months ago
@JuiceManPOLO This is a common issue that people face when trying to use PJ64 with Xfire and are NOT using a gamepad (a controller) to play Pj64. To correct this issue, please change PJ64's InGameFlags to look like this: InGameFlags=ENABLE_MOUSE|MULTIPLE_WINDOWS|USE_PRESENT|USE_WINDOWS_INPUT
It should then be responsive.
Hypnotoadtrance 4 months ago