About 434,000 results
Open links in new tab
  1. GitHub - Grimrukh/soulstruct: Python tools for inspecting and …

    Python tools for inspecting and modifying FromSoft games (mainly Dark Souls 1). - Grimrukh/soulstruct

  2. GitHub - Grimrukh/soulstruct-blender: Blender plugins for …

    It's powered by Soulstruct, my giant Python library of FromSoftware formats, and Soulstruct Havok, an experimental expansion library. I developed these tools over the years in parallel …

  3. Releases · Grimrukh/soulstruct - GitHub

    Jan 13, 2023 · Launching this is the equivalent of running python -m soulstruct with the Python package; it's just a bundled Python distribution. You can avoid the small startup lag of the …

  4. Releases · Grimrukh/soulstruct-blender - GitHub

    Mar 18, 2025 · Soulstruct for Blender v2.2.0 Large update that adds Demon's Souls animation import/export support using a new two-way converter I created for that game's old wavelet …

  5. soulstruct-blender/README.md at main - GitHub

    It's powered by Soulstruct, my giant Python library of FromSoftware formats, and Soulstruct Havok, an experimental expansion library. I developed these tools over the years in parallel …

  6. soulstruct/README.md at master · Grimrukh/soulstruct · GitHub

    Soulstruct is very much a work in progress. Internal code structure should be fairly stable as of version 1.0.0 (Feb 12, 2021), but it is still possible that changes will break backward …

  7. The Future of Soulstruct for Blender - GitHub

    One random piece of feedback I wanted to mention, I think in one of the commits that isn't in the releases yet, you made a change so that the soulstruct game settings are saved inside the …

  8. Texture Compression Colors · Issue #75 · Grimrukh/soulstruct …

    Oct 1, 2024 · Since wine caused issues with multiprocessing, I changed soulstruct/containers/tpf.py.batch_get_tpf_texture_tga_data to run sequentially instead. This …

  9. Bone weights not functioning in Skinned FLVER0 model #79

    Oct 6, 2024 · TPF files were being read and re-written by Soulstruct even when not actually exported from Blender, and there was corruption going on - I've fixed the TPF read/write for …

  10. General Exporting issue with Demons Souls FLVER files #83

    Oct 16, 2024 · It could be soulstruct writing them wrong or maybe there is some way you can edit the texture properties. I noticed some issues with how it's exporting textures for characters in …