Search Criteria
Package Details: supermodel 0.3a_20260506_git_9c9e7b7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/supermodel.git (read-only, click to copy) |
|---|---|
| Package Base: | supermodel |
| Description: | A Sega Model 3 Arcade Emulator |
| Upstream URL: | https://github.com/trzy/Supermodel |
| Licenses: | GPL3 |
| Submitter: | prurigro |
| Maintainer: | prurigro |
| Last Packager: | prurigro |
| Votes: | 2 |
| Popularity: | 0.50 |
| First Submitted: | 2025-11-12 22:57 (UTC) |
| Last Updated: | 2026-05-11 02:12 (UTC) |
Dependencies (3)
- glu (glu-gitAUR)
- sdl2_net
- zenity (zenity-gtk3AUR, zenity-gitAUR, qarma-gitAUR, zenity-rs-binAUR)
Latest Comments
ryanbarillos commented on 2026-02-22 09:09 (UTC)
You're welcome.
prurigro commented on 2026-02-20 17:35 (UTC) (edited on 2026-02-20 17:39 (UTC) by prurigro)
Actually my bad, it looks like I added that check myself and they updated upstream. I'll push a fix :)
Thanks for reporting!
prurigro commented on 2026-02-20 17:32 (UTC)
I hit the same issue- it seems like there are conflicting path names that probably don't matter on windows (I'll open an issue).
I managed to solve the problem in the short term by creating a symlink from roms to ROMs (so both exist at the same time).
ryanbarillos commented on 2026-02-20 17:28 (UTC)
Hey, thanks for making this AUR package! I was planning on making an AUR package of this app myself, but good job doing it!
However, I'm getting issues with regards to running my roms. Every time I try to run
daytona2rom I get the following error from console:Which is conflicting, as when I rename the folder from
romstoROMsas in the following directory:I now get the following GUI error on startup:
So I'm just confused as to what's wrong. I've also been checking through the Github repo of Supermodel to see if this is a problem, and it seems to be only local with your AUR pacakge.
Kindly have a look at it. Thanks.