If you're on Windows, you can use a small .bat script that:
- moves the current logs outside the directory to a backup directory
- runs rpcs3.exe
And then execute it every time you run rpcs3 instead of directly running the executable
Something like
You just have to change the directory to be rpcs3, the log file name to rpcs3.log or rpcs3.log.gz (optionally add another move command for the tty.log) and then after the move command just add a new line containing "rpcs3.exe" (without the quotes)
Then save as scriptname.bat and run it
This post was last modified: 11-24-2019, 04:31 PM by Ani.
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G DDR4 3600MHz, Manjaro Linux
Laptop: Ryzen 9 5900HX, Radeon RX 6700M, 2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350, Radeon R9 280X, 2x4G DDR3 1600MHz, Manjaro Linux