English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 22 November 2017, 09:31   #141
Predseda
Puttymoon inhabitant
 
Predseda's Avatar
 
Join Date: Mar 2007
Location: Tromaville
Age: 46
Posts: 7,539
Send a message via ICQ to Predseda
Quote:
Originally Posted by Trachu View Post

To start thinking about this I converted the graphics to unfied 16colour OCS palette and they look really good
http://download.abime.net/.........
You should update your first post.

In the EAB rules there is:

Quote:
Please don't direct link to files in The Zone when creating a 'new thread' or 'replying to a post'
Predseda is offline  
Old 22 November 2017, 10:48   #142
Master484
Registered User
 
Master484's Avatar
 
Join Date: Nov 2015
Location: Vaasa, Finland
Posts: 525
Quote:
What I don't get with sprite sheets as these, how are you supposed to use them on the Amiga?

I mean, shouldn't all graphics at least being aligned on a 16*n wide grid in these sheets?
Indeed, the graphics that Trachu posted can't be used directly.

I think they were copied from some sprite resource website out there, and re-colored with a 16 color palette ( which looks a lot like the famous "dawnbringers 16 color palette" ) , using some paint program that can automatically map images to any palette.

Also they have a problem with transparency, because a 16 color palette is always actually 15 + 1 transparent color. And the transparent colors used are different in many of the image files.

And also in many images the transparent color is also used in the "solid" image pixels as well. For example in the Player GFX sheet the background transparent color is black, but black is also used in the player graphics. This means that each frame has to be manually fixed, but still all black pixels that happen to be located in the outline of the player image will be lost, because they get "eaten" by the same transparent color.

So anyone wanting to use these assets has to fix all of these issues first, and then build the actual frame sheets.

This is OK for a small gfx demo that only needs 5 images or so, but for a longer gameplay demo I would rather find the original Neo Geo assets from the net, and then recolor them myself.

Quote:
I concur that dual playfield is the most interesting and creative mode on the Amiga, but you need to put in LOT of work to make it look any good, and it certainly doesn't work on your run of the mill aracde game.

And especially not on something as colourful as Metal Slug.

Remember, this mode isn't even 8+8 colours, but more like 8 colours for the background, and 7 for the foreground, since one colour in fg is used for transparency..

And with only 7 for all the moving objects colours, you will lose a lot of what makes Metal Slug the game it is.

I don't think you can do a good version of this game on the A500.

On the 1200 you could start thinking about it, since you could run 4 bitplanes for the foreground and background, and have some extra oomph for drawing all the small stuff with CPU as well.
True, 8+8 is hard and needs a lot of extra work, and even with the best palette set up some graphics quality would be lost in the conversion process. But this is still the mode that I would use for the A500 conversion. Making the A500 version is a hopeless task, no matter which color mode you choose. But personally I think that 8+8 offers the best balance in RAM use and drawing speed, while still keeping the GFX quality "acceptable". Although I could be wrong of course, but my Blitz programmer instinct simply tells me to choose 8+8.

Likewise on the A1200 I would go for the 16+16, and of course the whole project would work much better on the A1200. An A500 version is almost impossible, but as a "technical challenge" it's much more interesting than the relatively straightforward A1200 port... a decent A1200 version wouldn't really surprise anyone; because in all likelyhood it would just be "good, but not as good as the arcade". But a decent A500 version would have much more impact, because it's widely considered impossible.

---

I wonder how this theoretical Metal Slug A500 conversion would have looked back in the day, if given to some of the best Amiga programming teams? Surely companies like Factor 5, Team 17 or Bitmap Brothers could have produced a decent conversion for the A500?
Master484 is offline  
Old 22 November 2017, 11:14   #143
coder76
Registered User
 
Join Date: Dec 2016
Location: Finland
Posts: 168
Quote:
Originally Posted by Steril707 View Post
I concur that dual playfield is the most interesting and creative mode on the Amiga, but you need to put in LOT of work to make it look any good, and this certainly doesn't work for your run of the mill arcade game.

And especially not on something as colourful as Metal Slug.

