Jump to content
IGNORED

Using Photoshop for Falcon images


Recommended Posts

Does anyone here create graphics on their PC and then convert them to a format for the Falcon? I figure it's much easier to do something in Photoshop and then just move it over to the Falcon, for game graphics. If so, what tools would you suggest on the PC for the conversion? I'd like to be able to use True Color 640x480 for title screen and 256 640x480 for the game itself.

Link to comment
Share on other sites

It can be any format you like as long as you have the proper decoder in your code. I guess the best format would be tga. There are many image loading examples you can find online.

 

But, 640x480 in true colour can only be displayed on RGB with interlacing and 640x480x256 (which will also be interlaced on rgb) would be too slow (unless we are talking about a one screen game). So you may need to consider those constraints.

Link to comment
Share on other sites

Thanks Christos,

 

So, I didn't expect to use 640x480xTC for the game. That's interlaced and would only be good for a title screen BUT you have my curiosity about your 640x480x256 interlaced statement. I was going off this page (http://www.atari-wiki.com/index.php/Atari_Falcon) and that doesn't say it's interlaced. Can you clarify this limitation?

Also, you know, that's a good point. It's just a graphic format. I should be able to decode any graphics image and display it. Duh. Thanks for that.

Edited by Justin Payne
Link to comment
Share on other sites

Does anyone here create graphics on their PC and then convert them to a format for the Falcon? I figure it's much easier to do something in Photoshop and then just move it over to the Falcon, for game graphics. If so, what tools would you suggest on the PC for the conversion? I'd like to be able to use True Color 640x480 for title screen and 256 640x480 for the game itself.

I do editing on PC. but with Paint Shop Pro 9 (later versions are destroyed by Adobe). Saving it as simple BMP is best for later conversion to Falcon screen format. I don't know about PC SW what can convert to Falcon screen format, but doing such converter is really not big deal.

 

Everything on TV or RGB monitor for oldies (with TV frequencies) with vertical res over 300 is interlaced.

Link to comment
Share on other sites

Xn-View has a good range of conversion options, and there is actually an Atari version of the N-Convert batch conversion program that you can download on the same site, so you can use it both ways. Irfanview is also a good option, as it supports a few Atari formats. Both are lightweight and I've been using both for years.

Link to comment
Share on other sites

I'm sure you guys are explaining it correctly but something just ain't kicking in for me. Here are the resolutions for the Falcon (below). Anything with interlaces will only be used for title screens, if that, but let's just say I don't use interlace. Everything else should be fine to use. Is there any reason why I shouldn't use one of those non-interlaced modes for a game...other than a concern for color depth?

 

2 color, normal, TV: 640x200, 2 colors, 1 plane
4 color, normal, TV: 640x200, 4 colors, 2 planes
16 color, normal, TV: 640x200, 16 colors, 4 planes
256 color, normal, TV: 640x200, 256 colors, 8 planes
True color, normal, TV: 640x200, true color
4 color, interlace, TV: 640x400, 4 colors, 2 planes
16 color, interlace, TV: 640x400, 16 colors, 4 planes
256 color, interlace, TV: 640x400, 256 colors, 8 planes
True color, interlace, TV: 640x400, true color
2 color, normal, VGA: 640x480, 2 colors, 1 plane
4 color, normal, VGA: 640x480, 4 colors, 2 planes
16 color, normal, VGA: 640x480, 16 colors, 4 planes
256 color, normal, VGA: 640x480, 256 colors, 8 planes
4 color, line-doubling, VGA: 640x240, 4 colors, 2 planes
16 color, line-doubling, VGA: 640x240, 16 colors, 4 planes
256 color, line-doubling, VGA: 640x240, 256 colors, 8 planes

Link to comment
Share on other sites

There are various reasons. Firstly if you go for something like 640x480 true colour you will physically not be able to display it on a vga monitor. Most of the resolutions you show don't produce square pixels, basically a 640x240 resolution is going to to look strange. Last but not least higher resolutions with the larger colour depths are too bandwidth hungry meaning your game will be slow.

Edited by Christos
Link to comment
Share on other sites

Does anyone here create graphics on their PC and then convert them to a format for the Falcon? I figure it's much easier to do something in Photoshop and then just move it over to the Falcon, for game graphics. If so, what tools would you suggest on the PC for the conversion? I'd like to be able to use True Color 640x480 for title screen and 256 640x480 for the game itself.

 

 

Depends what language you would use on Falcon and if there are libraries for loading e.g. BMP, GIF... than you can whatever program you like :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...