Shop OBEX P1 Docs P2 Docs Learn Events
Unterwelt FULL RELEASE! (Hydra, Demoboard, Protoboard) - Page 2 — Parallax Forums

Unterwelt FULL RELEASE! (Hydra, Demoboard, Protoboard)

2»

Comments

  • Ym2413aYm2413a Posts: 630
    edited 2008-01-22 05:50
    I've started porting the Sound over so it doesn't need the extra EEPROM memory. [noparse]:)[/noparse]
    Also adding sound FXs.
    In the end I'm hoping for an easy to use version of the program that is Boot-able from PropDOS.

    Currently I'm focusing on making programs portable and OS friendly.

    PAL support from HEL would be nice. But I'll have to check with my two PAL buddies to see if they're not too busy with other programmings. [noparse];)[/noparse]

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Share the knowledge: propeller.wikispaces.com
    Lets make some music: www.andrewarsenault.com/hss

  • KeeblerKeebler Posts: 58
    edited 2008-01-22 07:21
    RedNifre said...

    INSTALLATION:
    The eeprom-file is 128KiB in Size, so you can't simply use the Propeller IDE. A good way to get it installed is using HAM:
    http://forums.parallax.com/showthread.php?p=628778

    How to use HAM:
    1. Load "benson_ham_driver_1_04.spin" to RAM (F10 in Propeller IDE)
    2. Start "HydraAssetManager_1_04.exe" (on your PC)
    3. Drag "ZIN_Unterwelt_010.eeprom" on the text "Memory Map" (draging it in the black area might not work properly)
    4. Choose the right COM-port
    5. Click "Upload to Hydra
    Hey RedNifre,

    Nice work on Unterwelt!

    As for the bug where you can't add an asset that takes all of memory space, that was fixed in HAM 1.0.7
    You can find on page 3 of the HAM thread.
    http://forums.parallax.com/showthread.php?p=628778

    Let me know if you need any support for HAM.

    Rich
  • Oldbitcollector (Jeff)Oldbitcollector (Jeff) Posts: 8,091
    edited 2008-01-23 00:28
    Here's a binary for the Demoboard/Protoboard users, it's based on the NOSOUND version until Andrew gets the revision with sound done. Uses keyboard for controls.

    Great game!

    Thanks to Jim/Desilva for helping me wrangle down the keyboard stuff.

    OBC

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    New to the Propeller?

    Getting started with the Protoboard? - Propeller Cookbook
    Got an SD card? - PropDOS
    A Living Propeller FAQ - The Propeller Wiki
    (Got the Knowledge? Got a Moment? Add something today!)


  • phillip vphillip v Posts: 48
    edited 2008-01-23 01:35
    I've made it to level 23... still working on beating it....
  • RedNifreRedNifre Posts: 84
    edited 2008-01-23 10:30
    Thank you for porting it to the other boards, Oldbitcollector! [noparse]:)[/noparse]

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Unterwelt (My first game for the HYDRA):
    http://forums.parallax.com/showthread.php?p=696204

    Hydra in a LEGO NES:
    http://forums.parallax.com/showthread.php?p=654788
  • Ym2413aYm2413a Posts: 630
    edited 2008-01-23 11:01
    Oldbitcollector said...
    Here's a binary for the Demoboard/Protoboard users, it's based on the NOSOUND version until Andrew gets the revision with sound done. Uses keyboard for controls.

    Great game!

    Thanks to Jim/Desilva for helping me wrangle down the keyboard stuff.

    OBC
    Thanks Jeff. [noparse]:)[/noparse]

    I'll work from this version.
    Many Thank!! [noparse]:)[/noparse]

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Share the knowledge: propeller.wikispaces.com
    Lets make some music: www.andrewarsenault.com/hss

  • ClemensClemens Posts: 236
    edited 2008-01-23 20:44
    Very cool. Even in Black and White (NTSC is B/W on my TV) and without sound. I just played through to Level 22. - took a little break to say thanks: Thank you RedNifre for creating and OBC for converting. If you guys keep coming up with these kind of things how shall I ever get done with my own stuff? Gotta get back to the game. LOL, Clemens.
  • RedNifreRedNifre Posts: 84
    edited 2008-01-24 12:52
    Interesting that you get a black/white screen, I had the very same problem on one tv: http://forums.parallax.com/showthread.php?p=662657. Do you see a similiar screen (with fine vertical lines)?. Does your tv use PAL, normally? Or do you use a SCART adapter to connect the Hydra? Unterwelt supports both NTSC and PAL, so I don't think that that's the problem.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Unterwelt (My first game for the HYDRA):
    http://forums.parallax.com/showthread.php?p=696204

    Hydra in a LEGO NES:
    http://forums.parallax.com/showthread.php?p=654788
  • ClemensClemens Posts: 236
    edited 2008-01-24 13:30
    Yes, it's a PAL TV. But it is normal, I get Black and White screen from all NTSC Propeller Applications so there's nothing wrong with Unterwelt.·
    The HEL Driver is NTSC only, so Unterwelt can't support both. - At least as far as I know. Even if it did, I don't think OBC·would have·compiled the PAL-Version then to make the binary. - But it looks good in B/W, so·no problem!

    I Played on to Level 45 Yesterday, I like the Levels where you can switch between the two guys. :-)
  • Ym2413aYm2413a Posts: 630
    edited 2008-01-25 16:32
    I started adding in the new sound code. : )
    Everything looks good.
    I'm on level 45.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Share the knowledge: propeller.wikispaces.com
    Lets make some music: www.andrewarsenault.com/hss

  • ClemensClemens Posts: 236
    edited 2008-01-25 18:54
    64. Tough One...
  • ClemensClemens Posts: 236
    edited 2008-02-11 22:48
    Yeah, Level 100! Sieg!, it's over!
    Thanks one last time RedNifre.
    smile.gif
  • RedNifreRedNifre Posts: 84
    edited 2008-02-18 13:48
    Congratulations! You are probably the first person to complete the game!

    Well done!

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Unterwelt (My first game for the HYDRA):
    http://forums.parallax.com/showthread.php?p=696204

    Hydra in a LEGO NES:
    http://forums.parallax.com/showthread.php?p=654788
  • tpw_mantpw_man Posts: 276
    edited 2008-05-24 22:25
    Incredibly addictive game. VERY well done for a first game!! I absolutely love it!!! roll.gif

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    I am 1011, so be surprised!


    Advertisement sponsored by dfletch:
    Come and join us on the Propeller IRC channel for fast and easy help!
    Channel: #propeller
    Server: irc.freenode.net or freenode.net
    If you don't want to bother installing an IRC client, use Mibbit. www.mibbit.com
    tongue.gif
  • RedNifreRedNifre Posts: 84
    edited 2010-02-10 10:38
    I now have a camcorder, so here's the first video footage.
    www.youtube.com/watch?v=dIFoiVK1tjA
    I hope this helps you decide weather this game is worth trying. Also note that the video contains a lot more spoilers than the few screen shots I posted here. And the music is the one from world 3, you won't normally hear it until you reach level 70.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Unterwelt (My first game for the HYDRA):
    http://forums.parallax.com/showthread.php?p=696204

    Hydra in a LEGO NES:
    http://forums.parallax.com/showthread.php?p=654788

    Post Edited (RedNifre) : 2/10/2010 7:22:59 PM GMT
Sign In or Register to comment.