English Amiga Board


Go Back   English Amiga Board > Main > Retrogaming General Discussion

View Poll Results: What game do you want to see ported to the Amiga?
Rolling Thunder (Arcade) 21 6.58%
Gauntlet (Arcade) 29 9.09%
Shinobi (Arcade) 49 15.36%
Pacman (Arcade) 7 2.19%
Final Fight (Arcade) 35 10.97%
Rastan (Arcade) 30 9.40%
Side Arms (Arcade) 1 0.31%
Nemesis/Gradius (Arcade) 13 4.08%
Raiden (Arcade) 10 3.13%
Raiden II (Arcade) 11 3.45%
Space Invaders (Arcade) 2 0.63%
Bad Dudes vs Dragon Ninja (Arcade) 6 1.88%
Wonder Boy (Arcade) 46 14.42%
Axelay (SNES) 9 2.82%
Double Dragon (Arcade) 13 4.08%
None - Do my own game! 37 11.60%
Voters: 319. You may not vote on this poll

 
 
Thread Tools
Old 01 September 2019, 11:08   #221
d4rk3lf
Registered User
 
d4rk3lf's Avatar
 
Join Date: Jul 2015
Location: Novi Sad, Serbia
Posts: 1,647
@alpine9000
Thanks for the explanation.

Considering how retro stuff (including games) are so popular these days, I am very surprised no one created some server, and patches for the (most popular) games that would overcome these issues.
I know it wouldn't be an easy task, but my guess is that server like that would be very popular, among thousands (if not, tens of thousands) of people.
Isn't Gog made a fortune, only by selling old games that work on new systems (and mostly, under the hood is just DosBoxx)?

@mcgeezer
Sorry for the of topic.
d4rk3lf is offline  
Old 01 September 2019, 21:47   #222
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,197
Anyway I'm going to attempt the Pacman port, using the work that has been done on the speccy, the Z80 to 68000 converter (that is coded in pascal and that I have adapted to compile on Windows with FPC) and native & hardware banging 16 color amiga screen.

I'll probably seek help from here, as I never coded a game on the amiga before.
jotd is offline  
Old 01 September 2019, 23:17   #223
DanScott
Lemon. / Core Design
 
DanScott's Avatar
 
Join Date: Mar 2016
Location: Tier 5
Posts: 1,212
Quote:
Originally Posted by jotd View Post
Anyway I'm going to attempt the Pacman port, using the work that has been done on the speccy, the Z80 to 68000 converter (that is coded in pascal and that I have adapted to compile on Windows with FPC) and native & hardware banging 16 color amiga screen.

I'll probably seek help from here, as I never coded a game on the amiga before.
Go for it!!!!

I'm all fired up to re-convert a classic coin-op (that runs at 256x224) and then twist it into something new
DanScott is offline  
Old 02 September 2019, 00:01   #224
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Nice one! Great project and happy to help out!
mcgeezer is offline  
Old 02 September 2019, 12:57   #225
Asman
68k
 
Asman's Avatar
 
Join Date: Sep 2005
Location: Somewhere
Posts: 828
Quote:
Originally Posted by jotd View Post
Anyway I'm going to attempt the Pacman port, using the work that has been done on the speccy, the Z80 to 68000 converter (that is coded in pascal and that I have adapted to compile on Windows with FPC) and native & hardware banging 16 color amiga screen.

I'll probably seek help from here, as I never coded a game on the amiga before.
With Arcade Pacman I see only one problem: vertical resolution. Pacman use 224 (width in pixels) x 288 (height in pixels). I was able to set up 286 vertical lines, so you are going to lose only 2 lines. Or you can move down (8 pixels) score panel and set up 224x280 screen

Furthermore I am intrested how this converter works, mean what is on output. Can you make new thread about your Pacman attempt ?
Asman is offline  
Old 02 September 2019, 14:35   #226
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,197
as I'm going to have to redo the whole display, I see no problem in moving the score on the side. I've already done that for my Bagman SDL conversion.

