xenia
xenia copied to clipboard
Location of xenia.log is inconsistent
Depending on whether you use File > Open or drag and drop a game onto xenia.exe, the location varies;
If you open xenia directly, xenia.log will be in the same directory as xenia.exe.
If you drag and drop a game onto xenia.exe the log will be in the same directory as the game.
I think this is a quirk of Windows, where drag/drop runs the program from wherever the file you dragged is. there's probably a way to override this behaviour though
That's expected behavior since we're currently writing xenia.log to the working directory.