Search Criteria
Package Details: fightcade 42.1-1
Git Clone URL: | https://aur.archlinux.org/fightcade.git (read-only, click to copy) |
---|---|
Package Base: | fightcade |
Description: | An online arcade gaming platform for netplay based on GGPO |
Upstream URL: | http://www.fightcade.com/ |
Licenses: | |
Submitter: | Shardz |
Maintainer: | Shardz |
Last Packager: | Shardz |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2016-06-15 17:52 |
Last Updated: | 2016-06-15 17:54 |
Latest Comments
rafaelpbbr commented on 2019-10-19 14:01
Working package: https://aur.archlinux.org/packages/fightcade-windows/
aquafox commented on 2019-05-07 03:34
Same issue as well. @spawn @jaehoon
spawn commented on 2019-02-16 03:35
Same error than @jaehoon here. Is the package maintainer still alive?
jaehoon commented on 2019-01-05 16:45
main.py crashes, does anyone else have the same problem?
<Uncaught exception> Traceback (most recent call last): File "/opt/fightcade/main.py", line 77, in <module> sys.exit(main(sys.argv)) File "/opt/fightcade/main.py", line 64, in main logindialog = LoginDialog() File "/opt/fightcade/ggpo/gui/logindialog.py", line 35, in __init__ self.uiUsernameLine.setText(username) TypeError: setText(self, str): argument 1 has unexpected type 'QVariant' QThread: Destroyed while thread is still running
MCMic commented on 2017-11-01 14:06
There seem to be a 2.0 version on https://play.fightcade.com/ , not clear to me yet if it is the same project or not.
bb010g commented on 2017-08-14 00:09
It looks like Final Burn Alpha uses a custom non-commercial copyleft license (the FSF probably wouldn't like it, but it's not nonfree IMHO): https://github.com/libretro/fbalpha/blob/master/src/license.txt
MCMic commented on 2016-08-17 13:59
Could you add a desktop file?
And maybe add a launching script in /usr/bin.
The license array should also specify that there is nonfree binaries in this package, as the underlying fba emulator does not appear to be Free.