I'm going to create a separate thread when I have some first results.
jotd is offline  
Old 02 September 2019, 14:55   #227
Genlock
Out to Grass
 
Genlock's Avatar
 
Join Date: Jul 2010
Location: UK
Posts: 125
I dont play many games , but from your List i would choose Gauntlet ,
Nice and simple and would not end up with a broken joystick
Genlock is offline  
Old 02 September 2019, 15:31   #228
dlfrsilver
CaptainM68K-SPS France
 
dlfrsilver's Avatar
 
Join Date: Dec 2004
Location: Melun nearby Paris/France
Age: 46
Posts: 10,421
Send a message via MSN to dlfrsilver
Quote:
Originally Posted by Genlock View Post
I dont play many games , but from your List i would choose Gauntlet ,
Nice and simple and would not end up with a broken joystick
for which machine, A500 or A1200 ?

This game uses a none-amiga friendly tile format.

Last edited by dlfrsilver; 02 September 2019 at 17:13.
dlfrsilver is offline  
Old 02 September 2019, 16:10   #229
Genlock
Out to Grass
 
Genlock's Avatar
 
Join Date: Jul 2010
Location: UK
Posts: 125
Quote:
Originally Posted by dlfrsilver View Post
for which machine, A500 or A1200 ?

This game uses none-amiga friendly tile format.

Hi dlfrsilver,
If i had a choice it would be an A1200 , but if not couldnt we use a degrader on it like
in da Old Day's
Genlock is offline  
Old 02 September 2019, 16:22   #230
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,197
Wasn't Gauntlet ported from the ST version with success?
jotd is offline  
Old 02 September 2019, 16:27   #231
Dunny
Registered User
 
Dunny's Avatar
 
Join Date: Aug 2006
Location: Scunthorpe/United Kingdom
Posts: 1,996
Quote:
Originally Posted by dlfrsilver View Post
for which machine, A500 or A1200 ?

This game uses none-amiga friendly tile format.
I'm fairly certain that none of the arcade resources for Rygar were particularly Amiga-friendly either

If it's more complex than PacMan then it's probably not worth the while simply porting the actual Arcade version to the Amiga by reproducing the code or graphics precisely; just do the best the Amiga can do.

Gauntlet didn't have Spectrum-friendly tilesets either, but the Spectrum version was really, really good.
Dunny is offline  
Old 02 September 2019, 16:41   #232
DamienD
Banned
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: London / Sydney
Age: 47
Posts: 20,420
Quote:
Originally Posted by jotd View Post
Wasn't Gauntlet ported from the ST version with success?
Yes exactly; by meynaf

See this thread for more details: Ports / Conversions --> Amiga
DamienD is offline  
Old 02 September 2019, 17:17   #233
dlfrsilver
CaptainM68K-SPS France
 
dlfrsilver's Avatar
 
Join Date: Dec 2004
Location: Melun nearby Paris/France
Age: 46
Posts: 10,421
Send a message via MSN to dlfrsilver
Quote:
Originally Posted by Dunny View Post
I'm fairly certain that none of the arcade resources for Rygar were particularly Amiga-friendly either
Half yes Half no.

The Amiga is made to work best with 16x16 and 32x32 tiles. 8x8 are definitely not the type of tiles it works best with.

For Rygar, the levels are made of 16x16 tiles, those are ok. It's the sprite tile format that i had to work out : those are built from 8x8 tiles.

The trick is to break the sprites as 16x16 instead of 8x8.

