jotego / jtcores

FPGA cores compatible with multiple arcade game machines and KiCAD schematics of arcade games. Working on MiSTer FPGA/Analogue Pocket
https://patreon.com/jotego
GNU General Public License v3.0
228 stars 40 forks source link

cps1_colmix: adjust layer priority to fix cawing #802

Closed paulb-nl closed 1 week ago

paulb-nl commented 1 week ago

-This fixes the fuel hoses priority bug in cawing. -Nemo heads animation is now only visible inside the Nemo letters -Lou's gun in 3wonders is now only visible inside square frame

paulb-nl commented 1 week ago

These changes are based on the information from CPS RE.

jotego commented 1 week ago

I think the change for the Nemo animation is wrong. The animation cannot be read as NEMO if it is only shown inside the letters. Maybe the problem in Nemo is something else.

I am taking the change because the gun frame tilts the balance. Thank you for this fix, Paul.