Skip to content

v1.4.0

Choose a tag to compare

@LaokeQwQ LaokeQwQ released this 14 Jun 07:19
· 20 commits to master since this release

What's New / Fixing

  • Detect the EnginePrime STEM Processor (stems-processor.exe) under %LOCALAPPDATA%\AIR Music Technology\EnginePrime\bin and show its status in the main panel when present
  • The CJK fix now writes a UTF-8 manifest for every .exe in the Engine DJ install directory (e.g. Engine DJ.exe, OfflineAnalyzer.exe), not just Engine DJ.exe
  • When the STEM Processor is detected, its executables get the UTF-8 manifest too, so stem separation handles CJK paths correctly
  • Manifest status now reflects all targeted executables across both directories

Thanks DJ M1NG for adding OfflineAnalyzer.exe Support🔧🎆

Removed

  • Removed the database waveform restore feature (scan/restore .rgb overview files) and the bundled SQLite dependency, simplifying the tool back to its core character-encoding fix

Notes

  • Writing manifests under Program Files requires administrator privileges; the app shows the current admin status
  • The STEM Processor lives under %LOCALAPPDATA%, which is normally writable without elevation