Difference between pages "Talk:Neo Geo Pocket emulators" and "Byuu (emulator)"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
 
m (mistake)
 
Line 1: Line 1:
==ares emulator==
+
{{Infobox emulator
 +
|title        = byuu
 +
|logo          = byuulogo.png
 +
|logowidth    = 150
 +
|developer    = Near <small>(formerly known as byuu)</small>, [https://github.com/byuu/byuu/blob/master/CREDITS.md contributors]
 +
|version      = {{ByuuVer}}
 +
|active        = No
 +
|platform      = [[Emulators on Windows|Windows]]<br/>[[Emulators on macOS|macOS]]<br/>[[Emulators on Linux|Linux]]<br/>OpenBSD<br/>FreeBSD
 +
|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]]
 +
|compatibility = <small>100% for commercial titles. Some homebrew may have small defects</small>
 +
|accuracy = System-dependent
 +
|website      = [https://byuu.org/byuu byuu.org/byuu]
 +
|prog-lang    = C++
 +
|license      =
 +
|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.
  
[https://ares-emulator.github.io/ ares] isn't mentioned anywhere in this wiki as far as I can tell. It's a descendent of higan and bsnes and boasts great compatibility for many systems such as Super Famicom, SG-1000, Master System, ColecoVision, Neo Geo Pocket, Neo Geo Pocket Color, WonderSwan, WonderSwan Color, or Pocket Challenge V2.
+
==Overview==
 +
byuu was an multi-system emulator that aimed to provide the accuracy of higan, with the ease-of-use of bsnes.
  
Is there a reason that it's not mentioned in the wiki? I think it could be a great addition to some comparison tables - I myself have no idea if, say, ares should be a recommended SG-1000 emulator, or if it's a better Neo Geo Pocket emulator than higan (the bsnes/higan/byuu/ares family loves to compete with itself after all). Does anybody know anything about this?
+
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.
  
(I've posted this in the Neo Geo Pocket emulator talk page because I had no idea where to put this, sorry if I shouldn't have)
+
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.
  
[[User:BlaBlaCra|BlaBlaCra]] ([[User talk:BlaBlaCra|talk]]) 18:57, 11 October 2021 (UTC)
+
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.
: I don't think there's a reason for that. You can find it on the [[Multi-system emulators]] page. If you want to add it on another page yourself, here's a template below to get started. Luckily for [[Byuu (emulator)|byuu]], the emulator is merged with higan now so that doesn't need to included as well. I would recommend to put ares above higan on the table as it's often the more recommended emulator. You can delete the table from this page after. - [[User:WebMint|WebMint]] ([[User talk:WebMint|talk]]) 19:40, 11 October 2021 (UTC)
 
  
{| class="wikitable" style="text-align:center;"
+
After Near retired in July 2020, byuu was merged back into higan.
! scope="col"|Name
 
! scope="col"|Platform(s)
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[ares]]
 
|align=left|{{Icon|Windows}}
 
|[https://github.com/higan-emu/ares/releases/ {{aresVer}}]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|}
 
  
:: I can add most of the info to each of the relevant emulator pages, except the last column and the relative order of the table. If I did that, I'd be completely guessing as to whether or not ares is better or worse than other emulators! Especially when it comes to things like PlayStation where ares is only experimental. Maybe I can add a question mark until someone more knowledgeable comes along? - [[User:BlaBlaCra|BlaBlaCra]] ([[User talk:BlaBlaCra|talk]]) 20:46, 11 October 2021 (UTC)
+
==Forks==
 +
* [https://github.com/FitzRoyX/byuuremix byuuremix]: a modified version with more ergonomic automaps, an acronymized system list, and faster setup time in Windows.
  
:: Okay! I did my best :) [[User:BlaBlaCra|BlaBlaCra]] ([[User talk:BlaBlaCra|talk]]) 21:46, 11 October 2021 (UTC)
+
==See also==
 +
* [[ares]] - Near's other [[Multi-system emulators|multi-system emulator]].
  
::: That's good enough. Thank you :D - [[User:WebMint|WebMint]] ([[User talk:WebMint|talk]]) 21:57, 11 October 2021 (UTC)
+
[[Category:Emulators]]
 +
[[Category:Multi-emulators]]
 +
[[Category:Super Nintendo emulators]]
 +
[[Category:Nintendo Entertainment System emulators]]
 +
[[Category:Game Boy/Game Boy Color emulators]]
 +
[[Category:Game Boy Advance emulators]]
 +
[[Category:Windows emulation software‏‎]]
 +
[[Category:Linux emulation software]]
 +
[[Category:macOS emulation software]]

Revision as of 01:11, 12 October 2021

byuu
Byuulogo.png
Developer(s) Near (formerly known as byuu), 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
Website byuu.org/byuu
Programmed in C++
Source code GitHub

byuu was an 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

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.

Forks

  • byuuremix: a modified version with more ergonomic automaps, an acronymized system list, and faster setup time in Windows.

See also