rossimo / retrobot

MIT License
280 stars 16 forks source link

Pokemon Red - Green Menu #2

Open rossimo opened 2 years ago

rossimo commented 2 years ago

The Pokemon list menu occasionally turns green.

Screenshot_20220913_125258

rsquires commented 2 years ago

Loading the attached savestate and pressing "a" will replicate the issue.

Pokemon Red.zip

rossimo commented 2 years ago

Attached are example frames. They've gone through the bot's RGB565 -> RAW ->BMP conversion, then additionally converted to PNG to be compatible with Github.

I wonder if one of the other image formats in mGBA (other than RGB565) would provide a better result?

frame-0 frame-3 frame-39 frame-42 frame-48 frame-53 frame-58 frame-63 frame-68 frame-73 frame-78 frame-83 frame-88 frame-93 frame-98

rossimo commented 2 years ago

This has been fixed with https://github.com/rossimo/retrobot/commit/b6881c39f471da96e2dbdbad4c53b1f911cd91d1

oblivioncth commented 1 year ago

I still experience this with the latest docker image.

image

Casuallynoted commented 1 year ago

Same here^