Skip to content

Tales of Berseria "Fix" - v 0.9.0

Compare
Choose a tag to compare
@Kaldaien Kaldaien released this 09 Feb 07:39
· 52 commits to master since this release

Builds on 0.8.0 by bringing the audio fix back for center channel audio problems

- Disables certain compatibility layer features that break non-compliant Windows DLLs (including, ironically, the Steam overlay). Said DLLs do things at startup that Microsoft expressly forbids and the authors should know better :-\

_0.9.0.1_ adds input remapping configuration for keyboard users (swap any pair of keys on the keyboard you want).

Feature Complete Real-Time Texture Modding

- All files can be re-loaded on demand from the texture mod menu - Texture caching of injected textures works as intended now (they aren't constantly reloaded) - Debug Texture highlighting can be turned on/off (default=on)

Ideal 7-zip compression settings
image

A low compression ratio is not as important as making sure .7z files are non-solid. Solid archives will kill performance because multiple packed files have to be decompressed in pairs instead of individually (it's a compression ratio optimization that does not favor fast decompression).

  • The disclaimer on startup about pressing Ctrl + Shift + ... can be disabled, directions to do so are in the message itself.

_0.8.2.1_ is an emergency hotfix for a corrupt texture discovered in-game, that was causing texture caching problems.