Skip to content

Commit

Permalink
Update steam command in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tremwil authored Feb 7, 2024
1 parent 32245a5 commit fb7a0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Simple C# application displaying active Steam P2P connection info, namely SteamI
![](https://raw.githubusercontent.com/tremwil/SteamP2PInfo/master/gui.PNG)

# How to Use
Download the lastest release from the Releases tab and extract the ZIP file in any folder on your computer. Once the game is running, start `SteamP2PInfo.exe` and click on "Attach Game". Select the appropriate game window in the dialog. If this game has never been opened before, you will be prompted to enter the game's **Steam AppId**. This can be queried on websites like [steamdb](https://steamdb.info/). The Steam console will then open. **You must enter the following command in the console for the tool to work:** `log_ipc "BeginAuthSession,EndAuthSession"`. The program should now be ready! You can then go in the "Config" tab to customize game-specific settings.
Download the lastest release from the Releases tab and extract the ZIP file in any folder on your computer. Once the game is running, start `SteamP2PInfo.exe` and click on "Attach Game". Select the appropriate game window in the dialog. If this game has never been opened before, you will be prompted to enter the game's **Steam AppId**. This can be queried on websites like [steamdb](https://steamdb.info/). The Steam console will then open. **You must enter the following command in the console for the tool to work:** `log_ipc "BeginAuthSession,EndAuthSession,LeaveLobby,SendClanChatMessage"`. The program should now be ready! You can then go in the "Config" tab to customize game-specific settings.

# Known Issues (V1.0.1)
### Peers not getting detected in rare circumstances
Expand Down

0 comments on commit fb7a0f2

Please sign in to comment.