Skip to content

Commit

Permalink
docs: add ARC_BROWSER_MICROSOFT_STORE
Browse files Browse the repository at this point in the history
  • Loading branch information
manucabral authored Nov 10, 2024
1 parent e0f162b commit 0dae2b3
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/ARC_BROWSER_MICROSOFT_STORE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Arc Browser Compatibility with Microsoft Store

If you have Arc browser installed from the Microsoft Store and the application cannot connect or is not working directly, you can try the following:

1. Test it in the prerelease v0.1.0.
2. Locate the installation path for Arc, for example:
`C:\Users\alesi\AppData\Local\Microsoft\WindowsApps\TheBrowserCompany.Arc_ttt1ap7aakyb4\Arc.exe`
3. Open Notepad and write the following (replace the path with the one you copied):

`BROWSER_PATH=your_copied_path_here`
5. Save the file as **“.env”** and place it in the application folder.
6. Open Rich Presence Plus and press the "open browser" button.
7. Open a tab at `http://localhost:9222/json`.
8. Press the "connect" button.

If this doesn't work, don't hesitate to open an issue, or for better communication, join the Discord.



https://github.com/user-attachments/assets/b402a77e-6fac-4837-bc7a-32428c0c96ae

0 comments on commit 0dae2b3

Please sign in to comment.