Difference between revisions of "GGPO"

From Emulation General Wiki
Jump to navigation Jump to search
(rewrite)
(Tags: Mobile edit, Mobile web edit)
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Infobox software
 
{{Infobox software
 
|logo = GGPO.png
 
|logo = GGPO.png
|logowidth = 138px
+
|logowidth = 120
 
|version = 0.30
 
|version = 0.30
|platform = Windows
+
|platform = [[Emulators on PC|Windows]]
 
|type = Middleware
 
|type = Middleware
 
|developer = Tony Cannon
 
|developer = Tony Cannon
|website = [http://ggpo.org/ ggpo.org]
+
|website = [http://ggpo.org ggpo.org]
 
|source = [https://github.com/pond3r/ggpo GitHub]
 
|source = [https://github.com/pond3r/ggpo GitHub]
 
|license = MIT License
 
|license = MIT License
 
}}
 
}}
'''GGPO''' (an acronym for '''<u>G</u>ood <u>G</u>ame <u>P</u>eace <u>O</u>ut''') is an open source middleware developed by Tony Cannon in 2006. It's designed to hide the appearance of lag in online multiplayer, and does so using a technique called rollback networking. It was first implemented as a web service using [[FinalBurn Alpha]] but, because it distributed ROMs to players, it didn't last very long. Cannon used this site for two purposes; to adjust the code according to feedback from players, and to market GGPO to game developers. Eventually, it was incorporated into games like Skullgirls and Street Fighter III: 3rd Strike Online Edition. While the GGPO service doesn't exist anymore, alternatives exist; Cannon recommends using [https://www.fightcade.com FightCade] specifically.
+
'''GGPO''' (an acronym for '''<u>G</u>ood <u>G</u>ame <u>P</u>eace <u>O</u>ut''') is an open source middleware developed by Tony Cannon in 2006. It's designed to hide the appearance of lag in online multiplayer, and does so using a technique called rollback networking. It was first implemented as a web service using [[FinalBurn Alpha]] but, because it distributed ROMs to players, it didn't last very long. Cannon used this site for two purposes; to adjust the code according to feedback from players, and to market GGPO to game developers. Eventually, it was incorporated into games like Skullgirls and Street Fighter III: 3rd Strike Online Edition. While the GGPO service doesn't exist anymore, alternatives exist; Cannon recommends using [[FightCade]] specifically.
  
 
GGPO is available under the MIT license and is available on [https://github.com/pond3r/ggpo GitHub].
 
GGPO is available under the MIT license and is available on [https://github.com/pond3r/ggpo GitHub].

Revision as of 09:09, 27 August 2021

GGPO
GGPO.png
Developer(s) Tony Cannon
Latest version 0.30
Platform(s) Windows
Type Middleware
Website ggpo.org
License MIT License
Source code GitHub

GGPO (an acronym for Good Game Peace Out) is an open source middleware developed by Tony Cannon in 2006. It's designed to hide the appearance of lag in online multiplayer, and does so using a technique called rollback networking. It was first implemented as a web service using FinalBurn Alpha but, because it distributed ROMs to players, it didn't last very long. Cannon used this site for two purposes; to adjust the code according to feedback from players, and to market GGPO to game developers. Eventually, it was incorporated into games like Skullgirls and Street Fighter III: 3rd Strike Online Edition. While the GGPO service doesn't exist anymore, alternatives exist; Cannon recommends using FightCade specifically.

GGPO is available under the MIT license and is available on GitHub.

External links