mirror of
https://github.com/GittyMac/OpenFK.git
synced 2026-09-09 10:35:50 -05:00
Add files via upload
This commit is contained in:
35
help.html
Normal file
35
help.html
Normal file
@@ -0,0 +1,35 @@
|
||||
<!--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">
|
||||
</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">Update system coming soon with OpenFK 1.7!</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.0</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>
|
||||
Reference in New Issue
Block a user