TASEmulators / TASEmulators/BizHawk

[🪟] Accepting "...custom firmware does not reside..." prompt fails

Open Beginner friendly
#4,815 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

App: EmuHawk Repro: Affects 2.11.1 dev
Dominant language
C#
Stars
2.8k
Forks
468
PR merge metrics
No merged PRs in 30d

Description

This is the prompt that appears if you right-click > "Set Customization..." and then browse to a file outside the Firmware dir (default: %BIZHAWK_HOME%\Firmware).
https://github.com/TASEmulators/BizHawk/blob/4a16b5c7ee1e5fc1a96aad863c9dd2158975c9c4/src/BizHawk.Client.EmuHawk/config/FirmwareConfig.cs#L510

Repro'd at 5adcbf73b65f5015a4877e0d243e5e13f72742c6 on Win11 but not on Linux.
The other version I had in my Win11 VM was 2.3.2, and FWIW the bug was not present there.

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 at src/BizHawk.Client.EmuHawk/config/FirmwareConfig.cs around line 510 and reproduce the prompt by using Set Customization to select a file outside the default Firmware directory on Windows. Compare the Windows behavior with Linux and the older 2.3.2 behavior mentioned in the report. Done means accepting the prompt successfully applies the selected external firmware file.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.