Jump to content

Diff

Vintarian
  • Posts

    396
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Diff

  1. For me it seemed like one type migrated so I had to re-import that from its new home, but other than that (and adding support for the new content) my favorite child updated just fine by changing the target framework.
  2. What does it say if you do this with Vintage Story and a Terminal? DragNDrop.mp4
  3. Oh, that bruteforceprotected probably means you tried too many times and your account is locked to prevent you from getting hacked. Maybe try resetting it again or submitting a ticket.
  4. You got it, no output expected (in the terminal, radio silence generally means that everything went okay) but it clears the flag that prevents you from opening it from the Applications folder.
  5. Easier way, type just sudo xattr -rd com.apple.quarantine (make sure to include an extra space after "com.apple.quarantine ") and then drag and drop the Vintage Story app into the terminal and hit enter.
  6. Diff

    Closed Captions

    0.6.3 and (now that 1.22 is stable) 0.6.4 have been released. Mostly just small changes to stay up to date. Fix: Experimental fix for "Thunder strikes" getting stuck during thunderstorms. Fix: Updated to .NET 10 so mod does not crash on Vintage Story 1.22. New: Support for the new sounds in 1.22. Dev: Added a new support script to help identify new sounds.
  7. Anego also hosts their own flatpak repo, has it also been pruned?
  8. I can't believe they've done this
  9. Probably ArtGnat and Drifter Hater Club. ArtGnat's got a good mix of content from gameplay to build tutorials to game mechanics. DHC has pretty decently edited duo gameplay videos and a fun name.
  10. How'd you manage the little color previews in the ConfigLib? And getting widgets side by side in Display Offset? Is that from just using ConfigLib directly rather than going through AutoConfigLib like I'm doing?
  11. Yeah, we've got books: https://wiki.vintagestory.at/Special:MyLanguage/Book But you can't craft either scraped hides or leather until you hit at least copper.
  12. If it's still glfw that's freaking out, I'd say try exporting that LD DEBUG variable. I'm a little rusty on the finer details of environment variables but passing it in by prepending it *may* not propagate it correctly to everything in the shell script.
  13. Published to ModDB: https://mods.vintagestory.at/radialhotgear
  14. Oh yeah this looks way better AGearToSurpassMetalWeapons.mp4
  15. You know I've always thought it's weird and wonky that the gear indicator goes from full to empty-but-like-actually-only-half-empty-if-you-overthink-it.
  16. Odd, just taking this at face value, it looks like it's failing to load the glfw library. That's shipped with VintageStory itself, so I don't believe it's something you'd have to install. Log says to set `LD_DEBUG` to get more info out of it to explain why it's failing to load.
  17. It's serverconfig.json, and it's hanging out in the VintagestoryData folder.
  18. How'd you set MANGOHUD=1? Was it by setting a flatpak override with something like flatpak override --user --env=MANGOHUD=1 at.vintagestory.VintageStory MangoHud's readme seems to suggest that just setting an environment variable isn't enough for OpenGL games, that the game needs to be launched by mangohud. If that's the case, I still think it's possible but might be trickier. Based on this: https://github.com/flightlessmango/MangoHud/issues/726 I think you might need something like flatpak run --command="bash" at.vintagestory.VintageStory /usr/lib/extensions/vulkan/MangoHud/bin/mangohud /app/bin/Vintagestory for an OpenGL game like this.
  19. I don't know how the game determines these things, but if you just put your assets in other domains, won't they just conflict rather than overriding? If you're explicitly trying to override, why not try a patch?
  20. If you have Xfce running you almost certainly have a functional set of kernel-mesa modules and userland-mesa libraries and utilities installed. What are you seeing that is telling you that this is not the case?
  21. How'd you install .NET? How'd you install the VS server?
  22. Nah, there's not really a way to just install OpenGL because it's provided/implemented by the drivers for your hardware. On Linux, for Intel integrated graphics, that is indeed Mesa. But like. If you have a graphical user interface, you should have Mesa and OpenGL installed. Did you see an error message that sent you down this rabbit hole?
  23. Common issue with VPNs in general I believe. Sometimes people misbehave on a shared IP and get it marked negatively for others. Happened to me even just on my college's wifi a few times.
  24. Might need a screenshot of your terminal because that is not immediately obvious what's causing that or where those are even coming from
×
×
  • 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.