mirror of https://github.com/RPCS3/rpcs3
.github: Update log path in issue templates
This commit is contained in:
parent
822546bf7d
commit
264af550d5
|
|
@ -50,7 +50,7 @@ body:
|
||||||
* Completely close RPCS3 and locate the log file.
|
* Completely close RPCS3 and locate the log file.
|
||||||
|
|
||||||
RPCS3's Log file will be ```RPCS3.log.gz``` (sometimes shows as RPCS3.log with zip icon) or ```RPCS3.log``` (sometimes shows as RPCS3 wtih notepad icon).
|
RPCS3's Log file will be ```RPCS3.log.gz``` (sometimes shows as RPCS3.log with zip icon) or ```RPCS3.log``` (sometimes shows as RPCS3 wtih notepad icon).
|
||||||
* On Windows it will be in the RPCS3 directory near the executable
|
* On Windows it will be in the ```log``` folder inside your RPCS3 folder.
|
||||||
* On Linux it will be in ```~/.cache/rpcs3/```
|
* On Linux it will be in ```~/.cache/rpcs3/```
|
||||||
* On MacOS it will be in ```~/Library/Caches/rpcs3```. If you're unable to locate it copy paste the path in Spotlight and hit enter.
|
* On MacOS it will be in ```~/Library/Caches/rpcs3```. If you're unable to locate it copy paste the path in Spotlight and hit enter.
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,7 @@ body:
|
||||||
* Completely close RPCS3 and locate the log file.
|
* Completely close RPCS3 and locate the log file.
|
||||||
|
|
||||||
RPCS3's Log file will be ```RPCS3.log.gz``` (sometimes shows as RPCS3.log with zip icon) or ```RPCS3.log``` (sometimes shows as RPCS3 wtih notepad icon).
|
RPCS3's Log file will be ```RPCS3.log.gz``` (sometimes shows as RPCS3.log with zip icon) or ```RPCS3.log``` (sometimes shows as RPCS3 wtih notepad icon).
|
||||||
* On Windows it will be in the RPCS3 directory near the executable
|
* On Windows it will be in the ```log``` folder inside your RPCS3 folder.
|
||||||
* On Linux it will be in ```~/.cache/rpcs3/```
|
* On Linux it will be in ```~/.cache/rpcs3/```
|
||||||
* On MacOS it will be in ```~/Library/Caches/rpcs3```. If you're unable to locate it copy paste the path in Spotlight and hit enter.
|
* On MacOS it will be in ```~/Library/Caches/rpcs3```. If you're unable to locate it copy paste the path in Spotlight and hit enter.
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
|
||||||
|
|
@ -31,6 +31,6 @@ body:
|
||||||
* If this feature is something that a game is trying to use, upload a log file for it.
|
* If this feature is something that a game is trying to use, upload a log file for it.
|
||||||
|
|
||||||
RPCS3's Log file will be ```RPCS3.log.gz``` (sometimes shows as RPCS3.log with zip icon) or ```RPCS3.log``` (sometimes shows as RPCS3 wtih notepad icon).
|
RPCS3's Log file will be ```RPCS3.log.gz``` (sometimes shows as RPCS3.log with zip icon) or ```RPCS3.log``` (sometimes shows as RPCS3 wtih notepad icon).
|
||||||
* On Windows it will be in the RPCS3 directory near the executable
|
* On Windows it will be in the ```log``` folder inside your RPCS3 folder.
|
||||||
* On Linux it will be in ```~/.cache/rpcs3/```
|
* On Linux it will be in ```~/.cache/rpcs3/```
|
||||||
* On MacOS it will be in ```~/Library/Caches/rpcs3```. If you're unable to locate it copy paste the path in Spotlight and hit enter.
|
* On MacOS it will be in ```~/Library/Caches/rpcs3```. If you're unable to locate it copy paste the path in Spotlight and hit enter.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue