DOWNLOAD LATEST VERSION from TotalBF2
DOWNLOAD LATEST VERSION from FileCloud
DOWNLOAD LATEST VERSION from FileCloud
Originally posted by Blood Gunner
**PLEASE MAKE SURE YOU UNINSTALL ANY PREVIOUS VERSIONS FIRST**
v1.0.1
Download Link:
BF2 G15 Mod v1.0.1.zip
New Version 1.0.0
* New User Design GUI
* All screens are custom designable
* Added "No Vehicle" server stat
* Added "kill Streak", "In Game Time Played", "K/D Ratio"
* Added Option to use as a server browser
v0.5.0
Changes
---------------
-updated the app for patch 1.41
-button pressing is quicker
-fixed a crash bug if you were to close options and press soft button 4 (rewrote the call back)
-added animated gifs, changed static gif
-redesigned options a little
-if errorlog is over 256kb it will delete itself
-added error logging option in the options
-removed need to restart app if options change
v0.4.9
Changes
------------
-Fixed "no text" for the UserDesign
-Fixed some errors reported
*Note The Designs for the user Display screen has changed the way it is saved. To use your user design for this version you must edit your designs in the Design folder locted in the apps folder. Where ever you see the word "true" or "false" you must change them to 1 and 0 respectively.
Example:
TeamFlag,0,146,,False,False,0
ping,10,15,Ping:,True,False,1
score,23,0,Score:,True,False,1
changes to
TeamFlag,0,146,,0,0,0
ping,10,15,Ping:,1,0,1
score,23,0,Score:,1,0,1
v0.4.8
Changes
----------
-updated for 1.4 patch
-fixed garbled text (again)
-fixed crash on softbuttons after rotate is enabled
-fixed no text appearing for some users on user design
-fixed Commander icon not appearing
v0.4.7
Changes
----------
- Fixed a few bugs with User Design
- Added support to manage multiple User Designs
- Added Load Design / Set Default Design Screen
- Re-did some of the GUI for User Design
- Tweaked some code for Squad Screen
- Re-wrote the Find Player code (Should be faster)
- Removed some dead code, Slightly changed error logging and a General Tidy up
- Added some extra Restrictions to the user input for User Designed LCD
- Added tooltips to provide more info..
- Tried to optimize the Server Query Data Arrival
- Added Time to the User Design LCD Screen Wink
- Overall CPU usage has been reduced...
- Added support for BF2 EXE name (you can change the exe name in Options Screen)
Hopefully I havn't forgotten anything.. Wink
*NOTE: Saved LCD User Designs must now be in the \Designs Directory
ie. C:\Program Files\BF2G15Mod\Designs
v0.4.5
Changes
----------
- Added support for Armoured Fury Expansion
- Added Player Position to Player Stats (Screen 3 and User Design) - Position out of all players on Server
- Added Option to turn Squad/Player Position On/Off (In Options Screen)
- Added DPI fix to User Design and Squad Screen
- Renamed Rotate Screen names (In Options Screen)
- Re-coded a few bits and pieces
- Error log should now capture some errors that were not being captured before.
Hi All!
As you may be aware, we have been attempting to gain official approval
from EA/DICE before releasing this mod, however as this could take a while
we have decided to continue our efforts and development until we are told otherwise.
So..After much development, long hours (BG's all night coding shifts)
and a closed beta test, we have come to the stage of opening up a Public beta test!
We would like to thank all the Beta testers that have been involved so far,
everyone has been great and very supportive with finding bugs and issues.
--------------------------------------------------------------------------------------
PLEASE READ THIS FIRST:
-------------------------------
To be able to get some of the really interesting player stats, we hook and read the BF2 EXE Memory Process to gather the data, which then populates the players stats on LCD button 3.
Some people are concerned about getting banned by Punkbuster by using this mod, so I will
Just point out that there has NEVER been reports of issues with punkbuster during
the development of this mod.
IF YOU ARE NOT COMFORTABLE USING THIS BECAUSE OF PUNKBUSTER, PLEASE DON'T DOWNLOAD!
In other words: PLEASE USE AT YOUR OWN RISK!
--------------------------------------------------------------------------------------
So to explain some of the features and how to use:
NOTE: THIS VERSION ONLY SUPPORTS THE NEWEST BF2 PATCH
1) Load G15 BF App
2) Join Server!
Note: If your using the in-game browser when you click on a server,
(Don't have to join.. just click) it will automatically Query the server for details.
System Tray Menu
----------------
Options - Choose what you want / don't want to see on the LCD Screens
Rotate - Rotate between the 3 LCD screens
Exit - Exit the App!
Easy!
Screen 1 - Main Server Details (Soft Button 1)
------------------------------
Server Name
Server Map
Number of Players / Max Players
IP and Port
Screen 2 - Additional Server Details (Soft Button 2)
------------------------------------
Map Size
Game Type
Rounds
TK Mode
Friendly Fire
Ping
Ranked
VOIP
Screen 3 - Players Stats! (Soft Button 3)
-------------------------
Rank
Player Name
Score
Team Score
Kills
Team Kills
Deaths
Current Squad
Current Kit
Flag
Commander Icon (When you are commander)
Grenade Count
You can Download the Mod Here:
ENJOY!!!!!!!!!!!!
Cheers
ShadowZ and Blood Gunner
v1.0.1
- fixed errors if BF2 profiles weren't found
- added display option menu for "Time" (right click over "Time" to access it)
- added "Port" Design option
Download Link:
BF2 G15 Mod v1.0.1.zip
New Version 1.0.0
* New User Design GUI
* All screens are custom designable
* Added "No Vehicle" server stat
* Added "kill Streak", "In Game Time Played", "K/D Ratio"
* Added Option to use as a server browser
v0.5.0
Changes
---------------
-updated the app for patch 1.41
-button pressing is quicker
-fixed a crash bug if you were to close options and press soft button 4 (rewrote the call back)
-added animated gifs, changed static gif
-redesigned options a little
-if errorlog is over 256kb it will delete itself
-added error logging option in the options
-removed need to restart app if options change
v0.4.9
Changes
------------
-Fixed "no text" for the UserDesign
-Fixed some errors reported
*Note The Designs for the user Display screen has changed the way it is saved. To use your user design for this version you must edit your designs in the Design folder locted in the apps folder. Where ever you see the word "true" or "false" you must change them to 1 and 0 respectively.
Example:
TeamFlag,0,146,,False,False,0
ping,10,15,Ping:,True,False,1
score,23,0,Score:,True,False,1
changes to
TeamFlag,0,146,,0,0,0
ping,10,15,Ping:,1,0,1
score,23,0,Score:,1,0,1
v0.4.8
Changes
----------
-updated for 1.4 patch
-fixed garbled text (again)
-fixed crash on softbuttons after rotate is enabled
-fixed no text appearing for some users on user design
-fixed Commander icon not appearing
v0.4.7
Changes
----------
- Fixed a few bugs with User Design
- Added support to manage multiple User Designs
- Added Load Design / Set Default Design Screen
- Re-did some of the GUI for User Design
- Tweaked some code for Squad Screen
- Re-wrote the Find Player code (Should be faster)
- Removed some dead code, Slightly changed error logging and a General Tidy up
- Added some extra Restrictions to the user input for User Designed LCD
- Added tooltips to provide more info..
- Tried to optimize the Server Query Data Arrival
- Added Time to the User Design LCD Screen Wink
- Overall CPU usage has been reduced...
- Added support for BF2 EXE name (you can change the exe name in Options Screen)
Hopefully I havn't forgotten anything.. Wink
*NOTE: Saved LCD User Designs must now be in the \Designs Directory
ie. C:\Program Files\BF2G15Mod\Designs
v0.4.5
Changes
----------
- Added support for Armoured Fury Expansion
- Added Player Position to Player Stats (Screen 3 and User Design) - Position out of all players on Server
- Added Option to turn Squad/Player Position On/Off (In Options Screen)
- Added DPI fix to User Design and Squad Screen
- Renamed Rotate Screen names (In Options Screen)
- Re-coded a few bits and pieces
- Error log should now capture some errors that were not being captured before.
Hi All!
As you may be aware, we have been attempting to gain official approval
from EA/DICE before releasing this mod, however as this could take a while
we have decided to continue our efforts and development until we are told otherwise.
So..After much development, long hours (BG's all night coding shifts)
and a closed beta test, we have come to the stage of opening up a Public beta test!
We would like to thank all the Beta testers that have been involved so far,
everyone has been great and very supportive with finding bugs and issues.
--------------------------------------------------------------------------------------
PLEASE READ THIS FIRST:
-------------------------------
To be able to get some of the really interesting player stats, we hook and read the BF2 EXE Memory Process to gather the data, which then populates the players stats on LCD button 3.
Some people are concerned about getting banned by Punkbuster by using this mod, so I will
Just point out that there has NEVER been reports of issues with punkbuster during
the development of this mod.
IF YOU ARE NOT COMFORTABLE USING THIS BECAUSE OF PUNKBUSTER, PLEASE DON'T DOWNLOAD!
In other words: PLEASE USE AT YOUR OWN RISK!
--------------------------------------------------------------------------------------
So to explain some of the features and how to use:
NOTE: THIS VERSION ONLY SUPPORTS THE NEWEST BF2 PATCH
1) Load G15 BF App
2) Join Server!
Note: If your using the in-game browser when you click on a server,
(Don't have to join.. just click) it will automatically Query the server for details.
System Tray Menu
----------------
Options - Choose what you want / don't want to see on the LCD Screens
Rotate - Rotate between the 3 LCD screens
Exit - Exit the App!
Easy!
Screen 1 - Main Server Details (Soft Button 1)
------------------------------
Server Name
Server Map
Number of Players / Max Players
IP and Port
Screen 2 - Additional Server Details (Soft Button 2)
------------------------------------
Map Size
Game Type
Rounds
TK Mode
Friendly Fire
Ping
Ranked
VOIP
Screen 3 - Players Stats! (Soft Button 3)
-------------------------
Rank
Player Name
Score
Team Score
Kills
Team Kills
Deaths
Current Squad
Current Kit
Flag
Commander Icon (When you are commander)
Grenade Count
You can Download the Mod Here:
g15forums.com is your first and best source for all of the information you’re looking for. From general topics to more of what you would expect to find here, g15forums.com has it all. We hope you find what you are searching for!
ENJOY!!!!!!!!!!!!
Cheers
ShadowZ and Blood Gunner


Comment