Author Topic: Howto: Tickypip (with Bugfix)  (Read 2727 times)

z_mentor

  • Newbie
  • *
  • Posts: 15
    • View Profile
Howto: Tickypip (with Bugfix)
« on: April 24, 2005, 06:11:37 pm »
The latest version of Tickypip 0.1.2 has a small bug. It doesn't look in the correct directory for the level files (/opt/Qtopia/share/tickypip/levels).

I cross-compiled it using the bug fix located at http://www.openembedded.org/oe_wiki/index.php/JasonHaslup

and fixed the ipk with the new tickypip binary.

So in order to have a full working Tickypip:

1) Download the ipk attachment on this thread.

2) Install the tickypip_0.1.2_arm_patched_for_levels_directory_bug.ipk package using Add/Remove Software on your Zaurus

3) Download the levels at http://www.hrw.one.pl/_pliki/oe/files/tick...els_1.1.tar.bz2

4) Execute the following command to unpack the levels and transfer them to your Zaurus:

    $> tar xjbf tickypip-levels_1.1.tar.bz2
    $> scp levels/* root@192.168.129.201:/opt/Qtopia/share/tickypip/levels/

5) That's all. Enjoy Tickypip!

Thanks to Christian Hammond for the Tickypip, Jason Haslup for the bug fix and Marcin Juszkiewicz for the Tickypip levels.

Please do not hesitate to respond to this thread with your observations and remarks.

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
Howto: Tickypip (with Bugfix)
« Reply #1 on: April 25, 2005, 04:11:57 am »
Remove LOCAL_COMPILE option from tickypip.pro and it will be looking for levels in correct place.

Levels are not mine - they are from NetWalk Group and I got permission to redistribute levels with note about who created them. It is noted in NetWalk_levels.README which You can find inside of archive.

BTW - it would be nice if someone will work on HiRes version of that awesome game.
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.

persona

  • Newbie
  • *
  • Posts: 6
    • View Profile
Howto: Tickypip (with Bugfix)
« Reply #2 on: August 22, 2006, 07:57:26 am »
Quote
The latest version of Tickypip 0.1.2 has a small bug. It doesn't look in the correct directory for the level files (/opt/Qtopia/share/tickypip/levels).

Hi. Which ROM version are you using? I installed Tickpip into the CF card, and the levels directory is
(/mnt/cf/QtPalmtop/share/tickypip/levels)

I'm using the default ROM on the SL-6000.

Edit: I solved it already. Silly me. Just create a symbolic link of the files in the cf card into the /opt/Qtopia/share/tickypip/levels directory. It's working now!  
« Last Edit: August 23, 2006, 09:54:02 am by persona »