Search Criteria
Package Details: bizhawk-monort 2.8-1
Git Clone URL: | https://aur.archlinux.org/bizhawk-monort.git (read-only, click to copy) |
---|---|
Package Base: | bizhawk-monort |
Description: | A multi-system emulator on .NET. Features rerecording and tools for TASing. (Mono runtime) |
Upstream URL: | https://gitlab.com/TASVideos/BizHawk#readme |
Licenses: | custom, MIT |
Provides: | bizhawk |
Submitter: | YoshiRulz |
Maintainer: | YoshiRulz |
Last Packager: | YoshiRulz |
Votes: | 8 |
Popularity: | 1.22 |
First Submitted: | 2020-08-30 17:53 (UTC) |
Last Updated: | 2022-02-24 02:07 (UTC) |
Dependencies (5)
- glibc (glibc-widevine, glibc-git, glibc-linux4)
- lsb-release
- mono (mono48, mono-visualstudio, mono5, mono-nightly, mono-alpha, mono-git)
- openal (openal-git)
- antimicro (antimicrox) (optional) – to use unsupported controllers (by mapping to the keyboard)
Latest Comments
1 2 Next › Last »
codl commented on 2022-06-21 12:13 (UTC)
This complains about the games group not existing and creates an empty package when building in a chroot, for example with aurutils.
Replacing
-ggames
with-g50
in the PKGBUILD seems to fix it.YoshiRulz commented on 2022-05-26 05:45 (UTC)
CNR = Could Not Reproduce.
KitsunePrincess commented on 2022-05-26 03:24 (UTC) (edited on 2022-05-26 03:26 (UTC) by KitsunePrincess)
After a bit of tinkering, I got it working. I think I stupidly ran it as root before trying to add myself to the group, which caused the
EmuHawkMono_laststdout.txt: Permission denied
error, as the log files were owned by root:root and therefore not accessible by EmuHawkMono.sh when run as user. My bad on that one. A check to not run as root might stop other people from doing that, but I have no idea if that's warranted since it IS user error.After that, however, I ran into the issue described here, despite being on Arch: https://github.com/TASEmulators/BizHawk/issues/1595 Moving
"arch"|
to the beginning of the same line as"debian"|"linuxmint"|"ubuntu"|"pop"
seems to have fixed the issue.P.S. What does "CNR" mean? I'm not familiar with the acronym. Also, thanks for your work not only maintaining this for Linux, but also specifically for the AUR package as well!
YoshiRulz commented on 2022-05-24 20:10 (UTC)
CNR. Files created are owned by me, which isn't great, but it works for a single-user install. The relevant permissions are the ones
/opt/bizhawk
. When I build the package it seems to be correct?KitsunePrincess commented on 2022-05-24 05:07 (UTC)
I can't seem to run BizHawk unprivileged, even after adding myself to the
games
group, getting/opt/bizhawk/EmuHawkMono.sh: line 31: EmuHawkMono_laststdout.txt: Permission denied
when I try. Runninggroups
on my user shows me in the correct group, and neither logging out nor restarting after adding myself to the group changed anything. The permissions/ownership on EmuHawkMono.sh are as follows:-rwxrwxr-- 1 root games
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?
1 2 Next › Last »