News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu
avatar_roudoudou

splitraster+ v8

Started by roudoudou, 22:38, 31 May 19

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

CraigsBar

OK, Not the greatest but I am having fun :)



IRC:  #Retro4All on Freenode

CraigsBar

IRC:  #Retro4All on Freenode

roudoudou

future version will handle screens up to 273 lines for full full full screen and also tiny screens low to 16 lines (for logos, title, ...)



I'm currently working on an editor. When all settings are done, the screen may be locked to run bitmap editor then...

each time the cursor is changing line, the screen palette (at the upper-right of the screen) is updated
the sprite palette is active when there is at least one HSP on the line
the green cursor outside HSP (represented by blue squares) has obviously mode 0 size
My pronouns are RASM and ACE

GOB

Roud: don't miss to used cursor keys to move pixel editor cursor ;)

roudoudou

Quote from: GOB on 22:55, 18 June 19
Roud: don't miss to used cursor keys to move pixel editor cursor ;)
it's ONLY keyboard to move the current pixel because there is one palette per line. Using mouse is too confusing.
still a last bug to fix with backups before release
My pronouns are RASM and ACE

roudoudou


new version with pixel editor in the first post - thank you to READ again the first post for new keys
this is still beta and there is no palette edition (until the next version)



My pronouns are RASM and ACE

roudoudou


better ergonomics in the new executable  8)
you may use cursor key to move current sprite and space to toggle zoom sprite positionning view or sprite mask edition
My pronouns are RASM and ACE

Deckard

Quote from: roudoudou on 22:38, 31 May 19
usage -> splitsdl.exe <pngimage>

the software is supposed to handle PNG pictures of 384 pixels width and any height from 16 to 273 pixels

IF not, a crappy resize will be done (NOT recommended)


Keyboard in quantization mode:

+/- to change current hardware sprite selection
T to enable/disable squares around hardware sprites
G to generate scr and asm files
L -> lock the bitmap and go to pixel edition mode
ESC to quit

Keyboard in pixel edition mode:

U -> unlock the bitmap, all handdrawings are lost
cursor to move current pixelleft shift + cursor to speed up a little
space to apply current selected color
keypad . and 0 (OCP style) to change current selected color
and again G to generate scr and asm files
B to put a background pixel over a sprite hard (enable transparency and put background color when inside an HSP)

ESC to quit

The software was presented during a Twitch live session


https://youtu.be/3TYCM4GQCts

Here is a capture of the tool and two CPC+ cartridges so you may test yourself the performance


outputed files with a <file>.png image:
- <file>.xml settings file
- <file>.sc1 & <file>.sc2 binaries for screen files
- <file>.spr file for HSP data (packed 4+4bits)
- <file>.asm file for raster code
- <file>cpr.asm in ordre to generate a ready to use cartridge (use RASM to compile it!)
Je dois être idiot, je ne trouve pas le lien de téléchargement du logiciel...

Arnaud

Quote from: Deckard on 21:24, 12 December 19
Je dois être idiot, je ne trouve pas le lien de téléchargement du logiciel...

Il est à la fin du premier post, mais je te mets le lien directement  :D

http://www.cpcwiki.eu/forum/applications/splitraster-v3/?action=dlattach;attach=28997

Deckard

Quote from: Arnaud on 21:28, 12 December 19
Il est à la fin du premier post, mais je te mets le lien directement  :D

http://www.cpcwiki.eu/forum/applications/splitraster-v3/?action=dlattach;attach=28997
Merci à toi ! Je viens de le trouver sur le post cité également !Maintenant, il buggue chez moi... Il se lance, puis disparait instantanément...Etrange...

roudoudou

Quote from: Deckard on 01:04, 31 December 19
Merci à toi ! Je viens de le trouver sur le post cité également !Maintenant, il buggue chez moi... Il se lance, puis disparait instantanément...Etrange...
The solution is the 1st line of this topic: splitsdl.exe <pngimage>You may drag'n'drop a png image into it, if you are not familiar with command line
My pronouns are RASM and ACE

Powered by SMFPacks Menu Editor Mod