mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-16 04:09:07 +00:00
.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
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/2-bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/2-bug-report.yml
vendored
@ -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
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/3-feature-request.yml
vendored
2
.github/ISSUE_TEMPLATE/3-feature-request.yml
vendored
@ -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
Block a user