Search found 158 matches

by greatkreator
Sun May 27, 2012 6:00 pm
Forum: SGDK
Topic: A way to switch palette colors using sgdk without asm
Replies: 28
Views: 17217

The addictive fun.

I wonder have you seen any working demo with the rapid palette switch?
Any demo showing an image with highcolor - not useless sets of colors.
I cannot find any.
by greatkreator
Sun May 27, 2012 4:17 pm
Forum: SGDK
Topic: A way to switch palette colors using sgdk without asm
Replies: 28
Views: 17217

Thanks Chilly Willy for the technique.
It is really interesting and elegant.
It has its own shortcomings(i mean less total color number per image than the rapid palette switch) but I will try to employ it in my project.
by greatkreator
Sat May 26, 2012 6:37 pm
Forum: SGDK
Topic: A way to switch palette colors using sgdk without asm
Replies: 28
Views: 17217

By the way, if your original image is only 54 colors then you don't even need the palette change trick. You can simply use a background to display the 16 first colors, the second one for 16 more colors and then sprites for the missing ones... but now i'm telling it, i'm not sure that is easier than...
by greatkreator
Sat May 26, 2012 6:29 pm
Forum: SGDK
Topic: A way to switch palette colors using sgdk without asm
Replies: 28
Views: 17217

By the way, if your original image is only 54 colors then you don't even need the palette change trick. You can simply use a background to display the 16 first colors, the second one for 16 more colors and then sprites for the missing ones... but now i'm telling it, i'm not sure that is easier than...
by greatkreator
Sat May 26, 2012 3:29 pm
Forum: SGDK
Topic: A way to switch palette colors using sgdk without asm
Replies: 28
Views: 17217

I use vcounter and fill the palette using dma. Original image: http://alinaavdeeva.com/images/forest_320x224_index.png The image I am able to reproduce so far (total 54 colours, 16 colours each tile line): http://alinaavdeeva.com/images/forest_320x224_so_far_0.png #include <genesis.h> extern u16 pal...
by greatkreator
Fri May 25, 2012 12:28 pm
Forum: SGDK
Topic: A way to switch palette colors using sgdk without asm
Replies: 28
Views: 17217

Thanks a lot Stef. It is bad but yet I am not such a cool mega drive coder to assemble it all together to make it work. I can just stare at it and hope that it works - at least theoretically. Maybe at some point in the future I will make it work. I hope the near future. It is hard not to dive in ass...
by greatkreator
Thu May 24, 2012 6:50 pm
Forum: SGDK
Topic: A way to switch palette colors using sgdk without asm
Replies: 28
Views: 17217

A way to switch palette colors using sgdk without asm

Do anyone know or maybe already tried: Is it possible to change palette colors in hblank without asm injection? Just using sgdk. I would like to implement high color images and don't want to dirty C code with asm injection. Thanks a lot guys for any help. P.S. If it is not possible the asm injection...
by greatkreator
Wed May 23, 2012 2:01 pm
Forum: Blabla
Topic: New game Mr. Nutz 2 [SMD]
Replies: 3
Views: 5740

What was wrong with the rom?

What was wrong with the rom?