TASEmulators / TASEmulators/BizHawk

VDP Viewer ignores some background events

Open
#2,788 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

App: EmuHawk Core: Genplus-gx Repro: Affects 2.6.2 Request: Feature/Enhancement
Dominant language
C#
Stars
2.8k
Forks
468
PR merge metrics
No merged PRs in 30d

Description

Summary

For unknown reasons, some background events appear to be ignored by the VDP Viewer, like this section of TiTAN Overdrive:

image

Tried the same thing in Genesis Plus GX Debugger in BizHawk 2.4.2 (due to #2786), and it correctly displays them.

Repro
  1. Load TiTAN Overdrive ROM
  2. Wait until you see the section in the image
  3. Open VDP Viewer

This is most likely because 3 of the colors in the palette are unused.

Host env.

BizHawk 2.4.2 Win10
BizHawk 2.6.2 Win10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the VDP Viewer and the Genesis Plus GX rendering or palette-handling paths, then reproduce the TiTAN Overdrive section described in the issue. Compare the viewer's handling of background events and unused palette colors with the debugger; the work is done when those background events appear correctly in VDP Viewer.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.