English Amiga Board


Go Back   English Amiga Board > Main > Retrogaming General Discussion

 
 
Thread Tools
Old 19 August 2019, 20:24   #201
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
Well, at least we have a perfect Bombjack & Rygar now.

I think I could create 100% (or 99%) faithful ports of old arcade games from reverse engineer & original gfx, but not the way the amiga works. Using SDL is way easier. Porting to amiga needs to rethink the whole thing completely. This is not MAME.

(As discussed a thousand times here, SDL isn't practicable for Amiga, so only real Amiga developpers can port games, even an old arcade one like PacMan or Pengo)
jotd is offline  
Old 19 August 2019, 20:44   #202
Samurai_Crow
Total Chaos forever!
 
Samurai_Crow's Avatar
 
Join Date: Aug 2007
Location: Waterville, MN, USA
Age: 49
Posts: 2,186
Have any of you looked into the new Scorpion game engine that's being developed? It can handle tile games quite well and is getting an import to update Backbone games to make them fast and lightweight.
Samurai_Crow is offline  
Old 19 August 2019, 21:05   #203
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
I'm sure this engine is good since it was used to develop great projects and Earok is definitely talented. But well, I prefer writing code in C or C++.

One possibility would be to create OS-compliant framework with bobs, using graphics library underneath but able to load "modern" data (.wav/.png..). And then same thing for sound, controls, etc... that you could cross compile and call from C/C++.

SDL has a nice API but relies too much on 1) create virtual 8-bit chunky screen 2) use c2p to draw on bitplanes. And sound API isn't that great. Avoiding to redraw everything at each frame is harder to code. But that's what achieves the best performance on our machine.

Last edited by jotd; 19 August 2019 at 21:11.
jotd is offline  
Old 19 August 2019, 21:25   #204
Samurai_Crow
Total Chaos forever!
 
Samurai_Crow's Avatar
 
Join Date: Aug 2007
Location: Waterville, MN, USA
Age: 49
Posts: 2,186
Quote:
Originally Posted by jotd View Post
One possibility would be to create OS-compliant framework with bobs, using graphics library underneath but able to load "modern" data (.wav/.png..). And then same thing for sound, controls, etc... that you could cross compile and call from C/C++.
Another possibility is to rewrite Graphics.library in a more flexible style using ACE as the basis and AROS as the rest of the OS. The Amiga graphics pipeline doesn't expose enough of the underlying capabilities of the chipset.
Samurai_Crow is offline  
Old 19 August 2019, 22:08   #205
lmimmfn
Registered User
 
Join Date: May 2018
Location: Ireland
Posts: 672
Quote:
Originally Posted by jotd View Post
If you notice an arcade port that lacks proper controls (or a great game), please submit a mantis issue (mantis.whdload.de). I've already done a lot of those.
Thanks, yes will do if I spot any

Quote:
Originally Posted by jotd View Post
I re-checked Dragonninja amiga and I was impressed by the graphics.

Also unimpressed by the fact that the game is too fast. But why is it too fast? maybe to conceal the poor animation? (because slowing it down is not an issue either... like fixing the controls)
Yes, I think they sped it up due to the lack of frames. It is an OK port though and as was said above the parallax on the train section is cool

Quote:
Originally Posted by jotd View Post
If the port was really awesome (like Marble Madness is) I could add arcade music for a CD32 version... But is that really worth it?
The disk version has music though if you have 1Meg or more and I quite like it.
I don't think it's worth the hassle of full arcade music on the CD32 version tbh, although I do love the arcade music
lmimmfn is offline  
Old 19 August 2019, 22:17   #206
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
ah there's music with 1MB. Great. Currently analysing it to improve controls. I don't know if all moves from arcade were ported (there were 3 jump kicks, not even mentionning the useless kick up). Arcade version is really cool with more than 10 different moves with 2 buttons.

Amiga version seems to retain a lot of moves. But jump kicks are near to impossible to perform. I have to check with A500 speed. Probably needs a slowdown.

Last edited by jotd; 19 August 2019 at 22:23.
jotd is offline  
Old 19 August 2019, 22:44   #207
Gilbert
Registered User
 
Join Date: Sep 2008
Location: UK
Posts: 318
I agree they should redo Dragon Ninja. The arcade version plays so well and the Amiga version has that weird control method.

I want to see Ghouls N Ghosts done properly
Gilbert is offline  
Old 19 August 2019, 22:51   #208
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Nahhh... a quality port of Rolling Thunder is what is needed.

I feel a poll coming on...
mcgeezer is offline  
Old 19 August 2019, 22:54   #209
DamienD
Banned
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: London / Sydney
Age: 47
Posts: 20,420
Quote:
Originally Posted by mcgeezer View Post
Nahhh... a quality port of Rolling Thunder is what is needed.

I feel a poll coming on...
Oi, I thought you said I got to choose the next game you work on due to running the EAB Competition / blah / blah / blah?

