Skip to content

Nero Pre-Release v0.95 - Rembrandt EX Hard

Pre-release
Pre-release
Compare
Choose a tag to compare
@SeongGino SeongGino released this 03 Feb 20:27
· 59 commits to main since this release

Some new additions for CLI launching:

  • Added --shortcut option to launch a given shortcut in provided --prefix.
  • Added --list option to list shortcuts in a given --prefix.
  • CLI launching will now respect C:/ as relative to the path of prefix's drive_c folder.

And some fixes:

  • Nero's Virtual Drives Manager now actually works, and won't try and make bogus links based on drunk logic.
  • Nero will always output to stdout when Proton is running, regardless of Debug Output.
    • Note that the verbosity is still dependent on either the Prefix's Debug Output, or externally set UMU_LOG or WINEDEBUG variables.
  • Nero will only create or modify log files if Debug Output isn't disabled.
  • Pre-run and Post-run scripts can now be set and saved for shortcuts (as these originally weren't hooked up to anything, oops).
  • For new shortcuts, initial exe icon extraction will now work when the executable is located in the prefix's drive_c.
  • More Qt 6.8 anti-ampersanding nonsense.