Skip to content

Tales of Berseria "Fix" - v 0.10.1

Compare
Choose a tag to compare
@Kaldaien Kaldaien released this 01 Mar 10:19
· 6 commits to master since this release

Aspect Ratio Correction

_0.10.1_

  • Most UI elements (skits and map aside) work now at 21:9, including fullscreen transitions during loading / battle
  • Added three new hotkeys (customizable under Debug tab)
Buttons Function
Ctrl+Shft+F1 Clear Enemies From Area
Ctrl+Shft+F2 Respawn All Enemies
Ctrl+Shft+/ Timestop in Battle / AI Freeze on Map

_0.10.1.1_ Adds camera aspect ratio correction, but you must run the game once and exit before this feature works -- it uses the last known resolution because these values are hard-coded and need to be changed at application start rather than resolution change.
_0.10.1.2_ Optimizes memory pattern scanner to throw out misaligned memory addresses and addresses belonging to other DLLs; should resolve some third-party crashes.

_0.10.0_

  • Skits are known not to work with aspect ratio correction enabled
  • Use Ctrl+Shift+Alt+. to toggle Aspect Ratio Correction (keybinding is customizable)
  • Mouse input is not aspect ratio corrected yet, don't try to use game menus with the mouse 😄
  • Set game's aspect ratio correction to OFF in order to use this feature