So it has to be an arcade favourite of both yours and mine; Wonder Boy
DamienD is offline  
Old 19 August 2019, 23:01   #210
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Quote:
Originally Posted by DamienD View Post
Oi, I thought you said I got to choose the next game you work on due to running the EAB Competition / blah / blah / blah?

So it has to be an arcade favourite of both yours and mine; Wonder Boy
I'll have to update the fucking poll now man!
mcgeezer is offline  
Old 19 August 2019, 23:02   #211
saimon69
J.M.D - Bedroom Musician
 
Join Date: Apr 2014
Location: los angeles,ca
Posts: 3,519
Quote:
Originally Posted by mcgeezer View Post
Nahhh... a quality port of Rolling Thunder is what is needed.

I feel a poll coming on...
A crossover between Rolling Thunder and the korean clone super ranger/Rough Ranger ^^
of course with A LOT of improvements including ugly colors and PD music...
[ Show youtube player ]

Last edited by saimon69; 19 August 2019 at 23:24.
saimon69 is offline  
Old 19 August 2019, 23:03   #212
DamienD
Banned
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: London / Sydney
Age: 47
Posts: 20,420
Quote:
Originally Posted by mcgeezer View Post
I'll have to update the fucking poll now man!
Already done it for you
DamienD is offline  
Old 19 August 2019, 23:28   #213
lmimmfn
Registered User
 
Join Date: May 2018
Location: Ireland
Posts: 672
Quote:
Originally Posted by jotd View Post
ah there's music with 1MB. Great. Currently analysing it to improve controls. I don't know if all moves from arcade were ported (there were 3 jump kicks, not even mentionning the useless kick up). Arcade version is really cool with more than 10 different moves with 2 buttons.

Amiga version seems to retain a lot of moves. But jump kicks are near to impossible to perform. I have to check with A500 speed. Probably needs a slowdown.
If you can, add/fix the music to the whdload version, pretty please

On the Amiga it's been a long time but I don't think I ever performed a jump kick, only the roundhouse jump/kick which is fire + diagonal up/right or up/left. It's also the only way to jump easily between trailers on the truck on level 2 without falling.
lmimmfn is offline  
Old 19 August 2019, 23:34   #214
DamienD
Banned
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: London / Sydney
Age: 47
Posts: 20,420
Quote:
Originally Posted by lmimmfn View Post
It's also the only way to jump easily between trailers on the truck on level 2 without falling.
Yeah, jumping between trailers on the truck level is sooooo difficult on the Amiga version due to rubbish controls
DamienD is offline  
Old 19 August 2019, 23:35   #215
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
Music already added with 1MB chip slave after adapting code from Mick/Codetapper.

This game needs in-deep reverse engineering to figure out which combination of controls triggers the moves so it's possible to change it.

A simple jump while moving left or right seems indeed impossible. And I could not do the roundhouse jump/kick while moving either...

I guess I'll have to watch an amiga longplay too: watching it, seems that the game is too fast in whdload, needs slowdown. Also: character can jump all right.

Fun fact: level 5, when reaching the end of the train, you can read "HACEN CF" which is a reference to a "Les Nuls" show and french rail company (SNCF). I guess the graphist is french

Last edited by jotd; 19 August 2019 at 23:47.
jotd is offline  
Old 19 August 2019, 23:48   #216
lmimmfn
Registered User
 
Join Date: May 2018
Location: Ireland
Posts: 672
Quote:
Originally Posted by jotd View Post
Music already added with 1MB chip slave after adapting code from Mick/Codetapper.

This game needs in-deep reverse engineering to figure out which combination of controls triggers the moves so it's possible to change it.

A simple jump while moving left or right seems indeed impossible. And I could not do the roundhouse jump/kick while moving either...

I guess I'll have to watch an amiga longplay too.
Fantastic, thanks very much, I can't wait to try it with music when I get back from holidays.

Im going from memory but thought the roundhouse could be done while walking by holding fire then up right quickly because you can't do like the arcade and charge up the punch while walking( I had assumed it was because of the timing for holding fire to roundhouse).

Yes, it jump works some of the time but I couldn't jump the trailers in level 2 with it whereas the roundhouse seems to cover more distance.
lmimmfn is offline  
Old 20 August 2019, 00:03   #217
Shatterhand
Warhasneverbeensomuchfun
 
Shatterhand's Avatar
 
Join Date: Jun 2001
Location: Rio de Janeiro / Brazil
Age: 41
Posts: 3,450
Well, since we seem to be discussing stuff that could actually be made... there are 2 Konami games from the 90s which I like a lot and I think could work on Amiga:

Surprise Attack:
[ Show youtube player ]

This game was never ported to any home system and thus its kinda obscure. Gameplay wise it plays a bit like so many arcade platform games (Stuff like Rolling Thunder or Shinobi), but each level has some kind of nice touch or gimmick, and I find the game to be very fun and enjoyable.

Sunset Riders
[ Show youtube player ]

This game is just FREAKING AWESOME.

