TASEmulators / TASEmulators/BizHawk
Consider defaulting to "Tweaked Mednafen Mode" in Octoshock
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
The default distribution of BizHawk starts Octoshock in the "Pixel Pro" mode which, which basically just doubles the framebuffer size and does no pixel aspect ratio correction (square pixels). Tweaked Mednafen Mode is the more console/tv-accurate setting that simulates the PAR.
Edit: Mednafen Mode -> Tweaked Mednafen mode for point scaling.
On behalf of spikestuff

Another edit: Spike confirmed Nymashock is good on this front. Therefore, this issue isn't blocking Octoshock's removal. --yoshi
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Octoshock configuration and default mode selection, locating where Pixel Pro is chosen and how Tweaked Mednafen mode handles point scaling. Confirm the intended default and verify that the setting produces the expected pixel aspect ratio behavior without affecting other modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100