Package Details: ares-emu 133-4

Git Clone URL: https://aur.archlinux.org/ares-emu.git (read-only, click to copy)
Package Base: ares-emu
Description: Cross-platform, open source, multi-system emulator by Near and Ares team, focusing on accuracy and preservation.
Upstream URL: https://ares-emu.net/
Licenses: ISC
Conflicts: ares-emu
Provides: ares-emu
Submitter: Snowstorm64
Maintainer: Snowstorm64
Last Packager: Snowstorm64
Votes: 15
Popularity: 0.22
First Submitted: 2021-02-21 21:36 (UTC)
Last Updated: 2023-07-21 11:45 (UTC)

Required by (0)

Sources (2)

Latest Comments

1 2 3 Next › Last »

gourdcaptain commented on 2023-06-16 20:59 (UTC)

NeoGeo games now boot for me in Ares. They have issues (nonfunctional sound), but I think that has to do with the early state of the emulation in Ares for the system. Thanks! :)

Snowstorm64 commented on 2023-06-16 20:49 (UTC)

Hi, thanks for the report, I have now pushed a fix. Can you tell me if it's working for you now?

gourdcaptain commented on 2023-06-13 01:43 (UTC)

This is missing the Database folder needed for Neo Geo emulation, among others.

Snowstorm64 commented on 2022-07-03 19:56 (UTC)

You're welcome!

sak18ra commented on 2022-07-02 06:51 (UTC) (edited on 2022-07-02 06:56 (UTC) by sak18ra)

Thanks to you Snowstorm64 for the 2022-05-18 update.

ares v128 is now the best nintendo 64 emulator as noted here: https://github.com/ares-emulator/ares/releases

Snowstorm64 commented on 2021-07-08 08:20 (UTC) (edited on 2021-07-08 08:26 (UTC) by Snowstorm64)

...That's right, I haven't thought about git being now needed for downloading parallel-rdp.

Thank you, I have just pushed an update. Hopefully it's the final update until next Ares' new release!

StableCashew commented on 2021-07-07 21:48 (UTC)

The PKGBUILD seems to be missing git as a build dependency. The package would not build until I added git to the makedepends array.

By the way, thanks for maintaining a PKGBUILD for this software.

Snowstorm64 commented on 2021-07-07 16:45 (UTC)

I had no idea that parallel-rdp was missing from the archive, there weren't any clue about it from the build output.

Thanks again, I have pushed a new update.

SoullessSentinel commented on 2021-07-07 15:12 (UTC) (edited on 2021-07-07 15:13 (UTC) by SoullessSentinel)

Hoping you see it Snowstorm64: n64 emulation is only 'broken' in v121 because the full content of parallel-rdp is no longer stored in the source archive.

You can run make -C ares/n64/vulkan sync-upstream in the root directory before building lucia, and that will fetch the code for parallel-rdp.

The same detail applies to the git version also.