Difference between revisions of "Fightcade"

From Emulation General Wiki
Jump to navigation Jump to search
m (WebMint moved page FightCade to Fightcade)
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
'''FightCade ''' is a multi-system emulator. The focus is on fighting games and netplay. It uses the [[Final Burn Neo]] emulator and a new version of the [[GGPO]] software.  
+
{{WIP}}
 
+
'''Fightcade''' is an online service that facilitates netplay sessions of classic video games. It mainly does this using a middleware called [[GGPO]], which originally had its own service to fulfill the same goal. However, GGPO's service was discontinued as it was mainly used as a proof of concept; Fightcade is considered to be the successor. While Fightcade is primarily designed for fighting games, it has been said to work with any game that runs under one of its many emulator cores.
==Download==
 
* https://www.fightcade.com
 
  
 +
==Emulator cores==
 +
{| class="wikitable" style="text-align:center;"
 +
!Name
 +
!Fork of
 +
!Active
 +
!Netcode
 +
|-
 +
|Fightcade FBNeo
 +
|[[FinalBurn Neo]]
 +
|{{✓}}
 +
|{{✓|text=GGPO}}
 +
|-
 +
|Fightcade FBA
 +
|[[FinalBurn Alpha]]
 +
|{{✗}}
 +
|{{✓|text=GGPO}}
 +
|-
 +
|Fightcade SNES9X
 +
|[[Snes9x]]
 +
|{{✓}}
 +
|{{✓|text=GGPO}}
 +
|-
 +
|[https://github.com/blueminder/flycast-dojo Flycast Dojo]
 +
|[[Flycast]]
 +
|{{✓}}
 +
|{{✓|text=GGPO}}
 +
|-
 +
|NullDC
 +
|[[NullDC]]
 +
|{{✗}}
 +
|{{~|text=Delay-based}}
 +
|}
 
==External links==
 
==External links==
* [https://www.fightcade.com ]
+
* [https://www.fightcade.com Official website], contains download links
 
+
* [https://github.com/JordiRos/fightcade-fbneo GitHub repository] for the FinalBurn Neo core
  
 
[[Category:Tools]]
 
[[Category:Tools]]
 
[[Category:Netplay]]
 
[[Category:Netplay]]

Revision as of 23:16, 19 April 2022

Fightcade is an online service that facilitates netplay sessions of classic video games. It mainly does this using a middleware called GGPO, which originally had its own service to fulfill the same goal. However, GGPO's service was discontinued as it was mainly used as a proof of concept; Fightcade is considered to be the successor. While Fightcade is primarily designed for fighting games, it has been said to work with any game that runs under one of its many emulator cores.

Emulator cores

Name Fork of Active Netcode
Fightcade FBNeo FinalBurn Neo GGPO
Fightcade FBA FinalBurn Alpha GGPO
Fightcade SNES9X Snes9x GGPO
Flycast Dojo Flycast GGPO
NullDC NullDC Delay-based

External links