Editing Apkenv/Game Compatibility/Super Hexagon

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 10: Line 10:
* Sound does not work
* Sound does not work
* Performance is very bad, as it tries to constantly load the missing font.
* Performance is very bad, as it tries to constantly load the missing font.
-
 
-
 
-
 
== Fixing it ==  
== Fixing it ==  
Follow the next steps carefully to avoid any issues.
Follow the next steps carefully to avoid any issues.
-
 
=== Extracting APK content ===
=== Extracting APK content ===
Line 42: Line 38:
'''IT SHOULD NOT BE'''<pre>/home/user/.apkenv/SuperHexagon103.apk/data/data/</pre>
'''IT SHOULD NOT BE'''<pre>/home/user/.apkenv/SuperHexagon103.apk/data/data/</pre>
 +
 +
 +
=== Correcting game speed ===
 +
 +
====N9====
 +
This is only for the Nokia N9, and is not yet 100% confirmed. [http://talk.maemo.org/showpost.php?p=1348067&postcount=1049 Check the first paragraph of this post]. The game speed on the N900 won't change with this.
 +
Open the game's '''settings.dat''' and make sure it looks like the following:
 +
<pre>
 +
<SETTINGS>
 +
    <fullscreen>0</fullscreen>
 +
    <soundenabled>1</soundenabled>
 +
    <vsync>0</vsync>
 +
    <arcademode>0</arcademode>
 +
    <usejoypad>1</usejoypad>
 +
    <profile>1</profile>
 +
    <left>p2</left>
 +
    <right>p3</right>
 +
    <confirm>b0</confirm>
 +
    <back>b1</back>
 +
    <scores>b3</scores>
 +
    <up>p0</up>
 +
    <down>p1</down>
 +
    <vsyncenabled>0</vsyncenabled>
 +
</SETTINGS>
 +
</pre>
Line 52: Line 73:
This should automatically install the libogg0 dependency, if not already installed on the device</pre>
This should automatically install the libogg0 dependency, if not already installed on the device</pre>
(if using Faster Application Manager, click on the ('''C''')ategory icon and scroll down to "All packages").
(if using Faster Application Manager, click on the ('''C''')ategory icon and scroll down to "All packages").
 +
Line 60: Line 82:
</pre>
</pre>
-
code (as root):
 
-
<pre>apt-get install libsdl-mixer1.2 libogg0
 
-
</pre>
 
-
=== Correcting game speed ===
 
-
 
-
'''There is no known game speed fix for the N900.'''
 
-
 
-
It works fine on the N9, no need to change anything.
 
== Playing & Bugs ==
== Playing & Bugs ==
The game performance should be much better now, although there are still some bugs:
The game performance should be much better now, although there are still some bugs:
-
* The music occasionally hiccups most noticeably when changing level, it also sounds somewhat weird (only confirmed on the N900).  
+
* The music occasionally hiccups (only confirmed on N900, might happen with N9), mostly noticeable when changing between levels.
 +
 
* Game is too fast on the N900. One real-life second is roughly 1 second and a half on the game. Playing with vsync settings (in settings.dat) doesn't change anything.
* Game is too fast on the N900. One real-life second is roughly 1 second and a half on the game. Playing with vsync settings (in settings.dat) doesn't change anything.
-
 
-
* Small N900 tip: You might find it easier (or harder) to play with the HW keyboard left & right arrow, instead of using the touchscreen.
 

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)