OpenFK/dl.html
2021-08-29 00:28:43 -04:00

49 lines
2.7 KiB
HTML

<!--OpenFK Help by Lako-->
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="favicondl.ico" type="image/x-icon" />
<title>OpenFK</title>
<link rel="stylesheet" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="OpenFK is an open source replacement for the U.B. Funkeys executable.">
<meta property="og:title" content="Download OpenFK" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://gittymac.github.io/OpenFK/dl.html" />
<meta property="og:image" content="https://gittymac.github.io/OpenFK/logodl.png" />
<meta property="og:description" content="OpenFK is an open source replacement for the U.B. Funkeys executable." />
</head>
<div class="sidenav">
<a href="index.html">Home</a>
<a>Downloads</a>
<a href="help.html">Help</a>
<a href="https://github.com/GittyMac/OpenFK">Github</a>
</div>
<body>
<marquee style="padding-top: 10px;" scrollamount="10">OpenFK 1.9 now out with overlay support!</marquee>
<img src="logodl.png" alt="OpenFK Logo with Download Arrow"/>
<h1>Download OpenFK</h1>
<h3>Download OpenFK here! <br> You will need to have the U.B. Funkeys game installed.</h3>
<h2>Download Links</h2>
<a class="dl" href="https://github.com/GittyMac/OpenFK/releases/download/v1.9/OpenFK.1.9.x64.zip">Download (x64)</a>
<p></p>
<a class="dl" href="https://github.com/GittyMac/OpenFK/releases/download/v1.9/OpenFK.1.9.x86.zip">Download (x86)</a>
<h2>How to Install</h2>
<p>
OpenFK requires some manual work to set it up fully.<br> Put the contents of the OpenFK release into your RadicaGame folder.
<br>You will also need to find the Flash.ocx file, OpenFK will prompt you to download a compatible version if you don't have one.
<br>If it doesn't prompt you, you can download and use the <a href="https://github.com/GittyMac/OpenFK/releases/download/v1.5/FetchOCX.bat" >FetchOCX.bat</a> utility.
<br>Be sure to run the 'Configure OpenFK.bat' file to choose from some choices!
</p>
<h2>How to use USB Support</h2>
<p>
<strong>To use USB support, you will need to have the MegaByte drivers installed.</strong>
<br>Enable USB Support in the OpenFK configuration.
<br>Now you can use USB with OpenFK! (customF and USB can work together!)
<br><em>Please note USB support currently uses a workaround which can sometimes not work correctly.</em>
</p>
</body>
</html>