Quote:
If it's more complex than PacMan then it's probably not worth the while simply porting the actual Arcade version to the Amiga by reproducing the code or graphics precisely; just do the best the Amiga can do.
Pacman is a very simple game made with 8x8 tiles (if i'm not wrong).

Quote:
Gauntlet didn't have Spectrum-friendly tilesets either, but the Spectrum version was really, really good.
Same for CPC, but none of us is Tony Porter.
dlfrsilver is offline  
Old 02 September 2019, 18:54   #234
SyX
Registered User
 
Join Date: Sep 2004
Location: Brasil
Age: 49
Posts: 181
Quote:
Originally Posted by jotd View Post
Anyway I'm going to attempt the Pacman port, using the work that has been done on the speccy, the Z80 to 68000 converter (that is coded in pascal and that I have adapted to compile on Windows with FPC) and native & hardware banging 16 color amiga screen.

I'll probably seek help from here, as I never coded a game on the amiga before.
If you have any doubt understanding the z80 code, only ask me. I was the guy making the CPC version and i used every trick in my hat (even profiling the arcade for finding and patching an arcade delay loop) for making the arcade runs at 50 fps in the CPC
SyX is offline  
Old 02 September 2019, 19:59   #235
d4rk3lf
Registered User
 
d4rk3lf's Avatar
 
Join Date: Jul 2015
Location: Novi Sad, Serbia
Posts: 1,647
Sorry for my ignorance, but is there no good PacMan on Amiga?

I've been playing Pacman a lot on my C64, but when I got Amiga, there's a whole lot of other games I wanted to play, so I didn't play it.
I am looking at youtube now... and.. for example... Pacman '96 for Amiga. What is wrong with it?

Or the goal is to make a perfect arcade port?

P.S.
looking now on arcade on youtube.. yeah, exactly like I remembered on my C64. Same music.
Yeah, it's much faster then Pacman '96... I see...

So, there's no Pacman like this on Amiga?
d4rk3lf is offline  
Old 02 September 2019, 20:31   #236
DamienD
Banned
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: London / Sydney
Age: 47
Posts: 20,420
There's quite a few Pacman clones on the Amiga... but as HOL seems to be down ATM I can't list them
DamienD is offline  
Old 02 September 2019, 21:17   #237
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,197
The idea is to create a perfect arcade port, yes. And with minimal effort (not redeveloping a pacman clone where the ghosts don't behave like the original) and reusing other people work as much as possible.

And since a lot of other good games from this early 80's era use Z80 and roughly the same tech, if this works, the "engine" made could be used for more games.
jotd is offline  
Old 02 September 2019, 21:32   #238
d4rk3lf
Registered User
 
d4rk3lf's Avatar
 
Join Date: Jul 2015
Location: Novi Sad, Serbia
Posts: 1,647
Quote:
Originally Posted by jotd View Post
The idea is to create a perfect arcade port, yes. And with minimal effort (not redeveloping a pacman clone where the ghosts don't behave like the original) and reusing other people work as much as possible.

And since a lot of other good games from this early 80's era use Z80 and roughly the same tech, if this works, the "engine" made could be used for more games.
Very Cool!

I guess, after it's done, a proper port of Wizards of Wor also can be done?
And many others.

Thanks man, and thanks for all Whdloads games you made possible (whenever I see jotd on loading screen, I think: "Ah... it's the guy from Eab").
d4rk3lf is offline  
Old 03 September 2019, 00:06   #239
malko
Ex nihilo nihil
 
malko's Avatar
 
Join Date: Oct 2017
Location: CH
Posts: 4,884
And Wonderboy has still the lead with 22 votes, followed by Shinobi with 17 votes...
Nice.
malko is offline  
Old 03 September 2019, 00:13   #240
DamienD
Banned
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: London / Sydney
Age: 47
Posts: 20,420
No not really; as much as I love Wonder Boy, I love Shinobi much, much, much more

You don't know how tempted I've been to discretely edit the poll and put Shinobi in the lead

...but that's not honest or fair; and definitely not the type of person that I am; not to mention a massive abuse of power
DamienD is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Next ST game port : Oids meynaf Amiga scene 68 09 August 2022 18:45
anyone willing to port a dos game to amigaos honx Amiga scene 40 07 May 2017 12:57
<none> as default port 2 (game ports) sodapop request.UAE Wishlist 26 17 September 2016 20:31
A1200 Game Port Malfunctions? Please help investor support.Hardware 5 09 March 2007 14:25
Setting up game port controls HELP playedalive New to Emulation or Amiga scene 2 11 July 2005 02:17

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 05:34.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.14053 seconds with 16 queries