Difference between revisions of "BizHawk"

From Emulation General Wiki
Jump to navigation Jump to search
(Review)
(Tags: Mobile edit, Mobile web edit)
 
(7 intermediate revisions by 5 users not shown)
Line 9: Line 9:
 
|developer = BizHawk Team
 
|developer = BizHawk Team
 
|website = [http://tasvideos.org/Bizhawk.html TASVideos.org]
 
|website = [http://tasvideos.org/Bizhawk.html TASVideos.org]
 +
|prog-lang = C#
 
|source = [https://github.com/TASEmulators/BizHawk GitHub]
 
|source = [https://github.com/TASEmulators/BizHawk GitHub]
 
}}
 
}}
  
'''BizHawk''' is an open-source [[Multi-system emulators|multi-system emulator]], as well as a [[libretro]] frontend designed predominantly around the production of Tool Assisted Speedruns (TAS). It is written in C# and requires .NET Framework 4.0 (in 1.X releases) or .NET Framework 4.6.1 (in 2.X releases) to run. BizHawk focuses on core accuracy and power user tools while still being an easy-to-use emulator for casual gaming.
+
'''BizHawk''' is an open-source [[Multi-system emulators|multi-system emulator]], as well as a [[libretro]] frontend designed predominantly around the production of Tool Assisted Speedruns (TAS).
 +
 
 +
It is written in C# and requires .NET Framework 4.0 (in 1.X releases) or .NET Framework 4.6.1 (in 2.X releases) to run. BizHawk focuses on core accuracy and power user tools while still being an easy-to-use emulator for casual gaming.
  
 
==Download==
 
==Download==
Line 30: Line 33:
 
|'''[https://ci.appveyor.com/project/zeromus/bizhawk-udexo/history Dev Builds]'''<br/><small>Compiled by <abbr title="Click on a build, then click Artifacts for download links">appveyor</abbr></small>
 
|'''[https://ci.appveyor.com/project/zeromus/bizhawk-udexo/history Dev Builds]'''<br/><small>Compiled by <abbr title="Click on a build, then click Artifacts for download links">appveyor</abbr></small>
 
|}
 
|}
 +
 +
==Overview==
 +