Remember, this mode isn't even 8+8 colours, but more like 8 colours for the background, and 7 for the foreground, since one colour in fg is used for transparency..

And with only 7 for all the moving objects colours, you will lose a lot of what makes Metal Slug the game it is.

I don't think you can do a good version of this game on the A500.
On the 1200 you could start thinking about it, since you could run 4 bitplanes for the foreground and background, and have some extra oomph for drawing all the small stuff with CPU as well.
Yes, I think we all agree that an A1200 is needed to get a decent Metal Slug port. And also an accelerator board with lots of fast ram.

With 16 color dualplayfield you can actually get something called dynamic hires (or dynamic lores in this case), swapping the 16 color palette on each scanline with copper in one of the two layers. Then the background could be drawn freely and decomposed into smaller 16x16 or 32x32 pixel tiles that are scrolled into screen. If CPU does drawing, then all background graphics can be stored in fast ram.

It should be noted that Neo Geo needed to use sprites also for background, so two parallax layers eat up a substantial amount of sprites, while Amiga can do it in hardware with bitmap scrolling.. the only thing that costs here is to put out a thin layer of tiles which are scrolled in.
coder76 is offline  
Old 22 November 2017, 11:22   #144
Amigajay
Registered User
 
Join Date: Jan 2010
Location: >
Posts: 2,882
There are loads of great effects going on that you miss the first few times you play Metal Slug, even the NeoGeo CD version had some cuts because they couldn’t fit it in to 7MB, they removed a background layer, the heat effect coming from the desert and extra sound samples to save space among other minor things that you don’t really notice that much, but as soon as they aren’t there it stops becoming as good, and as such any port ever since hasn’t been as good because of things missing.
Of course a cut down version is possible, people can’t deny it’s not, it’s how cut down and is that cut down version worth having that’s the question.
Amigajay is offline  
Old 22 November 2017, 11:47   #145
alpine9000
Registered User
 
Join Date: Mar 2016
Location: Australia
Posts: 881
I think one thing everyone is underestimating is how complex the game logic would be to implement and how much CPU it would burn. Even if you just watch 3 minutes of gameplay and count the number of “special” things that happen in both the foreground and background.

It really is a great game. But even if there was an Amiga that could do this justice, the coding would be such a massive undertaking. I think it might be easier to do resident evil
alpine9000 is offline  
Old 22 November 2017, 11:48   #146
Tigerskunk
Inviyya Dude!
 
Tigerskunk's Avatar
 
Join Date: Sep 2016
Location: Amiga Island
Posts: 2,770
I think for Dual Playfield, you would need to redraw the sprites into a different style for this game to look any good.

Watch SFA on the Gameboy Color for this:

They managed to get an actually great port of the game running on the GBC by restyling all the fighters into something much more simple.

[ Show youtube player ]

Last edited by Tigerskunk; 02 December 2018 at 07:33.
Tigerskunk is offline  
Old 22 November 2017, 14:12   #147
LongLifeA1200
Registered User
 
LongLifeA1200's Avatar
 
Join Date: Nov 2017
Location: Amiga Kingdom
Posts: 366
Quote:
Originally Posted by Master484 View Post
So anyone wanting to use these assets has to fix all of these issues first, and then build the actual frame sheets.
I'm glad this was brought up. If Trachu doesn't have the originals (and the sound & midi files) anymore, I will assume Trachu has lost interest in the project.


Quote:
Originally Posted by Amigajay View Post
... it’s how cut down and is that cut down version worth having that’s the question.
That's why I think it would make a great tutorial.


Quote:
Originally Posted by alpine9000 View Post
I think one thing everyone is underestimating is how complex the game logic would be to implement and how much CPU it would burn.
...
But even if there was an Amiga that could do this justice, the coding would be such a massive undertaking.
That's the fun part Isn't it?


Quote:
Originally Posted by Master484 View Post
An A500 version is almost impossible, but as a "technical challenge" it's much more interesting than the relatively straightforward A1200 port... a decent A1200 version wouldn't really surprise anyone; because in all likelyhood it would just be "good, but not as good as the arcade". But a decent A500 version would have much more impact, because it's widely considered impossible.
And here I thought it was because DamienD promised to eat a pair of shorts. Probably for the best that no one succeed. It's bad for the digestion.
LongLifeA1200 is offline  
Old 22 November 2017, 18:29   #148
OmegaMax
Knight Of The Kingdom
 
