Difference between revisions of "Byuu (emulator)"

From Emulation General Wiki
Jump to navigation Jump to search
(Tags: Mobile edit, Mobile web edit)
 
(14 intermediate revisions by 9 users not shown)
Line 3: Line 3:
 
|logo          = byuulogo.png
 
|logo          = byuulogo.png
 
|logowidth    = 150
 
|logowidth    = 150
|developer    = Near <small>(formerly known as byuu)</small>, [https://github.com/byuu/byuu/blob/master/CREDITS.md contributors]
+
|developer    = Near <small>(formerly known as byuu (謬/view))</small>, [https://github.com/byuu/byuu/blob/master/CREDITS.md contributors]
|version      = {{ByuuVer}}
+
|version      = {{Version|Byuu}}
 
|active        = No
 
|active        = No
|platform      = [[Emulators on PC|Windows]]<br/>[[Emulators on macOS|macOS]]<br/>Linux<br/>OpenBSD<br/>FreeBSD
+
|platform      = [[Emulators on Windows|Windows]]<br/>[[Emulators on macOS|macOS]]<br/>[[Emulators on Linux|Linux]]<br/>[[Emulators on BSD|OpenBSD]]<br/>[[Emulators on BSD|FreeBSD]]
 
|architecture  =  
 
|architecture  =  
|target = [[Nintendo Entertainment System emulators|NES]], [[Super Nintendo emulators|SNES]], [[Game Boy/Game Boy Color emulators|GB]], [[Game Boy/Game Boy Color emulators|GBC]], [[Game Boy Advance emulators|GBA]], [[WonderSwan emulators|WS]], [[Master System emulators|SMS]], [[Master System emulators|GG]], [[Sega Genesis emulators|GEN]], [[PC Engine (TurboGrafx-16) emulators|PCE]], [[MSX emulators|MSX]], [[ColecoVision emulators|COL]]  
+
|target       = [[Nintendo Entertainment System emulators|NES]], [[Super Nintendo emulators|SNES]], [[Game Boy/Game Boy Color emulators|GB]], [[Game Boy/Game Boy Color emulators|GBC]], [[Game Boy Advance emulators|GBA]], [[WonderSwan emulators|WS]], [[Master System emulators|SMS]], [[Master System emulators|GG]], [[Sega Genesis emulators|GEN]], [[PC Engine (TurboGrafx-16) emulators|PCE]], [[MSX emulators|MSX]], [[ColecoVision emulators|COL]]  
|compatibility = <small>100% for commercial titles. Some homebrew may have small defects</small>
+
|compatibility = <small>100% for commercial titles. Some homebrew may have small defects</small>
|accuracy = System-dependent
+
|accuracy     = System-dependent
|website      = [https://byuu.org/byuu byuu.org/byuu]
 
 
|prog-lang    = C++
 
|prog-lang    = C++
 
|license      =
 
|license      =
 
|source        = [https://github.com/higan-emu/higan GitHub]
 
|source        = [https://github.com/higan-emu/higan GitHub]
 
}}
 
}}
'''byuu''' was an open-source, [[Multi-system emulators|multi-system emulator]]. It aimed to provide the accuracy of [[higan]], with the ease-of-use of [[bsnes]].  After the developer Near (formerly known as byuu) retired in July 2020, byuu was merged back into higan.
+
 
 +
'''byuu''' is a discontinued open-source, [[Multi-system emulators|multi-system emulator]]. It aimed to provide the accuracy of [[higan]], with the ease-of-use of [[bsnes]].  After the developer Near (formerly known as byuu) retired in July 2020, byuu was merged back into higan.
  
 
==Overview==
 
==Overview==
Line 28: Line 28:
  
 
After Near retired in July 2020, byuu was merged back into higan.
 
After Near retired in July 2020, byuu was merged back into higan.
 
==Forks==
 
* [https://github.com/FitzRoyX/byuuremix byuuremix]: a modified version with more ergonomic automaps, an acronymized system list, and faster setup time in Windows.
 
  
 
==See also==
 
==See also==
* [[bsnes]] - Near's [[Super Nintendo emulators|Super Nintendo Entertainment System (Super Famicom)]] emulator.
+
* [[ares]] - Near's other [[Multi-system emulators|multi-system emulator]].
* [[higan]] - Near's other [[Multi-system emulators|multi-system emulator]].
 
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 
[[Category:Multi-emulators]]
 
[[Category:Multi-emulators]]
 +
[[Category:Console emulators]]
 +
[[Category:Home console emulators]]
 +
[[Category:Handheld console emulators]]
 
[[Category:Super Nintendo emulators]]
 
[[Category:Super Nintendo emulators]]
 
[[Category:Nintendo Entertainment System emulators]]
 
[[Category:Nintendo Entertainment System emulators]]
 
[[Category:Game Boy/Game Boy Color emulators]]
 
[[Category:Game Boy/Game Boy Color emulators]]
 
[[Category:Game Boy Advance emulators]]
 
[[Category:Game Boy Advance emulators]]
 +
[[Category:Master System emulators]]
 +
[[Category:WonderSwan emulators]]
 +
[[Category:PC Engine (TurboGrafx-16) emulators]]
 +
[[Category:MSX emulators]]
 +
[[Category:ColecoVision emulators]]
 
[[Category:Windows emulation software‏‎]]
 
[[Category:Windows emulation software‏‎]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:macOS emulation software]]
 
[[Category:macOS emulation software]]
 +
[[Category:BSD emulation software]]
 +
[[Category:Inactive emulation software]]

Latest revision as of 09:00, 1 April 2024

byuu
Byuulogo.png
Developer(s) Near (formerly known as byuu (謬/view)), contributors
Latest version v4 [+]
Active No
Platform(s) Windows
macOS
Linux
OpenBSD
FreeBSD
Emulates NES, SNES, GB, GBC, GBA, WS, SMS, GG, GEN, PCE, MSX, COL
Compatibility 100% for commercial titles. Some homebrew may have small defects
Accuracy System-dependent
Programmed in C++
Source code GitHub

byuu is a discontinued open-source, multi-system emulator. It aimed to provide the accuracy of higan, with the ease-of-use of bsnes. After the developer Near (formerly known as byuu) retired in July 2020, byuu was merged back into higan.

Overview[edit]

byuu was an multi-system emulator that aimed to provide the accuracy of higan, with the ease-of-use of bsnes.

It seeked to accomplish this by catering to the common 99% of use cases, rather than higan, which tries to cater to every niche. As such, certain advanced functionality was not available in byuu; however, the emulator was significantly easier to use, like bsnes.

Unlike bsnes, byuu would also put accuracy at the forefront, at least at first, to uphold Near's vision for emulator design. This means that byuu would have higher system requirements and less enhancements than bsnes, but it will still aimed to offer more features than higan.

Essentially, think of it as the bridge between two extremes. The goal was to build on the success of bsnes, and to offer an easy-to-use interface for all of Near's emulator cores, rather than just for the SNES alone.

After Near retired in July 2020, byuu was merged back into higan.

See also[edit]