Search Criteria
Package Details: xemu-git 0.7.104.r0.g15bf68594f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xemu-git.git (read-only, click to copy) |
---|---|
Package Base: | xemu-git |
Description: | Original Xbox emulator (fork of XQEMU) |
Upstream URL: | https://xemu.app/ |
Keywords: | console emulation emulator game microsoft xbox xiso |
Licenses: | GPL2 |
Conflicts: | xemu |
Provides: | xemu |
Submitter: | abouvier |
Maintainer: | abouvier |
Last Packager: | abouvier |
Votes: | 10 |
Popularity: | 0.052705 |
First Submitted: | 2020-09-28 02:28 (UTC) |
Last Updated: | 2023-07-24 05:10 (UTC) |
Dependencies (36)
- dtc (dtc-gitAUR)
- gcc-libs (gccrs-libs-gitAUR, gcc-libs-gitAUR, gcc11-libsAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-widevineAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libepoxy.so (lib32-libepoxy, libepoxy)
- libgdk-3.so (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-gitAUR, gtk3-ubuntuAUR, gtk3)
- libglib-2.0.so (glib2-gitAUR, glib2-patched-thumbnailerAUR, glib2-selinuxAUR, glib2, lib32-glib2)
- libgobject-2.0.so (glib2-gitAUR, glib2-patched-thumbnailerAUR, glib2-selinuxAUR, glib2, lib32-glib2)
- libgtk-3.so (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-gitAUR, gtk3-ubuntuAUR, gtk3)
- libhttplib.so (cpp-httplib-gitAUR, cpp-httplib-compiledAUR)
- libkeyutils.so (keyutils)
- libpcap.so (libpcap-gitAUR, lib32-libpcap, libpcap)
- libpixman-1.so (pixman)
- libsamplerate.so (libsamplerate-gitAUR, lib32-libsamplerate, libsamplerate)
- libslirp.so (libslirp)
- libtomlplusplus.so (tomlplusplus)
- sdl2 (sdl2-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- cmake (cmake-gitAUR) (make)
- cpp-httplibAUR (cpp-httplib-gitAUR, cpp-httplib-compiledAUR) (make)
- Show 16 more dependencies...
Latest Comments
1 2 3 4 Next › Last »
abouvier commented on 2023-07-24 05:12 (UTC)
Yeah, some repo URLs have changed.
zany130 commented on 2023-07-23 19:59 (UTC)
fails with this for me
xDShot commented on 2023-07-21 14:54 (UTC)
Requires cpp-httplib now to build
fuzzbop commented on 2022-10-26 09:04 (UTC) (edited on 2022-10-26 09:44 (UTC) by fuzzbop)
@grawlinson I am indeed having the same issues here. Manually setting the settings up in ~/.local/share/xemu/xemu/xemu.toml got me going. took me a while to find the correct option names so I will drop the important ones in here. YOU MUST skip the welcome screen to work. You also still have to kill the process to exit.
BIG EDIT using the cmdline option "--audiodev driver=pa,id=default" fixes the sound issues i was having AND fixes closing the application
Lili1228 commented on 2022-06-25 07:09 (UTC)
Seems like this commit https://github.com/mborgerson/xemu/commit/482b2ea31ded1e544ff34efdd62778a2e1ef2451 broke the compilation:
../meson.build:840:0: ERROR: Include dir tomlplusplus/include does not exist.
.Neko-san commented on 2022-05-31 18:37 (UTC)
I would check but my filesystem got borked recently so I can't do anything to check until I either fix it or wipe the partition and reinstall Arch :/
grawlinson commented on 2022-05-24 21:20 (UTC)
Maintainer for the
xemu
package here, I seem to be having issues with xemu versions past 0.7.0 (0.6.6 is the last build that works for me). I can start Xemu and fiddle with configuration, but that's about it. If I try and exit or run an ISO, it freezes and I have topkill xemu
. :(Is anyone else having the same issues?
electronic_punk commented on 2022-04-28 17:56 (UTC)
Yeah, i realise that. Still it's a nice hack for manjaro users.
Neko-san commented on 2022-04-27 20:10 (UTC)
@electronic_punk Typically, Manjaro isn't supposed to be compatible with the AUR, so expect to run into problems like that a lot.
I'd suggest you install a "real" Arch-based distro like EndeavourOS (or Arch itself) to avoid that
electronic_punk commented on 2022-04-27 19:59 (UTC)
Ok, i managed to solve this. I use manjaro and tried to use yay. In manjaro repos tomlplusplus is 3.0.1-1 and i have it installed. I downloaded this aur repo, changed then "3.0.1.r11" to "3.0.1-1" in your PKGBUILD file and package built without any error.
1 2 3 4 Next › Last »