From 96dabc3fd121030c3fb13cbf147aef967dff0736 Mon Sep 17 00:00:00 2001 From: auxbh Date: Wed, 23 Apr 2025 21:14:29 +0200 Subject: [PATCH] tetote: Fix executable name --- docs/games/taito/tetoteconnect/setup.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/games/taito/tetoteconnect/setup.md b/docs/games/taito/tetoteconnect/setup.md index 963a8a3f..fc06b64a 100644 --- a/docs/games/taito/tetoteconnect/setup.md +++ b/docs/games/taito/tetoteconnect/setup.md @@ -96,7 +96,7 @@ ```ini powershell.exe -ExecutionPolicy Bypass -File "windows-display-orientation-script.ps1" 0 90 - game.exe + Vision.exe powershell.exe -ExecutionPolicy Bypass -File "windows-display-orientation-script.ps1" 0 0 ``` @@ -104,7 +104,7 @@ ```ini powershell.exe -ExecutionPolicy Bypass -File "windows-display-orientation-script.ps1" 0 270 - game.exe + Vision.exe powershell.exe -ExecutionPolicy Bypass -File "windows-display-orientation-script.ps1" 0 0 ``` @@ -116,7 +116,7 @@ If you've followed all instructions correctly, you're ready to launch the game. - Start the game by running `game.exe`, or `start.bat` if you followed [the automatic monitor rotation part](#monitor-orientation). + Start the game by running `Vision.exe`, or `start.bat` if you followed [the automatic monitor rotation part](#monitor-orientation). !!! tip ""