News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu

Creating graphics for Amstrad

Started by hifly, 09:47, 22 February 25

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hifly

Hi everyone,

I'm planning to create graphics for the Amstrad and, hopefully, contribute to the demoscene . What's the best way to go about it? I assume using a PC application is the way to go rather than working directly on the original hardware.

Thanks!

Interrupt

I'm also interested to hear what others use as I've only recently got back into Amstrad CPC development but I can share my current setup...

I'm using Asesprite (purchased) on Linux. It has a CPC palette option, support for double width (i.e. Mode 0), square (Mode 1) and double height (Mode 2) pixel size and I like the overall UX. That said you do have to watch that you don't have more than the correct number of colours for the mode you are using.

I believe there are tools to convert png to the correct encoding but I got ChatGPT to write a Lua script that runs in Asesprite. I haven't generalised it yet - it only extracts each character of a font sheet in Mode 0 - but it allows you to set the palette indices for the CPC palette and then extracts and encodes the pixel data before outputting an ASCII file that can be included into an assembled program (I'm using RASM).

I'm in the process of making a video for my Youtube channel about how to draw some basic stuff on the screen in assembler. I recently published a timelapse of using Asesprite to create a font in preparation for that episode: https://youtube.com/shorts/jelj206KBsg?si=lq21T5htievacPom

hifly


I appreciate it! I really liked your font-making video.

rexbeng

I mostly continue to use Photoshop because I'm comfortable with it, but I'm increasingly drawn to apps originally designed for creating graphics for the C64. One such app is Multipaint, which supports CPC formats (along with many other home computer formats from that era) and meets most pixel art needs. A slight limitation is that it only supports Overscan in mode 0 and doesn't support mode 2. However, since it was built for creating pixel art on vintage machines, it's simple, intuitive, and has a focused toolset. It also includes a converter, and I noticed the latest version even adds support for CPC Plus.

hifly

Wow, i tried Multipaint and it is awesome, will do the job. Thank you!

HAL6128

#5
Give GrafX2 a try which derived from Deluxe Paint. It provides you the look and feel of an old school CPC aspect ratio with today's possibilities.
...proudly supported Schnapps Demo, Pentomino and NQ-Music-Disc with GFX

lmimmfn

Multipaint is brilliant, I find DPaint + Multipaint to be the best combination as Dpaint has advanced features like animation etc.

Gimp is also great snd you can setup a CPC environment for it.
6128 for the win!!!

Powered by SMFPacks Menu Editor Mod