Resonite-Issues
Resonite-Issues copied to clipboard
Command line argument to specify path for Renderite logs
Is your feature request related to a problem? Please describe.
I'm trying to get a couple instances of Resonite (graphical client) running simultaneously under separate data/cache/log paths for testing. Without some other kind of isolation at play, the Renderite logs will all go to the same place. It'd be nice to be able to point them to a custom directory for isolation.
Describe the solution you'd like
A -RendererLogsPath command line argument that herds Player.log and the Player-prev.log generation logic into some other directory.
Describe alternatives you've considered
- Separate WINEPREFIXes for each Resonite instance (probably reasonable, but we do already have
-LogsPath; not applicable for Windows users) - Wrapping Resonite execution in a script to move these logs around post-execution (potentially failure prone)
Additional Context
No response
Requesters
qualia (qualium on discord)