Search Criteria
Package Details: vintagestory 1.19.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vintagestory.git (read-only, click to copy) |
---|---|
Package Base: | vintagestory |
Description: | Uncompromising wilderness survival sandbox game (requires paid account) |
Upstream URL: | https://www.vintagestory.at/ |
Keywords: | game |
Licenses: | custom |
Submitter: | copygirl |
Maintainer: | copygirl |
Last Packager: | copygirl |
Votes: | 26 |
Popularity: | 1.37 |
First Submitted: | 2018-01-20 17:22 (UTC) |
Last Updated: | 2024-05-20 16:21 (UTC) |
Dependencies (4)
- dotnet-runtime-7.0 (dotnet-runtime-7.0-binAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- openal (openal-gitAUR)
- opengl-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-vulkan-utilsAUR, mesa-minimal-gitAUR, mesa-wsl2-gitAUR, nvidia-535xx-utilsAUR, nvidia-470xx-utilsAUR, mesa-amd-bc250AUR, nvidia-390xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-utils-betaAUR, nvidia-510xx-utilsAUR, nvidia-525xx-utilsAUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, nvidia-550xx-utilsAUR, mesa, mesa-amber, nvidia-utils)
Latest Comments
1 2 Next › Last »
Damgaldor commented on 2025-01-17 20:48 (UTC)
1.20 released. Kindly want to know when it will be packaged?
salamieri commented on 2025-01-11 18:16 (UTC)
Thank you for the intuitive PKGBUILD! It's incredibly easy to switch between versions.
lufog commented on 2024-09-21 20:58 (UTC)
It would be nice to add
to
.desktop
file. To ensure that the game icon is displayed properly in the panel/dash in a Wayland session.copygirl commented on 2023-08-10 09:36 (UTC) (edited on 2024-05-20 16:44 (UTC) by copygirl)
In version 1.18.8, the developers switched from Mono to .NET 7. I believe I've updated the package properly to reflect that, but if you have any issues, let me know.
If you edited your launcher for the game like I did, you might have to delete
~/.local/share/applications/vintagestory.desktop
for the globally installed one to take effect again. (Or apply the changes yourself as you see fit.)RedSkuller commented on 2023-07-31 16:29 (UTC)
@copygirl After testing things out i found out the error is because my .cache folder is a zfs dataset. When it's on a normal partition it works. Maybe an inherent flaw of zfs or a misconfiguration. I haven't investigated further.
copygirl commented on 2023-07-30 18:46 (UTC) (edited on 2023-07-30 18:46 (UTC) by copygirl)
@RedSkuller That line from the PKGBUILD has worked for me and others since the package was first created. I also confirmed the latest version of the package still builds and the game runs for me. Could it be caused by something else?
RedSkuller commented on 2023-07-30 11:20 (UTC)
vintage story fails to install.
RamenFiend commented on 2023-05-18 21:51 (UTC)
@copygirl Easiest way to navigate that problem would probably be to ship two .desktop files. One just called vintagestory.desktop with glthread enabled as default, and vintagestory-compat.desktop or vintagestory-fallback.desktop with a different Name or Comment field and glthread explicitly disabled.
copygirl commented on 2023-05-18 20:19 (UTC)
The developers reverted the change to their launch script again in version 1.18.4, and instead ask the user if they want to enable
mesa_glthread
in their own install script – which this package doesn't use.I don't want to push a change that could potentially cause users issues depending on their specific setup. I'm not sure if the check works for everyone, or causes freezes as some have reported on the forums. So for now I'll leave things as they were before.
copygirl commented on 2023-05-16 19:33 (UTC)
@Athemis Thank you. I would not have noticed this without your input. I ended up changing the included launch script to just
cd
and call therun.sh
provided by the developers. I'm thinking of waiting for the next release to include this change.1 2 Next › Last »