There have been discussion about support of Xonotic in Xfire and there is a thread about it in here: http://forums.xonotic.org/showthread.php?tid=1114
However, it seems that Xfire has finally started to support Xonotic!
http://www.xfire.com/games/xonot/Xonotic/
But you know, being one of the least-played games isn't really flattering. Therefore I'm asking the whole Xonotic community to use Xfire in order to make Xonotic more popular among other players!
WHAT IS XFIRE: Xfire is an instant messenger for players and used by millions. More information at http://xfire.com and http://en.wikipedia.org/wiki/Xfire
Xfire records playing minutes of games which are played and therefore ranks the most-played games in order. If we manage to get Xonotic for example in top 200, I'm sure the game will be recognised among other players. Of course Xfire is useful when friends are playing together and so on, and we could use Xfire's community-tools in order to make Xfire Xonotic community - as in Facebook and Twitter.
Windows users can use the original Xfire-client from http://xfire.com . Linux users should check Gfire-project ( http://gfireproject.org/ ) , which is Xfire-plugin for Pidgin (also available for Windows, if you don't like original Xfire). I don't know about Mac OSX support - someone using OSX could check this out?
Let's make Xonotic popular!
Edit: GET FULL POWER OF XFIRE!
However, it seems that Xfire has finally started to support Xonotic!
http://www.xfire.com/games/xonot/Xonotic/
But you know, being one of the least-played games isn't really flattering. Therefore I'm asking the whole Xonotic community to use Xfire in order to make Xonotic more popular among other players!
WHAT IS XFIRE: Xfire is an instant messenger for players and used by millions. More information at http://xfire.com and http://en.wikipedia.org/wiki/Xfire
Xfire records playing minutes of games which are played and therefore ranks the most-played games in order. If we manage to get Xonotic for example in top 200, I'm sure the game will be recognised among other players. Of course Xfire is useful when friends are playing together and so on, and we could use Xfire's community-tools in order to make Xfire Xonotic community - as in Facebook and Twitter.
Windows users can use the original Xfire-client from http://xfire.com . Linux users should check Gfire-project ( http://gfireproject.org/ ) , which is Xfire-plugin for Pidgin (also available for Windows, if you don't like original Xfire). I don't know about Mac OSX support - someone using OSX could check this out?
Let's make Xonotic popular!
Edit: GET FULL POWER OF XFIRE!
(05-09-2011, 10:51 AM)BARTUC Wrote: Dunno if this topic is correct but i want to share with the community the code for full access and support for Xonotic in Xfire
Code:[6525]
LongName=Xonotic
ShortName=xonot
LauncherDirDefault=C:\Documents and Settings\Fabio\Desktop\Xonotic
LauncherExe=xonotic.exe
DetectExe[0]=xonotic.exe
DetectExe[1]=xonotic-sdl.exe
DetectExe[2]=xonotic-x64.exe
DetectExe[3]=xonotic-x64-sdl.exe
LauncherNetworkArgs=+connect %UA_GAME_HOST_NAME%:%UA_GAME_HOST_PORT%
Launch=%UA_LAUNCHER_EXE_PATH% %UA_LAUNCHER_EXTRA_ARGS% %UA_LAUNCHER_NETWORK_ARGS%
InGameRenderer=OGL
InGameFlags=USE_PRESENT|ENABLE_MOUSE
InGameOGLTextureOffset=32000
The only part to change is this :
Code:LauncherDirDefault=C:\Documents and Settings\Fabio\Desktop\Xonotic
Using this code you can make screenshot like this and uploading in Xfire for sharing ... real easy way
IMPORTANT : every update the change of the Xfiregam.ini must to be redone
Hope to be clear