For tool-assisted speedruns, BizHawk is king. Since 1.11.4, it has support for [[libretro]] cores, making it a good alternative for RetroArch, and adds TAS support for all compatible cores. Also supports [https://retroachievements.org/download.php#bizhawk RetroAchievements].
 +
 +
LUA scripting support has pretty unique utilities. For example [https://github.com/authorblues/bizhawk-shuffler-2 Bizhawk Shuffler 2] is a popular script that randomly shuffle between games played in Bizhawk, with plugins to enhance the experience.
  
 
==Supported systems==
 
==Supported systems==
Line 84: Line 92:
 
|-
 
|-
 
|[[Nintendo 64 emulators|Nintendo 64]]
 
|[[Nintendo 64 emulators|Nintendo 64]]
|[[Mupen64Plus]], [[ares]]
+
|[[Mupen64Plus]] (v2.0, for N64), [[ares]] (for 64DD)
 
|-
 
|-
 
|[[Nintendo DS emulators|Nintendo DS]]/[[Nintendo DSi emulators|DSi]]
 
|[[Nintendo DS emulators|Nintendo DS]]/[[Nintendo DSi emulators|DSi]]
Line 175: Line 183:
 
|Okay
 
|Okay
 
|-
 
|-
|[[4DO]]
+
|[[Opera]]
 
|Okay
 
|Okay
 
|-
 
|-
Line 231: Line 239:
 
* [[Libretro]] support (1.11.4 onwards)
 
* [[Libretro]] support (1.11.4 onwards)
  
==Review==
 
For tool-assisted speedruns, BizHawk is king. Since 1.11.4, it has support for [[libretro]] cores, making it a good alternative for RetroArch, and adds TAS support for all compatible cores.
 
 
LUA scripting support has pretty unique utilities. For example [https://github.com/authorblues/bizhawk-shuffler-2 Bizhawk Shuffler 2] is a popular script that randomly shuffle between games played in Bizhawk, with plugins to enhance the experience.
 
  
 
[[Category:Frontends]]
 
[[Category:Frontends]]
Line 244: Line 248:
 
[[Category:Handheld console emulators]]
 
[[Category:Handheld console emulators]]
 
[[Category:Multi-emulators]]
 
[[Category:Multi-emulators]]
 +
[[Category:Apple II emulators]]
 +
[[Category:Atari 2600 emulators]]
 +
[[Category:Atari 7800 emulators]]
 +
[[Category:Atari Lynx emulators]]
 +
[[Category:WonderSwan emulators]]
 +
[[Category:ColecoVision emulators]]
 +
[[Category:Commodore 64 emulators]]
 +
[[Category:Vectrex emulators]]
 +
[[Category:Intellivision emulators]]
 +
[[Category:MSX emulators]]
 +
[[Category:PC Engine (TurboGrafx-16) emulators]]
 +
[[Category:PC-FX emulators]]
 +
[[Category:Neo Geo Pocket/Neo Geo Pocket Color emulators]]
 +
[[Category:Nintendo Entertainment System emulators]]
 +
[[Category:Super Nintendo emulators]]
 +
[[Category:Game Boy/Game Boy Color emulators]]
 +
[[Category:Game Boy Advance emulators]]
 +
[[Category:Nintendo 64 emulators]]
 +
[[Category:Virtual Boy emulators]]
 +
[[Category:Master System emulators]]
 +
[[Category:Sega Genesis emulators]]
 +
[[Category:SG-1000 emulators]]
 +
[[Category:Sega Saturn emulators]]
 +
[[Category:ZX Spectrum emulators]]
 +
[[Category:PlayStation emulators]]
 
[[Category:Windows emulation software]]
 
[[Category:Windows emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]

Latest revision as of 20:54, 15 April 2024

BizHawk
BizHawk.jpg
BizHawk-Screenshot.PNG
Developer(s) BizHawk Team
Latest version 2.9.1 [+]
Active Yes
Platform(s) Windows
Linux
Emulates Multiple
Website TASVideos.org
Programmed in C#
Source code GitHub

BizHawk is an open-source multi-system emulator, as well as a libretro frontend designed predominantly around the production of Tool Assisted Speedruns (TAS).

It is written in C# and requires .NET Framework 4.0 (in 1.X releases) or .NET Framework 4.6.1 (in 2.X releases) to run. BizHawk focuses on core accuracy and power user tools while still being an easy-to-use emulator for casual gaming.

Download[edit]

Windows Linux Official releases

Windows Linux Dev Builds
GitLab

Windows Dev Builds
Compiled by appveyor

Overview[edit]

For tool-assisted speedruns, BizHawk is king. Since 1.11.4, it has support for libretro cores, making it a good alternative for RetroArch, and adds TAS support for all compatible cores. Also supports RetroAchievements.

LUA scripting support has pretty unique utilities. For example Bizhawk Shuffler 2 is a popular script that randomly shuffle between games played in Bizhawk, with plugins to enhance the experience.

Supported systems[edit]

Original and ported[edit]

System Based on code from:
Apple Virtu
Arcade MAME
Atari 2600 Original
Atari 7800 Original
Atari Jaguar Virtual Jaguar
Atari Lynx Mednafen's Handy core
Bandai WonderSwan/Color Mednafen's Cygne core
ColecoVision Original
Commodore 64 Original
GCE Vectrex Original
Magnavox Odyssey² Original
Mattel Intellivision Original
MSX Original
NEC PC Engine (TurboGrafx-16) Original, Mednafen
NEC PC-FX Mednafen
Nintendo 64 Mupen64Plus (v2.0, for N64), ares (for 64DD)
Nintendo DS/DSi melonDS
Nintendo Entertainment System/Famicom Original. PPU based on FCEUX, QuickNES.
Nintendo Game Boy Advance VBA-Next, mGBA
Nintendo Virtual Boy Mednafen
Sega Genesis/Mega Drive, Sega/Mega CD Genesis Plus GX
Sega 32X PicoDrive
Sega Saturn Yabause (1.X), Mednafen (2.X)
Sega SG-1000, Master System, Game Gear Original
Sinclair ZX Spectrum Original
Sony PlayStation Mednafen (Octoshock, Nymashock)
SNK Neo Geo Pocket/Color Mednafen's NeoPop core
Super Nintendo Entertainment System/Super Famicom bsnes (v087, v115+), Snes9x (1.54), Mednafen (SNES-Faust)
Super Game Boy/Game Boy/Game Boy Color Original, Gambatte, bsnes (v087, v115+), SameBoy
TI-83 Original, Emu83
TIC-80 Ported
Uzebox Uzem

Libretro[edit]

As of version 1.11.4.

Core Compatibility
2048 Okay
CATSFC Okay
FCEUmm Okay
mGBA Okay
Emux Okay (Game Boy/Game Boy Color only)
FinalBurn Alpha (Arcade) Okay
Imageviewer Okay
Mednafen Okay (Neo Geo Pocket only)
Gambatte Okay
FFmpeg Okay
DeSmuME Okay
Opera Okay
MAME Okay
PokeMini Okay
bsnes (v087) Not Okay
Mupen64Plus Not Okay
blueMSX Not Okay
fMSX Not Okay
FUSE Not Okay
FinalBurn Alpha (Neo Geo) Not Okay
Handy Not Okay
DOSBox Not Okay
vecx Not Okay

Features[edit]

  • Full screen support
  • Controller and hotkey mapping
  • Joypad support (for both controller and hotkeys)
  • Auto/rapid fire controls
  • Re-recording and savestates
  • "Bullet-proof" rerecording
  • Frame/lag/re-recording counters
  • Input display
  • Auto-hold
  • TAStudio
  • RAM watching/poking tools
  • RAM searching
  • Lua scripting
  • Rewind
  • Audio and video recording
  • Custom plugin support
  • Libretro support (1.11.4 onwards)