mirror of
https://github.com/GittyMac/OpenFK.git
synced 2026-03-22 01:54:26 -05:00
42 lines
2.1 KiB
HTML
42 lines
2.1 KiB
HTML
<!--OpenFK Help by Lako-->
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="icon" href="faviconw.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="OpenFK Help" />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://gittymac.github.io/OpenFK/help.html" />
|
|
<meta property="og:image" content="https://gittymac.github.io/OpenFK/logow.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 href="dl.html">Downloads</a>
|
|
<a>Help</a>
|
|
<a href="https://github.com/GittyMac/OpenFK">Github</a>
|
|
</div>
|
|
|
|
<body>
|
|
<marquee style="padding-top: 10px;" scrollamount="10">OpenFK 2.0 now out!</marquee>
|
|
<img src="logow.png" alt="OpenFK Logo with Wrench"/>
|
|
<h1>OpenFK Help</h1>
|
|
<h3>Common issues and solutions</h3>
|
|
|
|
<h2>It says I have no OCX!</h2>
|
|
<p>There will be a popup that will ask you if you want to install Flash.OCX</p>
|
|
<h2>My USB isn't working!</h2>
|
|
<p>Make sure the MegaByte drivers are properly installed and that USB support is enabled in OpenFK.</p>
|
|
<h2>A game from Paradox Green isn't working properly!</h2>
|
|
<p>Actionscript 3 support is currently fairly experimental, so expect some bugs.</p>
|
|
<h2>I can't go online!</h2>
|
|
<p>There are currently no active servers, so you will have to play offline.</p>
|
|
<h2>The game doesn't look properly scaled!</h2>
|
|
<p>This one is a strange one. The way the game scales is not that good, and will result in some glitches which depends on the resolution. <br> Try using the 'Stretch 4:3' option which will use the original 800x600 resolution.</p>
|
|
</body>
|
|
</html>
|