Search Criteria
Package Details: bizhawk-bin 2.10-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/bizhawk-bin.git (read-only, click to copy) |
---|---|
Package Base: | bizhawk-bin |
Description: | A multi-platform emulator with full re-recording support and Lua scripting |
Upstream URL: | https://tasvideos.org/BizHawk |
Licenses: | MIT, LicenseRef-BizHawk |
Provides: | bizhawk |
Submitter: | bemxio |
Maintainer: | bemxio (Auerhuhn) |
Last Packager: | bemxio |
Votes: | 11 |
Popularity: | 1.21 |
First Submitted: | 2024-06-09 12:04 (UTC) |
Last Updated: | 2025-04-21 19:45 (UTC) |
Dependencies (7)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- lsb-release
- lua
- mono (mono-gitAUR)
- openal (openal-gitAUR)
- gendesk (make)
- icoutils (make)
Latest Comments
« First ‹ Previous 1 2 3 4
Miriao commented on 2022-04-11 12:39 (UTC)
@mclain It's in /opt/bizhawk probably
mclain commented on 2022-03-24 21:32 (UTC)
Where do I find the program folder/run the program after installing with yay?
Ammako commented on 2021-08-02 20:33 (UTC) (edited on 2021-08-03 01:00 (UTC) by Ammako)
Yeah, I wouldn't know how to tell. My controllers are working fine everywhere else, same with KB/Mouse :S
Edit 1: On 02de3588a, it does run, but it's not useful, because Controllers is greyed out under Config.
(Also, the menus are hard to read because I'm getting dark grey text on darker grey background, but that's probably just my theme config on my end doing this.)
Edit 2: Wait, it's been so long I forgot that BizHawk doesn't let you access controller settings until a core is loaded. I can get into the config, but it doesn't recognize controller input.
To be honest I'll probably just stick with running the Windows version in a VM. I only need NES/SNES and GB/GBC, and VM performance is plenty for those. Appreciate the effort in getting this to run natively on Linux though.
YoshiRulz commented on 2021-08-02 08:20 (UTC)
That's a new one. There could be something wrong with one of your input devices, or it could simply be a bug in OpenTK. I'll add a try/catch around the
GamePad.GetState
call and hopefully that will make it usable. Try a dev build later today and let me know.Ammako commented on 2021-08-02 00:13 (UTC)
Does nothing but crash on open:
YoshiRulz commented on 2021-06-24 04:59 (UTC)
Add yourself to the
games
group:#> usermod -aG games flagrama
flagrama commented on 2021-06-24 04:53 (UTC)
I don't seem to be able to run this as an unprivileged user in any way. Trying to run the EmuHawkMono.sh results in "Permission denied" and trying to run EmuHawk.exe in mono directly results in
Seems to work if I run the .sh as root, but that is obviously highly undesirable.
« First ‹ Previous 1 2 3 4