https://github.com/w3gh/ggb
Ghost++ Games Broadcaster
https://github.com/w3gh/ggb
Last synced: about 2 months ago
JSON representation
Ghost++ Games Broadcaster
- Host: GitHub
- URL: https://github.com/w3gh/ggb
- Owner: w3gh
- License: mit
- Created: 2015-04-12T22:23:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-12T22:34:33.000Z (about 10 years ago)
- Last Synced: 2025-04-11T05:57:38.310Z (about 2 months ago)
- Language: C++
- Size: 816 KB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GGB
Ghost++ Games BroadcasterTool to broadcast the games that ghost creates ( included the admin game ofc ) to any computer running this tool.
It works by connecting to ghost and wait for a specific packet that ghost sends it ( The W3GS_GAMEINFO packet ) and then broadcasts it on lan.
Then the program waits for a connection request from lan and then proxies it to the ghost bot.If the game supports reconnection the tool will enabled it.And a luxury feature.....game coloring for games that support reconnection ( like gproxy does ,Color = Blue ).
The program is based on gproxy's source code.
The ghost servers needs to be modified to work with this tool.
Patch for the latest svn and a compiled version of ghost++ included### Usage
1.Open the program
2.Input the ghost server ip/hostname when prompted
3.Input the ghost server port for ggb clients when prompted
4.Check your lan screen CheesyIt uses tcp so it doesn't require port forward on the client's side
Author: LdayGaGa