Package Details: sonic2013-git r953.b78db1b-1

Git Clone URL: https://aur.archlinux.org/sonic2013-git.git (read-only, click to copy)
Package Base: sonic2013-git
Description: A full decompilation of Sonic 1 & 2 (2013).
Upstream URL: https://github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation
Keywords: 1 2 2013 game sonic
Licenses: custom:RSDKv3/4 Decompilation Source Code License v1
Provides: sonic2013
Submitter: luluco250
Maintainer: luluco250
Last Packager: luluco250
Votes: 4
Popularity: 0.000000
First Submitted: 2021-01-22 00:35 (UTC)
Last Updated: 2024-04-03 21:12 (UTC)

Latest Comments

« First ‹ Previous 1 2

luluco250 commented on 2021-07-28 13:32 (UTC)

The package was flagged as out of date, the reason being that "the last update was on 9 May", but this is building directly from the git source so it's already up-to-date (version 1.1.2 as of this comment) and seems to still build & run just fine, so I just let makepkg update the pkgver/pkgrel and pushed to remove the flag.

If anyone's having a problem with building and running this package feel free to flag it again and describe exactly what's broken.

luluco250 commented on 2021-05-05 13:33 (UTC) (edited on 2021-05-05 13:44 (UTC) by luluco250)

I thought about that, but I think it's best to not deviate too much from upstream, specially since this package is already using custom launchers.

But I took the time to add a revision check in the .install script's post_upgrade(). If you upgrade from a version prior to the binary name change, it'll let you know about it.

Edit: Oh and, another reason it might be a good idea to keep it as RSDKv4, since it's technically an engine reimplementation, any fan game could be made to work with it, so it makes more sense to use the engine name for the binary.

vpont commented on 2021-05-05 12:02 (UTC)

What about just: install -Dm755 RSDKv4 "$pkgdir/usr/bin/sonic2013"

luluco250 commented on 2021-05-05 11:09 (UTC) (edited on 2021-05-05 11:11 (UTC) by luluco250)

I was wondering when that was gonna happen (upstream had renamed the Windows builds to RSDKv4.exe for a while now).

I'll update the PKGBUILD with the new binary name (but I'll keep the launcher scripts as they are, just pointing to the new name).

vpont commented on 2021-05-04 18:55 (UTC)

It looks like bin/sonic2013 is now bin/RSDKv4