Nero Pre-Release v0.95 - Rembrandt EX Hard
Pre-release
Pre-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'sdrive_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
orWINEDEBUG
variables.
- Note that the verbosity is still dependent on either the Prefix's Debug Output, or externally set
- 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.