OpenFK/README.md
2021-01-02 00:21:55 -05:00

1.1 KiB

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
Basic online functionality
Mod support
Closing the game
Native RDF loading
USB connectivity

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.