OmegaMax's Avatar
 
Join Date: Feb 2016
Location: It's a bald world!
Posts: 179
Metal Slug also had six programmers working on it full time,a project this size for a single programmer is not going to happen in my opinion.
OmegaMax is offline  
Old 22 November 2017, 18:40   #149
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,645
Quote:
Originally Posted by alpine9000 View Post
I think one thing everyone is underestimating is how complex the game logic would be to implement and how much CPU it would burn.
There are far more than just one underestimation here, or rather, a lot of overestimations of what the Amiga (and people) can do.

As said before you could have a game that has a similar feeling of action and it'd be damn good. If only people weren't too focused on the technicalities and "it must look 1:1 or near", this wouldn't just be another "what if"/fan-fiction Amiga game thread on EAB, threads that unfortunately get quickly invaded by those who don't even understand how the Amiga works and, therefore, overstate its capabilities and are unable to think of solutions to work around its limitations (and exploit its powers) and add noise to the conversation.

There's also as OmegaMax mentions the manpower problem. Not even a team of three people that I will assume cannot dedicate themselves fulltime to this, can partake in a task this size unless they are willing to spend a decade developing it. This is not belittling anyone, this is just reality, nobody here that has the coding, graphic or music skills to make anything like this, will do so full-time as if it was their job. It just cannot happen.
Amiga1992 is offline  
Old 23 November 2017, 08:09   #150
britelite
Registered User
 
Join Date: Feb 2010
Location: Espoo / Finland
Posts: 818
Quote:
Originally Posted by Akira View Post
This is not belittling anyone, this is just reality, nobody here that has the coding, graphic or music skills to make anything like this, will do so full-time as if it was their job. It just cannot happen.
Indeed, and as the Amiga is pretty much only a hobby for all of us, the active developers usually prefer spending their spare time on something that is actually feasible and interesting.

I mean, I'd be happy to work full time on less interesting Amiga-projects if someone would be willing to pay me a decent salary, but that's not happening anytime soon
britelite is offline  
Old 23 November 2017, 10:05   #151
meynaf
son of 68k
 
meynaf's Avatar
 
Join Date: Nov 2007
Location: Lyon / France
Age: 51
Posts: 5,323
Quote:
Originally Posted by britelite View Post
I mean, I'd be happy to work full time on less interesting Amiga-projects if someone would be willing to pay me a decent salary, but that's not happening anytime soon
You're not alone here
meynaf is offline  
Old 23 November 2017, 10:26   #152
Tigerskunk
Inviyya Dude!
 
Tigerskunk's Avatar
 
Join Date: Sep 2016
Location: Amiga Island
Posts: 2,770
I think it's on Atari Age, where there is some kind of rule, that non programmers are not allowed to post threads in the Coders sub forum that are in the vein of "please port Quake 4 to the Atari VCS" or something .

I think this kind of falls into this category.

This thread, like the Rygar one, is interesting in a kind of how could certain technical walls being sidelined.

But compared to Rygar, Metal Slug is really a completely different magnitude of complexity.

And not offense to Trachu here, but stating"Did you notice i already converted the graphics. You can eat half of your shorts already ;-)" like doing some color conversion and not even putting sprites into a 16*n grid is half of the work here is kind of laughable.

I know, you meant it in a funny way, but still..
Tigerskunk is offline  
Old 23 November 2017, 10:39   #153
Dunny
Registered User
 
Dunny's Avatar
 
Join Date: Aug 2006
Location: Scunthorpe/United Kingdom
Posts: 1,980
Of course it's not going to happen, these things rarely do. Resident Evil (ported from PS1) won't happen. That Outrun re-work probably won't happen either - everyone gets hung up on how the graphics can be converted and that's as far as they get.

How many times have we seen these types of threads pop up now?
Dunny is offline  
Old 23 November 2017, 14:05   #154
OmegaMax
Knight Of The Kingdom
 
