🇸🇦 Saudi Arabia
Joined: 1/8/2026
Posts: 13
Location: 🇸🇦 Saudi Arabia
Can you guys port Bizhawk to Ubuntu in addition to Arch Linux?
Emulator Coder, Judge, Skilled player (1309)
Location: California
Joined: 2/26/2020
Posts: 914
Location: California
Q-Tee wrote:
Can you guys port Bizhawk to Ubuntu in addition to Arch Linux?
BizHawk already has a Linux version. The only official release is a generic catch-all on GitHub, which supports pretty much every GNU/Linux distro: https://github.com/TASEmulators/BizHawk/releases/latest Distro specific packages would be third party, and generally speaking they aren't doing anything other than just repackaging the same generic GitHub release anyways.
🇸🇦 Saudi Arabia
Joined: 1/8/2026
Posts: 13
Location: 🇸🇦 Saudi Arabia
CasualPokePlayer wrote:
Q-Tee wrote:
Can you guys port Bizhawk to Ubuntu in addition to Arch Linux?
BizHawk already has a Linux version. The only official release is a generic catch-all on GitHub, which supports pretty much every GNU/Linux distro: https://github.com/TASEmulators/BizHawk/releases/latest Distro specific packages would be third party, and generally speaking they aren't doing anything other than just repackaging the same generic GitHub release anyways.
I have difficulty using Bizhawk on Ubuntu due to apparently not supporting Ubuntu, as I'm not familiar with this tar.gz. file type, so how can I solve it if not including it in Ubuntu's software manager?
Emulator Coder, Judge, Skilled player (1309)
Location: California
Joined: 2/26/2020
Posts: 914
Location: California
Q-Tee wrote:
I have difficulty using Bizhawk on Ubuntu due to apparently not supporting Ubuntu, as I'm not familiar with this tar.gz. file type, so how can I solve it if not including it in Ubuntu's software manager?
It's an archive, like a .zip file. For most DEs you can literally just right click the file and click extract. There is then an EmuHawkMono.sh file you execute which handles starting up BizHawk.
YoshiRulz
Any
Editor, Emulator Coder
Location: 🇦🇺 Sydney, Australia
Joined: 8/30/2020
Posts: 198
Location: 🇦🇺 Sydney, Australia
I use Ubuntu 22.04 for testing sometimes. You should only need to install mono-complete from the Ubuntu repo.
I contribute to BizHawk as Linux/cross-platform lead, testing and automation lead, and UI designer. This year, I'm experimenting with streaming BizHawk development on Twitch. nope Links to find me elsewhere and to some of my side projects are on my personal site. I will respond on Discord faster than to PMs on this site.
Hey look buddy, I'm an engineer. That means I solve problems. Not problems like "What is software," because that would fall within the purview of your conundrums of philosophy. I solve practical problems. For instance, how am I gonna stop some high-wattage thread-ripping monster of a CPU dead in its tracks? The answer: use code. And if that don't work? Use more code.
🇸🇦 Saudi Arabia
Joined: 1/8/2026
Posts: 13
Location: 🇸🇦 Saudi Arabia
YoshiRulz wrote:
I use Ubuntu 22.04 for testing sometimes. You should only need to install mono-complete from the Ubuntu repo.
It works, thanks for the help purple yoshi man.