Skip to content

Commit 607a511

Browse files
committed
Bug report fix.
1 parent 7d38b18 commit 607a511

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

BUG_REPORT_TEMPLATE.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,20 @@ Log: paste ALL lines starting with [YARG-VR] from
2626
A working install logs approximately:
2727

2828
```text
29-
\[YARG-VR] YARG-VR 1.3.3 initialized (true stereo).
30-
\[YARG-VR] Screen mode: room-locked
31-
\[YARG-VR] world visible: True
32-
\[YARG-VR] desktop mirror: True
33-
\[YARG-VR] HMD IPD: 63 mm
34-
\[YARG-VR] Eye RT: 1724x1844 vFOV 98.0 deg
35-
\[YARG-VR] Compositor frame <increasing counter>
29+
[YARG-VR] YARG-VR 1.3.3 initialized (true stereo).
30+
[YARG-VR] Screen mode: room-locked
31+
[YARG-VR] world visible: True
32+
[YARG-VR] desktop mirror: True
33+
[YARG-VR] HMD IPD: 63 mm
34+
[YARG-VR] Eye RT: 1724x1844 vFOV 98.0 deg
35+
[YARG-VR] Compositor frame <increasing counter>
3636
```
3737

3838
Missing or different lines = broken install or a changed path; include them in the report either way.
3939

4040
## Environment notes for triage
4141

4242
* Windows + D3D11 only; the mod talks to SteamVR/OpenVR (Oculus native runtime will not work).
43-
* MelonLoader 0.7.3 installed into the YARG folder; both YARG-VR.dll and openvr\_api.dll in Mods/.
44-
* Mod config: <YARG folder>/UserData/MelonPreferences.cfg (delete to regenerate defaults).
43+
* MelonLoader 0.7.3 installed into the YARG folder; both YARG-VR.dll and openvr_api.dll in Mods/.
44+
* Mod config: \<YARG folder>/UserData/MelonPreferences.cfg (delete to regenerate defaults).
4545

0 commit comments

Comments
 (0)