An open source replacement for the U.B. Funkeys executable.
Go to file
2020-12-24 18:15:57 -05:00
OpenFK Some polishing 2020-12-24 18:15:57 -05:00
.gitattributes Add .gitignore and .gitattributes. 2020-09-07 14:13:53 -04:00
.gitignore Add .gitignore and .gitattributes. 2020-09-07 14:13:53 -04:00
LICENSE Initial Release 2020-10-18 12:31:29 -04:00
NOTICES Update NOTICES 2020-12-19 23:52:46 -05:00
OpenFK.sln OpenFK 1.2 2020-11-01 20:34:12 -05:00
README.md Update README.md 2020-11-28 12:04:48 -05:00

OpenFK

An open source replacement for the U.B. Funkeys executable.

OpenFK adds new features while doing the same functions as the executable.

What does OpenFK do currently?

Functional Broken
File loading via XMLs Checking updates
Saving files ActionScript 3 Elements
Fullscreen and Windowed mode USB connectivity
Basic online functionality
Mod support
Closing the game
Native RDF loading

Installing OpenFK

OpenFK requires some manual work to set it up fully.

Put the contents of the OpenFK release into your RadicaGame folder.

You will also need to find the Flash.ocx file, it is usually found in the C:\Windows\System32\Macromed\Flash\ directory. Put the Flash.ocx file with your OpenFK.exe file.

Be sure to run the 'Configure OpenFK.bat' file to choose from some choices!

Building OpenFK

You can build OpenFK with anything that can build dotNET 4.5 projects, like Visual Studio. You also need to have the ActiveX version of Adobe Flash Player installed to be able to use the 'Shockwave Flash Object' COM component.