Heretic on Sharp Rom

From OESF

(Difference between revisions)
Jump to: navigation, search
m
Current revision (10:47, 25 November 2007) (edit) (undo)
(minor alteration and typo correction)
 

(2 intermediate revisions not shown.)

Line 1:

Line 1:

-
I wrote this guide because I had alot of trouble finding the right SDL to make it work. This is on the Sharp Rom. I t may differ for other Roms.
+
I wrote this guide because I had alot of trouble finding the right SDL to make it work. This is on the Sharp Rom & Cacko. It may differ for other Roms.
'''Packages I installed'''
'''Packages I installed'''
-
These can be found under [[http://zaurus.spy.org/feeds/|http://zaurus.spy.org/feeds/]]
+
These can be found under [[http://zaurus.spy.org/feeds/|http://zaurus.spy.org/feeds/ Zaurus Spy ORG]]
* libsdl_1.2.5-slzaurus20050731_arm.ipk
* libsdl_1.2.5-slzaurus20050731_arm.ipk

Line 11:

Line 11:

* libSDL-net_1.2.5cvs-1_arm.ipk
* libSDL-net_1.2.5cvs-1_arm.ipk
-
I'm not sure if Heretic needed these specifically, but alot of other games do
+
I'm not sure if Heretic needed these specifically, but a lot of other games do
* libmad_0.15.0b-zports-0_arm.ipk
* libmad_0.15.0b-zports-0_arm.ipk
* zlib_1.1.2_arm.ipk
* zlib_1.1.2_arm.ipk
-
This is enough to get the Heretic Demo game running (first 9 levels). I own the full game, I will post instructions on how to get that working once I figure it out.
+
This is enough to get the Heretic Demo game running (first 9 levels).
-
[[Category:Games]]
+
If you own the full game, you can copy your heretic.wad to /home/QtPalmtop/share/heretic If space is an issue, you can copy it to one of the cards and link to it here.
 +
For example:
 +
<tt>$ mkdir /mnt/cf/heretic
-
[http://www.gambling-online-theory.com/casinos/casinos-strategy.html casinos strategy]
+
$ cp heretic.wad /mnt/cf/heretic
-
[http://www.casino-theory.com/craps-rules/internet-craps-gambling.html internet craps gambling]
+
 
-
[http://www.gambling-online-theory.com/casinos/fun-casinos.html fun casinos]
+
$ cd /home/QtPalmtop/share/heretic
-
[http://www.gambling-online-theory.com/casinos-portal/free-casinos-on-line.html free casinos on line]
+
 
-
[http://www.casino-games-wiki.com/index.php/casino_games_online casino games online]
+
$ ln -s /mnt/cf/heretic/heretic.wad heretic.wad
-
[http://www.magical-casino.com/games_variations.html Casino Games and variations.]
+
</tt>
-
[http://www.online-casino-wiki.com/index.php/online_casino_tips online casino tips]
+
 
-
[http://www.casino-games-wiki.com/index.php/online_casino_games online casino games]
+
[[Category:Games]]
-
[http://www.casinos-new.com/internet-casino.html Online casino - Internet Casinos]
+
-
[http://www.gambling-online-theory.com/casinos-portal/best-casinos-online.html best casinos online]
+

Current revision

I wrote this guide because I had alot of trouble finding the right SDL to make it work. This is on the Sharp Rom & Cacko. It may differ for other Roms.

Packages I installed

These can be found under [Zaurus Spy ORG]

  • libsdl_1.2.5-slzaurus20050731_arm.ipk
  • heretic-engine_1.0.4-2_arm.ipk
  • heretic-demo_1.2-3_arm.ipk
  • libSDL-mixer_1.2.5cvs-1_arm.ipk
  • libSDL-net_1.2.5cvs-1_arm.ipk

I'm not sure if Heretic needed these specifically, but a lot of other games do

  • libmad_0.15.0b-zports-0_arm.ipk
  • zlib_1.1.2_arm.ipk

This is enough to get the Heretic Demo game running (first 9 levels).

If you own the full game, you can copy your heretic.wad to /home/QtPalmtop/share/heretic If space is an issue, you can copy it to one of the cards and link to it here.

For example:

$ mkdir /mnt/cf/heretic

$ cp heretic.wad /mnt/cf/heretic

$ cd /home/QtPalmtop/share/heretic

$ ln -s /mnt/cf/heretic/heretic.wad heretic.wad

Personal tools