BizHawk icon indicating copy to clipboard operation
BizHawk copied to clipboard

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all...

Results 282 BizHawk issues
Sort by recently updated
recently updated
newest added

There is no option to auto refresh the debugger. Holding the refresh button while in focus doesn't decrease core peformance a lot.

Enhancement
App: EmuHawk

.NET Core 3.0 [now has WinForms](https://devblogs.microsoft.com/dotnet/net-core-3-and-support-for-windows-desktop-applications/). I think we should move BizHawk over. Benefits: * Can deploy exactly the runtimes we want with our application, no more mucking around with...

re: Multiplatform
Meta

This allows you to look where the game writes a byte outside of V-Blank. Note that this would decrease peformance, so this should only work when Debugger (or Hex Editor)...

Enhancement
App: EmuHawk
Tool: Hex Editor
Tool: RAM Watch

que+bin is unreliable and fails to load if the que isn't formatted correctly. hopefully having the game data as a single file will resolve the issue. also CHD being a...

Enhancement
App: EmuHawk

There's a total of 8 Mega/Sega CD games that require this support: - Dracula Unleashed (2 discs) - Ecco the Dolphin (2 discs) - Fahrenheit (2 discs) - Ground Zero...

Enhancement
Core: Genplus-gx
Repro: Patch pending

The upstream says that the Sega Pico is supported, see [this thread](https://github.com/ekeeke/Genesis-Plus-GX/issues/375). BizHawk basically forces the PicoDrive core to be used instead for no explained reason. This also probably makes...

Enhancement
Core: Genplus-gx
Waiting on upstream

This is currently a sync setting and so cannot be changed during gameplay. Initally reported on Discord for *Secret Quest*.

Core: Atari2600Hawk
help wanted

[jump to known bugs](https://github.com/TASVideos/BizHawk/issues/1430#issuecomment-451916885) Overview: - Nothing on this page applies to the (discontinued) macOS port. - Also, EmuHawk is **only for x86-64 machines** for the time being. If you...

App: EmuHawk
re: Multiplatform
Meta

Gambatte suffers from a timing issue involving the sound. In the video you can hear that the volume envelope doesn't work properly. SameBoy and GBHawk works fine. https://user-images.githubusercontent.com/39802077/175829228-9a72a645-4f26-47b9-a78a-e4855a5898b6.mp4 There is...

Core: Gambatte

When I try to set a breakpoint in debugger with (the only) PSX core on an address that is located in the MainRAM, an exception is thrown. It does says...

App: EmuHawk