I really think both could be done on ECS machines with the right cuts, but I guess AGA would be a no brainer.
Shatterhand is offline  
Old 20 August 2019, 00:15   #218
vulture
Registered User
 
Join Date: Oct 2007
Location: Athens , Greece
Posts: 1,840
Midnight Resistance happened on the Amiga and it was pretty good (could be better), I'm pretty sure a good Rastan conversion could happen as well, no need for 1:1 port.
vulture is offline  
Old 20 August 2019, 01:01   #219
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
put a small beta of 2-button + music Dragonninja in the zone. Not perfect, but up is now 2nd button and it's easier to jump+move.

Only works with 1 version of the game ATM, and a lot of speed issues in the menu to fix too.. Currently reverse-engineering the game (controls). Possibly the game only misses 1 move: the kick when jumping. Great job.

Last edited by jotd; 20 August 2019 at 14:49.
jotd is offline  
Old 20 August 2019, 11:06   #220
Aladin
Registered User
 
Join Date: Nov 2016
Location: France
Posts: 854
Capcom:

The Speed Rumbler (1986)
[ Show youtube player ]

Avengers (1987)
[ Show youtube player ]

Magic Sword (1990)
[ Show youtube player ]

Captain Commando (1991)
[ Show youtube player ]

The King of Dragons (1991)
[ Show youtube player ]

Knights of the Round (1991)
[ Show youtube player ]

Three wonders: Midnight Wanderers (1991)
[ Show youtube player ]

Warriors of Fate (1992)
[ Show youtube player ]

Dungeons & Dragons: Tower of Doom (1993)
[ Show youtube player ]

Cadillacs and Dinosaurs (1993)
[ Show youtube player ]

The Punisher (1993)
[ Show youtube player ]

Armored Warriors (1994)
[ Show youtube player ]

Aliens Vs Predator (1994)
[ Show youtube player ]

Slipstream (1995)
[ Show youtube player ]

Dungeons & Dragons: Shadow Over Mystara (1996)
[ Show youtube player ]

Battle Circuit (1997)
[ Show youtube player ]


Konami:

Mikie (1984)
[ Show youtube player ]

Pandora's palace (1984)
[ Show youtube player ]

Road Fighter (1984)
[ Show youtube player ]

Green Beret (1985)
[ Show youtube player ]

Kicker (1985)
[ Show youtube player ]

Konami GT (1985)
[ Show youtube player ]

Iron Horse (1986)
[ Show youtube player ]

Vs the Goonies (1986)
[ Show youtube player ]

Jackal (1986)
[ Show youtube player ]

Jail Break (1986)
[ Show youtube player ]

WEC Le Mans 24 (1986)
[ Show youtube player ]

Battlantis (1987)
[ Show youtube player ]

Black Panther (1987)
[ Show youtube player ]

City Bomber (1987)
[ Show youtube player ]

Contra (1987)
[ Show youtube player ]

Vs Castlevania (1987)
[ Show youtube player ]

Hyper Crash (1987)
[ Show youtube player ]

Trick Trap (1987)
[ Show youtube player ]

Chequered Flag (1988)
[ Show youtube player ]

Devastators (1988)
[ Show youtube player ]

Gang Busters (1988)
[ Show youtube player ]

Haunted Castle (1988)
[ Show youtube player ]

Super Contra (1988)
[ Show youtube player ]

Crime Fighters (1989)
[ Show youtube player ]

Missing In Action (1989)
[ Show youtube player ]

Special Proyect Y (1989)
[ Show youtube player ]

Aliens (1990)
[ Show youtube player ]

Punk Shot (1990)
[ Show youtube player ]

Surprise attack (1990)
[ Show youtube player ]

Sunset Riders (1991)
[ Show youtube player ]

The Simpsons (1991)
[ Show youtube player ]

Vendetta (1991)
[ Show youtube player ]

Asterix (1992)
[ Show youtube player ]

Bucky O Hare (1992)
[ Show youtube player ]

GI Joe (1992)
[ Show youtube player ]

Wild West Cow Boyes (1992)
[ Show youtube player ]

X men (1992)
[ Show youtube player ]

Metamorphic Force (1993)
[ Show youtube player ]

Mystic Warriors (1993)
[ Show youtube player ]

Hyper Bishi Bashi Champ (1998)
[ Show youtube player ]

Last edited by Aladin; 21 August 2019 at 21:07.
Aladin 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
if msx games was ported to amiga ? turrican3 Retrogaming General Discussion 57 18 August 2018 20:35
Has anyone ever ported Atari Jaguar games to Amiga? eXeler0 Retrogaming General Discussion 39 26 April 2017 15:18
Why not so many Amiga games ported/remaked for Android? sweup New to Emulation or Amiga scene 6 12 August 2016 23:31
Popular Amiga games that were ported over to consoles? isamu Retrogaming General Discussion 10 05 August 2014 15:48
C64 games which got ported or cloned for the Amiga?. Whitesnake Retrogaming General Discussion 29 05 August 2006 10:06

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 19:33.

Top

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