TASEmulators / TASEmulators/BizHawk

[F.Rq.] Set system/platform via command line

Open
#2,889 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

App: EmuHawk re: gamedb/FWdb and heuristics Request: Feature/Enhancement
Dominant language
C#
Stars
2.8k
Forks
468
PR merge metrics
No merged PRs in 30d

Description

In many cases, when you open a .bin file in Bizhawk, you get this lengthy window asking you to specify a platform.

image

Frontends like Launchbox allow the user to specify command lines for an emulator on a per-console basis:
image

For those or other user-knows-what-they're-doing situations, however, it might be nice to allow the user to specify what system they're trying to load the specified file in via the command line in order to skip this mild inconvenience. For example, --system ps1 or --system sms.

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

No files or tests are named. Start by tracing BizHawk's command-line parsing and the .bin platform-selection flow; confirm how platform identifiers are represented. Done means a supported command-line system value skips the platform prompt and remains compatible with normal file loading.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.