mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:17:26 +08:00
Apply further minor rewordings
Co-authored-by: Walavouchey <36758269+Walavouchey@users.noreply.github.com>
This commit is contained in:
parent
7bb8cd5411
commit
744cd61643
10
.github/ISSUE_TEMPLATE/bug-issue.yml
vendored
10
.github/ISSUE_TEMPLATE/bug-issue.yml
vendored
@ -54,11 +54,11 @@ body:
|
|||||||
|
|
||||||
**Logs are reset when you reopen the game.** If the game crashed or has been closed since you found the bug, retrieve the logs using the file explorer instead.
|
**Logs are reset when you reopen the game.** If the game crashed or has been closed since you found the bug, retrieve the logs using the file explorer instead.
|
||||||
|
|
||||||
By default logs can be found in:
|
The default places to find the logs are as follows:
|
||||||
- `%AppData%/osu/logs` *(on Windows)*
|
- `%AppData%/osu/logs` *on Windows*
|
||||||
- `~/.local/share/osu/logs` *(on Linux & macOS)*
|
- `~/.local/share/osu/logs` *on Linux & macOS*
|
||||||
- `Android/data/sh.ppy.osulazer/files/logs` *(on Android)*
|
- `Android/data/sh.ppy.osulazer/files/logs` *on Android*
|
||||||
- on iOS they can be obtained by connecting your device to your desktop and copying the `logs` directory from the app's own document storage using iTunes. (https://support.apple.com/en-us/HT201301#copy-to-computer)
|
- *On iOS*, they can be obtained by connecting your device to your desktop and copying the `logs` directory from the app's own document storage using iTunes. (https://support.apple.com/en-us/HT201301#copy-to-computer)
|
||||||
|
|
||||||
If you have selected a custom location for the game files, you can find the `logs` folder there.
|
If you have selected a custom location for the game files, you can find the `logs` folder there.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user