OmegaMax's Avatar
 
Join Date: Feb 2016
Location: It's a bald world!
Posts: 179
Quote:
Originally Posted by Steril707 View Post
I think it's on Atari Age, where there is some kind of rule, that non programmers are not allowed to post threads in the Coders sub forum that are in the vein of "please port Quake 4 to the Atari VCS" or something .
They have there own sub forum,Idea peddlers or something along those lines.
OmegaMax is offline  
Old 23 November 2017, 15:07   #155
LongLifeA1200
Registered User
 
LongLifeA1200's Avatar
 
Join Date: Nov 2017
Location: Amiga Kingdom
Posts: 366
Quote:
Originally Posted by Steril707 View Post
I think it's on Atari Age, where there is some kind of rule, that non programmers are not allowed to post threads in the Coders sub forum that are in the vein of "please port Quake 4 to the Atari VCS" or something .

I think this kind of falls into this category.
Quote:
Originally Posted by OmegaMax View Post
They have there own sub forum,Idea peddlers or something along those lines.
There seems to be a home here on EAB for projects like these in the category of Other Projects > Amiga Game Factory
LongLifeA1200 is offline  
Old 25 November 2017, 17:29   #156
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,645
Quote:
Originally Posted by LongLifeA1200 View Post
There seems to be a home here on EAB for projects like these in the category of Other Projects > Amiga Game Factory
No, look, it even has a website:
http://agf.abime.net/

It's not for people who have no idea to come and say "hey make X game on Amiga I AM SURE it is possible".

I think that Atari Age rule makes sense, it's really been a while now that lots of heated arguments start and continue via the stubbornness of those who do not understand a platform yet -demand- something to be made for them because they -know- (without knowing! ) it is possible.

The "I converted this screenshot to X number of colors so a port is possible" kinda thread and idea pops up quite frequently in these forums, it's amazing it still happens after many very knowledgeable people here have explained that's just not it.
Another "favorite" is "this demo has this kind of effect so a full game full of these effects is possible!" :P
Amiga1992 is offline  
Old 25 November 2017, 20:01   #157
saimon69
J.M.D - Bedroom Musician
 
Join Date: Apr 2014
Location: los angeles,ca
Posts: 3,519
When i want to test the feasibility of an idea i usually start a thread with a [brainstorm] tag, so that does not involve asking for someone to do it; however am convinced that what come out from the thread - if involves data, performances, graphic, sound and some code, would help someone to build stuff - even if is not what was brainstormed.
saimon69 is offline  
Old 26 November 2017, 20:20   #158
idrougge
Registered User
 
Join Date: Sep 2007
Location: Stockholm
Posts: 4,332
When I want something ported, I just ask Emufan.
idrougge is offline  
Old 26 November 2017, 20:36   #159
Retro1234
Phone Homer
 
Retro1234's Avatar
 
Join Date: Jun 2006
Location: 5150
Posts: 5,773
Emufan new project for you ;p

But seriously I think when AnimaInCorpore does his ports he starts with just numbers flashing across the screen to show the logic working maybe someone could ask very nicely if it would be possible on Amiga.
Retro1234 is offline  
Old 14 January 2018, 10:40   #160
sandruzzo
Registered User
 
Join Date: Feb 2011
Location: Italy/Rome
Posts: 2,281
metal slug possible conversion?

Someone would love to see metal slug series on Amiga Aga? Would be possible to have them on this machines?
sandruzzo 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
Amiga 500 Rev.6A VS Amiga 500 Plus with 2MB chip and ACA 500 turrican9 support.Hardware 0 24 December 2016 02:16
Amiga 500 + slow to chip conversion green screen Nekoniaow support.Hardware 8 06 February 2015 06:04
NOT AMIGA (but 68k!) Art of Fighting Source Code for Neogeo [044] jimmy2x2x Coders. Asm / Hardware 1 24 January 2014 15:34
EAB Multi Platform League - Round 10 - Metal Slug (NeoGeo) TCD EAB's competition 33 26 July 2009 20:57
Steg the slug HOL error dlfrsilver HOL data problems 8 12 February 2008 06:41

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 17:41.

Top

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