mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-07-08 12:48:56 +03:00
Troubleshooting: s/ED/the Game/ - where applicable
parent
02d822315c
commit
d72b7c4cfb
@ -554,10 +554,10 @@ Alternate URL: "[The latest supported Visual C++ downloads](https://support.micr
|
|||||||
|
|
||||||
<!-- vim-markdown-toc -->
|
<!-- vim-markdown-toc -->
|
||||||
## I run two instances of E:D simultaneously, but I can't run two instances of EDMC
|
## I run two instances of E:D simultaneously, but I can't run two instances of EDMC
|
||||||
This application supports this scenario if you run the second instance of ED
|
This application supports this scenario if you run the second instance of
|
||||||
in a *different* user account - e.g. using `runas` on Windows. Run the second
|
the Game in a *different* user account - e.g. using `runas` on Windows. Run the
|
||||||
instance of this application in the same user account as the second
|
second instance of this application in the same user account as the second
|
||||||
instance of ED:
|
instance of the Game:
|
||||||
|
|
||||||
`runas /user:<USER> "\"c:\Program Files (x86)\EDMarketConnector\EDMarketConnector.exe\" --force-localserver-for-auth"`
|
`runas /user:<USER> "\"c:\Program Files (x86)\EDMarketConnector\EDMarketConnector.exe\" --force-localserver-for-auth"`
|
||||||
|
|
||||||
@ -566,8 +566,8 @@ instance of ED:
|
|||||||
The `--force-localserver-for-auth` flag is necessary to ensure the callback
|
The `--force-localserver-for-auth` flag is necessary to ensure the callback
|
||||||
from Frontier Authentication reaches the correct instance of this application.
|
from Frontier Authentication reaches the correct instance of this application.
|
||||||
|
|
||||||
This application doesn't support running two instances of ED in the *same*
|
This application doesn't support running two instances of the Game in the *same*
|
||||||
user account. The application will only respond to the instance of ED that
|
user account. The application will only respond to the instance of the Game that
|
||||||
you ran last, because its Journal file will then be the most recent.
|
you ran last, because its Journal file will then be the most recent.
|
||||||
|
|
||||||
<!-- vim-markdown-toc Redcarpet -->
|
<!-- vim-markdown-toc Redcarpet -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user