VDP_fadeInAll bug?

SGDK only sub forum

Moderator: Stef

Post Reply
nolddor
Very interested
Posts: 102
Joined: Sun Jun 02, 2013 1:35 pm
Location: Spain

VDP_fadeInAll bug?

Post by nolddor »

After the function call, the original colors are left with a darker color...

I have to set again the original palettes that work fine.

Is a bug? o.o
Stef
Very interested
Posts: 3131
Joined: Thu Nov 30, 2006 9:46 pm
Location: France - Sevres
Contact:

Post by Stef »

Yeah this a bug in the way i am calculating the fade steps (simple rounding error in some case actually), as you can easily fix it by rewriting the destination palette i never take care of fixing it but definitely something i need to do !
nolddor
Very interested
Posts: 102
Joined: Sun Jun 02, 2013 1:35 pm
Location: Spain

Post by nolddor »

ok thkz^^
Stef
Very interested
Posts: 3131
Joined: Thu Nov 30, 2006 9:46 pm
Location: France - Sevres
Contact:

Post by Stef »

Thanks for opening an issue about it ! Easier for me to remind :)
nolddor
Very interested
Posts: 102
Joined: Sun Jun 02, 2013 1:35 pm
Location: Spain

Post by nolddor »

Np^^
It's my standard procedure xD
Post Reply