Skip to content

Bunch of fixes

Libretro-Admin requested to merge github/fork/sonninnos/master into master

Created by: sonninnos

  • Removed savestate_initsave Closes #219 (closed) hopefully
  • Added forced ending slash for non-WIN32 directory filesystem paths Closes #220 (closed)
    • Possible double slashes should not be a problem?
  • Improved VKBD mouse control and VKBD size when zoomed
    • Maybe D-Pad mouse control could use acceleration too?
  • Changed audio to audio_batch_cb
    • Again, maybe placebo, but at least not worse
  • Fixed MDS recognition + CUE pregap
  • Fixed Chaos Engine 2 AGA crash (debug credits to @realnc)

Merge request reports