GGPO (short for Good Game Peace Out) is middleware designed to help create a near-lagless online experience for various emulated arcade games and fighting games. The program was created by Tony Cannon, co-founder of fighting game community site Shoryuken and the popular Evolution Championship Series.
Video GGPO
History
Before its creation, GGPO creator Tony Cannon was completely dissatisfied with the 2006 Xbox 360 re-release of Street Fighter II: Hyper Fighting after experiencing its criticized online capabilities. As a reaction to its service, Cannon began development on GGPO and released the first ever version in late 2006. Cannon later demonstrated GGPO to Capcom, which was positively received.
The downloadable GGPO client supported many games from Capcom and SNK, including Super Street Fighter II Turbo, The King of Fighters 2002, and Metal Slug X through the use of a built-in emulator. Video game companies have also implemented a licensed version of GGPO. Games using it include Skullgirls, Killer Instinct (2013 video game), and Street Fighter III: 3rd Strike Online Edition.
Maps GGPO
Design
GGPO uses a netcode technique called "rollback". Rather than waiting for input to be received from other players before simulating the next frame, GGPO predicts the inputs they will send and simulates the next frame without delay using that assumption. When other players' inputs arrive, if any input didn't match the prediction, GGPO rolls back the state of the game to the last correct state, then replays all players' revised inputs back until the current frame. The hope is that the predictions will be correct most of the time, allowing smooth play with minimal sudden changes to the game state.
The client program can allow players to manually adjust latency in high-ping situations, either creating a possibly-jerky yet accurate representation or a smoother game with input delay.
GGPO client
GGPO was originally bundled with a client which enabled users to play supported games online with other players. A matchmaking system allowed players to request challenges from other users, while non-participants could spectate the match and chat. Once a challenge initiated, the match ran a ROM through its prepackaged emulator, FinalBurn Alpha. This client was discontinued, and superseded by other clients which make use of GGPO's networking middleware.
Games using GGPO
See also
- Kaillera
- Fightcade
References
External links
- Official Website
Source of the article : Wikipedia