Search Criteria
Package Details: factorio-yafc-ce-git v2.15.0.0.gfcb32ce-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/factorio-yafc-ce-git.git (read-only, click to copy) |
|---|---|
| Package Base: | factorio-yafc-ce-git |
| Description: | Yet Another Factorio Calculator (Community Edition): Powerful calculator/analyser that works with mods |
| Upstream URL: | https://github.com/have-fun-was-taken/yafc-ce |
| Keywords: | dotnet factorio game |
| Licenses: | GPL |
| Submitter: | exyi |
| Maintainer: | exyi |
| Last Packager: | exyi |
| Votes: | 3 |
| Popularity: | 0.000005 |
| First Submitted: | 2024-02-02 12:45 (UTC) |
| Last Updated: | 2025-09-11 19:54 (UTC) |
Dependencies (6)
- dotnet-runtime-8.0 (dotnet-runtime-8.0-binAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- sdl2_image
- sdl2_ttf
- dotnet-sdk-8.0 (dotnet-sdk-8.0-binAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
1 2 Next › Last »
Graith95 commented on 2025-12-16 03:10 (UTC) (edited on 2025-12-16 03:10 (UTC) by Graith95)
It seems like liblua52.so isn't copied unless you explicitly specify the RID as "linux-x64" via
-r linux-x64in thedotnet publishcommand. I have a working PKGBUILD that should work, and also rebuilds liblua52.so with the rest of the package here: https://gist.github.com/GraithTiger/365131879e916ecb511df634d9fc9890Jemsterr commented on 2025-11-16 11:43 (UTC)
New install doesn't include liblua52.so I copied it from https://github.com/shpaass/yafc-ce/blob/master/Yafc/lib/linux/liblua52.so
into /usr/lib/factorio-yafc-ce-git/runtimes/linux-x64/native/ and it runs.
veger commented on 2025-05-25 18:59 (UTC)
That is because you NEED dotnet v8: https://github.com/shpaass/yafc-ce/blob/master/Docs/LinuxOsxInstall.md
cigix commented on 2025-05-25 17:17 (UTC)
I second mkaito's comment: from a somewhat clean install, I get build errors, they went away after I installed
extra/dotnet-runtime-8.0.mkaito commented on 2025-05-17 14:38 (UTC)
This should probably depend on dotnet-sdk-8.0 and dotnet-runtime-8.0, as the default is now 9.0.
exyi commented on 2025-05-16 17:15 (UTC)
I added the workaround from the linked issue. Thanks for letting me know
Blu3wolf commented on 2025-05-16 10:54 (UTC) (edited on 2025-05-16 10:59 (UTC) by Blu3wolf)
Alas, build failure :/
Edit: Already reported upstream: https://github.com/shpaass/yafc-ce/issues/478
veger commented on 2024-12-11 19:20 (UTC)
Only reason is that there was no PR made and we forgot about this issue... :( It looks fine to me to make this change and I think the other are likely to agree as well.
exyi commented on 2024-12-11 16:53 (UTC)
@kkartaltepe Thanks for the suggestion. Is there a reason why this will not be patched upstream? The patch would make sense to me for all Linux distros, and I don't see how it could harm other OS as well. If shpaass (upstream maintainer) rejects or ignores a PR with this change, I'll definitely bring the patch here.
kkartaltepe commented on 2024-12-09 02:34 (UTC)
Consider carrying the small patch from https://github.com/shpaass/yafc-ce/issues/255#issuecomment-2508884418 for users with shitty monitor manufacturers which renders the UI generally awful.
1 2 Next › Last »