Jump to content

Timmyew

Vintarian
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Timmyew

  1. If nothing work, then install the game with flatpak.
  2. I use Nobara and it work fine for me. You should start Vintagestory with your Terminal. Then look in the console for error's or exception and post this here. I knew it is hard to run Vintagestory with Linux. But it is possible.
  3. Why? I mean, did the game crash or did something else? Did you use the feature in a right way?
  4. It's very easy to play the game with a newer dotnet version. I play it with version 8. You just need to change the follow file in the game folder: Vintagestory.runtimeconfig.json { "runtimeOptions": { "tfm": "net8.0", "framework": { "name": "Microsoft.NETCore.App", "version": "8.0.0" }, "configProperties": { "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, "System.Runtime.TieredPGO": true } } } Change the 7.0 to 8.0. Works for me. By the way... For the files VintagestoryServer.runtimeconfig.json and VSCrashReporter.runtimeconfig.json too.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.