mirror of
https://github.com/GittyMac/OpenFK.git
synced 2026-08-28 12:47:11 -05:00
Initial Website
This commit is contained in:
36
index.html
Normal file
36
index.html
Normal file
@@ -0,0 +1,36 @@
|
||||
<div>
|
||||
<style>
|
||||
body {
|
||||
background-color: #5081B8;
|
||||
}
|
||||
h1 {
|
||||
background-color: #5081B8;
|
||||
}
|
||||
p {
|
||||
background-color: #5081B8);
|
||||
}
|
||||
</style>
|
||||
<center><img src="logo.png" alt="OpenFK Logo width="128" height="128"></center>
|
||||
<h1 style="text-align: center;"><span style="color: #000000;"><em><span style="font-family: 'comic sans ms';"> OPENFK</span></em></span></h1>
|
||||
</div>
|
||||
<div>
|
||||
<p style="text-align: center;"><span style="color: #000000;"><em><span style="font-family: 'comic sans ms';">AN OPEN SOURCE REPLACEMENT OF THE U.B. FUNKEYS EXECUTABLE.</span></em></span></p>
|
||||
<p style="text-align: center;"> </p>
|
||||
<h1 style="text-align: center;"><span style="text-decoration: underline;"><span style="color: #000000; text-decoration: underline;"><em><span style="font-family: 'comic sans ms';">DOWNLOADS</span></em></span></span></h1>
|
||||
<h2 style="text-align: center;"><span style="color: #00ff00;"><em><span style="font-family: 'comic sans ms';"><a style="color: #00ff00;" href="https://github.com/GittyMac/OpenFK/releases/download/v1.6/OpenFK.1.6.x64.zip">DOWNLOAD (X64)</a></span></em></span></h2>
|
||||
<h2 style="text-align: center;"><span style="color: #00ff00;"><em><span style="font-family: 'comic sans ms';"><a style="color: #00ff00;" href="https://github.com/GittyMac/OpenFK/releases/download/v1.6/OpenFK.1.6.x86.zip">DOWNLOAD (X86)</a></span></em></span></h2>
|
||||
<p> </p>
|
||||
<h1 style="text-align: center;"><span style="text-decoration: underline; color: #000000;"><em><span style="font-family: 'comic sans ms';">HOW TO INSTALL</span></em></span></h1>
|
||||
<p style="text-align: center;"><span style="font-family: 'comic sans ms';">OpenFK requires some manual work to set it up fully.</span></p>
|
||||
<p style="text-align: center;"><span style="font-family: 'comic sans ms';">Put the contents of the OpenFK release into your RadicaGame folder.</span></p>
|
||||
<p style="text-align: center;"><span style="font-family: 'comic sans ms';">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. If it doesn't prompt you, you can <a href="https://github.com/GittyMac/OpenFK/releases/download/v1.5/FetchOCX.bat">download and use the FetchOCX.bat utility.</a></span></p>
|
||||
<p style="text-align: center;"><span style="font-family: 'comic sans ms';">Be sure to run the 'Configure OpenFK.bat' file to choose from some choices!</span></p>
|
||||
<p style="text-align: center;"> </p>
|
||||
<h1 style="text-align: center;"><span style="text-decoration: underline; color: #000000;"><em><span style="font-family: 'comic sans ms';">HOW TO USE USB SUPPORT</span></em></span></h1>
|
||||
<p style="text-align: center;"><span style="font-family: 'comic sans ms';"><strong>To use USB support, you will need to have the MegaByte drivers installed.</strong></span></p>
|
||||
<p style="text-align: center;"><span style="font-family: 'comic sans ms';">Enable USB Support in the OpenFK configuration.</span></p>
|
||||
<p style="text-align: center;"><span style="font-family: 'comic sans ms';">Now you can use USB with OpenFK! (customF and USB can work together!)</span></p>
|
||||
<p style="text-align: center;"><span style="font-family: 'comic sans ms';">Please note USB support currently uses a workaround which can sometimes not work correctly.</span></p>
|
||||
<p style="text-align: center;"> </p>
|
||||
<p style="text-align: center;"><span style="font-family: 'comic sans ms';"><span style="color: #ff6600;"><a style="color: #ff6600;" href="https://www.github.com/gittymac">Lako</a></span></span></p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user