Closed briaguya-ai closed 12 months ago
From a quick look it seems like the issue is in the prephalo
function using the spritesheet as the drawing target and not clearing it properly? I'll do some poking around to see if i can narrow down the cause further
Found a fix!
Graphics::_private_h_line
was not respecting the drawing target. I'll make a quick PR with this change.
Game: Shape of Mind
fake-08 version
MiyooMini-libretro 0.0.2.20
Issue
Rotating "ribbon" around head doesn't appear transparent, seems to pick garbage values for color from placed pieces
Expected behavior
It appears as it does in browser at https://www.lexaloffle.com/bbs/?pid=shapeofmind
Experienced Behavior