07th-mod / python-patcher

Mod Installer for the Higurashi and Umineko Games
150 stars 12 forks source link

Improve instructions for getting game logs and install logs #205

Open drojf opened 1 year ago

drojf commented 1 year ago

The current instructions for getting game/install logs have a whole bunch of ways you can get the install logs/game logs.

It would be better if there were one main way (or one way per each operating system), and all the alternative options show in a pop up section. Probably boiling down to "run the installer, then click this button".

Some installer changes may be necessary though - to get the installer logs .zip file, there should be a button always available at the top of the page, and also a button on the Troubleshooting page.

It would also be good if the install log zip could dump the game log of all detected games (the Troubleshooting page already detects all installed games, so should be able to reuse that logic)