Welcome, Guest. Please login or register.

Author Topic: I am making a game and wondering if I should port it for classic Amiga....  (Read 6739 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline AmigaClassicRuleTopic starter

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 956
    • Show all replies
Hey guys,

I am making a PC game called Ocolus you can download it here http://www.mediafire.com/download.php?ao69ccorl6l53hs. The game is still incomplete as you can see there is no introduction video, no ending video, no title screen, it does not have save/load however I am finishing it. I am wondering when you play this alpha stage game what do you guys think about me porting it to the Amiga? It will have the same exact graphics as you see in the PC...and it will be identical in everything, including the dialog box, music, sound and everything.

How many here like the idea?
 

Offline AmigaClassicRuleTopic starter

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 956
    • Show all replies
Quote from: Colani1200;732140
I guess that's why he asked...

@AmigaClassicRule: OCS / Kick 1.2 version please. :)

I do not have OCS / Kick 1.2 Amiga but I will try my best.

This is going to be 100% NATIVE Amiga. It is going to be coded from scratch in AmiBlitz...the graphics will be imported to accuracy of 99% if possible. Ones the PC version is complete 100% based on the vote I will import it on the Amiga. I need to determine what to expect based on the PC 100% complete stage.
« Last Edit: April 16, 2013, 01:16:42 PM by AmigaClassicRule »
 

Offline AmigaClassicRuleTopic starter

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 956
    • Show all replies
Quote from: paul1981;732156
I like it. Could do with tastier audio and visuals. But, what I didn't like is how it took me back to level 1 after I died. I definitely wouldn't want to go through the levels again. I don't mind the time limit, but I think continues or more lives are in order, or more bonus points for not using continues etc.

You have three lives before you get game over. The game over for now takes you back to level 1..the game is currently in development. Ones I finish it in the PC version and I am satisfied with everything in it...I will move on porting it to the Amiga classic version.
 

Offline AmigaClassicRuleTopic starter

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 956
    • Show all replies
Quote from: TheBilgeRat;732154
Java :lol:

I am thinking of porting it to HTML 5 and iPhone too.
 

Offline AmigaClassicRuleTopic starter

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 956
    • Show all replies
Quote from: ferrellsl;732167
@AmigaClassicRule

If you're looking to make a profit from sales to classic users, the answer is no, don't waste your resources porting it.  Otherwise, knock yourself out.  Do it for fun or for love of classic Amigas, but to do it for a profit will be setting yourself up for disappointment.


I am not looking to make profit from Amiga classic at all. I am looking to make more games for Amiga to encourage other people to make games for Amiga for the fun and love of the system. It will be like a GP2X console, really. Amiga is just that. An "open source" console where people can make games and apps and share it with other people to run it in their home. It just does not have the GP2X portability that is all!

So yeah I will make it for classic Amiga, but I will not say NO for people who willing to donate to support me. That I will take with a smile :).

I still need to finish the game in PC version, ones it is finished I will work on porting it.
« Last Edit: April 16, 2013, 09:17:16 PM by AmigaClassicRule »
 

Offline AmigaClassicRuleTopic starter

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 956
    • Show all replies
Quote from: NovaCoder;732192
That may change soon -> AGA SDL

:)

This is no joke NovaCoder. No joke. I mean it with the bottom of my heart. If your AGA SDL works to be able to port this game http://www.zeldaroth.fr/us/zroth.php SDL into AGA SDL and it produces the same quality graphics as the one you see in the webpage, with good optimal speed, sound and runs on AGA Amiga system on a 68060...then I will donate to you minimum 1000 dollars...

After that for every single project you make I will donate you money!! ONLY because you deserve it NovaCoder.
 

Offline AmigaClassicRuleTopic starter

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 956
    • Show all replies
Quote from: Thorham;732191
Puzzle games like this should be easy to do in higher level languages as long as you stay away from Amiga Basic ;)

I am going to be using AmiBlitz 3. I will integrate couple of assembly code into my AmiBlitz project for optimal performance.
 

Offline AmigaClassicRuleTopic starter

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 956
    • Show all replies
Quote from: Lando;732187
I think you should look into learning about the Amiga chipset and 68k assembler.  Porting to the Amiga from other systems is difficult when you don't know the "special" way the Amiga hardware works.  Games, especially for ECS/OCS systems, really need to take full advantage of the Amiga hardware to run well.

By the way...I never promised I will be porting to ECS/OCS system. Like NovaCoder, my games may be well only for A1200/A4000 system. I am already limited and restricted by the low speed bandwidth of the AGA chipset and the limitation of 2 MB RAM and I have to do some tricks between FAST and CHIP RAM when loading and using graphics/music/sound etc. I want the fasted possible classical Amiga to make sure I get the optimal speed and performance to avoid drop in fps rate when there are lots of sprites, or avoid flicker and so on. I feel by coding for an EVEN MORE LIMITING system when it is not needed...is a bit unnecessary.
 

Offline AmigaClassicRuleTopic starter

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 956
    • Show all replies
Quote from: nicholas;732391
This might be of interest to you.

http://eab.abime.net/showthread.php?t=62095

If what you are saying is true than all the games run in Monkey should be ported to the Amiga classic with ease. Also that means the SDL issue for classic Amiga is gone. I want to test this theory out. What I will do is find a very demo source code by Monkey and compile it for Amiga following your LINK. If it compiled for Amiga and ran on Amiga without any problem (especially the classic) then we can port games like Zelda, even MMORPG games then..then this is the gate between modern games and Amiga giving classic Amiga a whole new freshness.

I have to look more into this!