mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-03-30 01:14:38 +02:00
17 lines
609 B
Markdown
17 lines
609 B
Markdown
# Troubleshooting
|
|
|
|
If `PerformanceOverlay` crashes, those steps might help find the problem:
|
|
|
|
1. Ensure dependencies (Visual C++ Runtime and RTSS) are installed.
|
|
2. Find error in [Event Viewer](#event-viewer).
|
|
|
|
## Event Viewer
|
|
|
|
1. Open `Event Viewer` in Windows.
|
|
1. Under `Custom Events > Administrative Events` find recent `.NET Runtime`.
|
|
1. Errors registered for this fork will have **Application:** set to:
|
|
- `PerformanceOverlay.exe`
|
|
1. Open issue in [GitHub](https://github.com/nicklavoie/steam-deck-tools)
|
|
with details what happened, when and included `exception`.
|
|

|