TASEmulators / TASEmulators/BizHawk

Graphical Editor Hosuki

Open
#930 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug (GoogleCode) Core: NesHawk Priority: Low
Dominant language
C#
Stars
2.8k
Forks
468
PR merge metrics
No merged PRs in 30d

Description

The ROM
Graphic Editor Hokusai - Ver 1.2
has a "Corrupt Header" intentionally.

"Hokusai.fds is the "correct" dump. A file header on the disk is mangled (simple form of copy protection?) making it unreadable with many FDS tools. The "fixed" version has this header corrected"
-From the no intro forums

The corrected Header ROM works in NESHawk. Unsure what we want to do about this. Do we fix the invalid header ROM file in Real time via a hash detection? Or do we only want our users to load/use the Fixed ROM?

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 reproducing the loading behavior in NESHawk with Hokusai.fds and its fixed-header version, then review how ROM identity could be detected. Done requires a decided policy for the corrupt header ROM and an implementation or documented handling that consistently supports the chosen behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.