Heart of the Alien: How to set up for compiling.
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    XDelusion
    Posts: 602 from 2010/10/27
    So I'm posting this on three different forums as I'd like to take a stab at compiling this on every Amiga related platform that I use, and considering that I know next to nothing about coding for the Amiga, I assume that the development environments will vary from one another, therefore I need help setting up my development environment to suit each OS, naturally since this is an MorphOS forum, I am only asking for MorphOS help here.

    As you can see on the page, there was a port of Heart of the Alien compiled for Amiga OS 3.9, but no release was ever submitted.

    I wrote to the author and he told me that the guy who compiled it only sent him a screen shot, which you can see on his page. He then told me that all I would need to do would be to compile it and I should be good to go, but he said I would need gcc and libsdl. So what I'm wondering is how do I get them, where do I put them, then where do I put the source for Heart of the Alien redux, and then how do I get them to compile?

    I would rather do this my self rather than have someone else do it, as it would give me an opportunity to learn. Then if more work needs done to get them to work, I could ask around and maybe perhaps learn a bit about coding basics.

    http://hota.sourceforge.net/

    Please remember, I'M A TOTAL VIRGIN TO ALL THIS. So please, baby steps, baby steps! :)

    P.S. I heard there is a coding for MorphOS tutorial around here somewhere....
    "I hope life isn't a big joke, because I don't get it." - Jack Handey

    Registered MorphOS user, Amiga user, and Atari 8-bit user.
  • »04.07.11 - 21:49
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12074 from 2003/5/22
    From: Germany
    > I'd like to take a stab at compiling this on every Amiga
    > related platform that I use [...] He then told me that all I
    > would need to do would be to compile it and I should be
    > good to go

    Just to remind you of what might be problematic with this specific port on big-endian environments:

    https://morph.zone/modules/newbb_plus/viewtopic.php?topic_id=7555&forum=10&start=8

    > he said I would need gcc and libsdl. So what I'm wondering
    > is how do I get them

    http://downloads.morph.zone/find.php?find=sdk

    > I heard there is a coding for MorphOS tutorial around here
    > somewhere....

    http://library.morph.zone/First_steps_in_MorphOS_programming
  • »04.07.11 - 22:03
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    XDelusion
    Posts: 602 from 2010/10/27
    That's right, you and I did discuss this before, and apparently you and I are the only fans of this game...

    What gives?!?!? Are people crazy?! :)

    Thankx for the links, I'll have a look through all this.
    "I hope life isn't a big joke, because I don't get it." - Jack Handey

    Registered MorphOS user, Amiga user, and Atari 8-bit user.
  • »04.07.11 - 22:26
    Profile Visit Website
  • Fab
  • MorphOS Developer
    Fab
    Posts: 1331 from 2003/6/16
    I gave it a try years ago, and it started and showed some stuff, but then it didn't work properly. It's safe to assume it was caused by endianess issues, and fixing all of them might be quite tedious (especially if you're new to this :)).
  • »05.07.11 - 00:03
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    XDelusion
    Posts: 602 from 2010/10/27
    How about a quick guide for setting up ScummVm for code modification and compiling? ;)


    I guess I'll have to stick with playing Heart of the Alien on my Sega CD emulator for the classic XBOX. Of course I do have it for BeOS, but thus far it will not run under Haiku.
    "I hope life isn't a big joke, because I don't get it." - Jack Handey

    Registered MorphOS user, Amiga user, and Atari 8-bit user.
  • »05.07.11 - 00:28
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12074 from 2003/5/22
    From: Germany
    > I gave it a try years ago, and it started and showed some stuff, but then it didn't
    > work properly. It's safe to assume it was caused by endianess issues, and fixing
    > all of them might be quite tedious (especially if you're new to this :)).

    Endianness issues resolved apparently:

    http://aminet.net/package/game/actio/HeartOfTheAlienRedux

    (Executable doesn't work on MorphOS, unfortunately.)
  • »07.11.16 - 01:01
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    redrumloa
    Posts: 1424 from 2003/4/13
    Quote:

    Andreas_Wolf wrote:
    > I gave it a try years ago, and it started and showed some stuff, but then it didn't
    > work properly. It's safe to assume it was caused by endianess issues, and fixing
    > all of them might be quite tedious (especially if you're new to this :)).

    Endianness issues resolved apparently:

    http://aminet.net/package/game/actio/HeartOfTheAlienRedux

    (Executable doesn't work on MorphOS, unfortunately.)


    Works (mostly) on my C64/Turbo Chameleon (Minimig). Only the intro animation audio is out of sync.
  • »07.11.16 - 01:37
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Cool_amigaN
    Posts: 746 from 2011/11/30
    Quote:

    Andreas_Wolf wrote:
    > I gave it a try years ago, and it started and showed some stuff, but then it didn't
    > work properly. It's safe to assume it was caused by endianess issues, and fixing
    > all of them might be quite tedious (especially if you're new to this :)).

    Endianness issues resolved apparently:

    http://aminet.net/package/game/actio/HeartOfTheAlienRedux

    (Executable doesn't work on MorphOS, unfortunately.)


    I was just about to post the very same thing. Anyone up to the task for an MorphOS port?
    Amiga gaming Tribute: Watch, rate, comment :)
  • »07.11.16 - 15:22
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Jupp3
    Posts: 1193 from 2003/2/24
    From: Helsinki, Finland
    Here is a quick recompile of the sources (with few minimal changes)

    If anyone can confirm if this works, I can release it "properly" later. Please don't put it on aminet etc. yet, I'd rather have a "proper" release there, with icon, readme and stuff.

    Already compiled this long ago, but back then, there were some rather nasty glitches in the intro sequence already, so didn't think it was worth releasing.
  • »25.11.16 - 19:25
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    beworld
    Posts: 590 from 2010/2/10
    From: FRANCE
    i donwload ISO :-) and test it, thanks.
    IMac G5 2.1,PowerBook G4 1.5,MacMini 1.5, PowerMac G5 2.7 died !!!
    My MOS ports
  • »25.11.16 - 19:51
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    beworld
    Posts: 590 from 2010/2/10
    From: FRANCE
    so, i see Intro of game, no sound
    then i see code entry or name.
    but nothing happen.

    What are keys to play game ? thanks
    IMac G5 2.1,PowerBook G4 1.5,MacMini 1.5, PowerMac G5 2.7 died !!!
    My MOS ports
  • »25.11.16 - 20:44
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Jupp3
    Posts: 1193 from 2003/2/24
    From: Helsinki, Finland
    Did you see the readme bundled with the source?

    I guess there's something wrong with the current version anyway. And seems that the intro glitches are still there. (just had time to get it running today myself)
  • »25.11.16 - 23:01
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    beworld
    Posts: 590 from 2010/2/10
    From: FRANCE
    yes, i touch all key...
    space = To speed up the display
    escape = to quit

    But I can not play.
    IMac G5 2.1,PowerBook G4 1.5,MacMini 1.5, PowerMac G5 2.7 died !!!
    My MOS ports
  • »26.11.16 - 07:28
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 779 from 2007/10/23
    From: Gelsenkirchen,...
    game/actio/HeartOfTheAlienRedux.lha says:
    - MOVE = cursor arrows
    - RUN/FIRE = Z key
    - ROPE = X key
    - JUMP = C key
    - BOMB = X+C key or B key
    - PASSWORD = SPACE key on continue screen
    - JOY BUTTONS SWITCH = SPACE key in game
    - PAUSE = P key
    - QUIT = ESC key
    Pegasos II G4: MorphOS 3.9, Zalman M220W · iMac G5 12,1 17", MorphOS 3.18
    Power Mac G3: OSX 10.3 · PowerBook 5,8: OSX 10.5, MorphOS 3.18
  • »26.11.16 - 15:12
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    beworld
    Posts: 590 from 2010/2/10
    From: FRANCE
    ok thks
    but nothing happen lol

    i copy all files (.BIN mention into GUIDE) from ISO into directory with "alien"

    i launch alien
    Intro.... long intro... (it's possible to jump the intro ?)
    next Ask-me a sort of code, i select OK and press C
    Next screen i see a black man lol but noithing happen with differents keys

    http://warmup-asso.fr/test/alien.png
    IMac G5 2.1,PowerBook G4 1.5,MacMini 1.5, PowerMac G5 2.7 died !!!
    My MOS ports
  • »26.11.16 - 19:57
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Cool_amigaN
    Posts: 746 from 2011/11/30
    Resurrecting this old thread because I am facing the same issue with beworld: 1) No sound / music either with iso+mp3 combo AND with the .RAW audio files from EAB's classic amiga port, 2) No character on opening/first in game set in order to move/progress.

    EDIT: Same resources play 100% fine under emulation (e-uae).

    Has anyone successfully managed to setup the game on MorphOS?

    [ Edited by Cool_amigaN 28.07.2019 - 18:41 ]
    Amiga gaming Tribute: Watch, rate, comment :)
  • »28.07.19 - 16:39
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Cool_amigaN
    Posts: 746 from 2011/11/30
    Made some brief tests and excuting from cli alien --iso --double --sprite-test results to panic: load_room failed. Running alien --iso --double --room 2 indeed starts from another room but the character flashes and dissapears when moving right.

    By clicking the executable and using the .bin files, the game is stuck on 1st screen since protagonist is nowhere to be found.

    If others still haven't been able to run properly the game, I think the port should be removed from morphos storage.
    Amiga gaming Tribute: Watch, rate, comment :)
  • »15.12.19 - 08:43
    Profile Visit Website