Page 3 of 3
Re: Enable Async Keys
Posted: Wed Nov 13, 2019 3:08 pm
by deltic100
When I edit the command it it automatically ports “ in so I don’t now to stop it doing that my try Reinstalling TS all over again
Re: Enable Async Keys
Posted: Wed Nov 13, 2019 3:39 pm
by gptech
Sometimes it's really, really hard not to type "Oh for ***** sake...."
deltic100 wrote:When I edit the command it it automatically ports “ in so I don’t now to stop it doing that my try Reinstalling TS all over again
Just use that key on your keyboard marked "Delete" or "Del" (minus the quotes of course

) to delete the " in the shortcut properties box.
No need to go to such ridiculous lengths as re-installing the game, as the shortcut you've created has absolutely nothing to do with the game itself, other than referencing it!!
Re: Enable Async Keys
Posted: Wed Nov 13, 2019 3:55 pm
by gptech
Exactly how are you creating the shortcut?
Re: Enable Async Keys
Posted: Wed Nov 13, 2019 4:23 pm
by gptech
We should have spotted this earlier, but...
you have a space in the path to the .exe, and when that's the case shortcuts need the target enclosing in quotes. That breaks the extra commands though.
So your options are:
a) Live without AsyncKeys
b) Launce the game through the Steam client with the command specified in there
c) Move Steam/TS into a directory structure with no spaces in the path---if you went this way it'd also make sense to have the Steam files in a Steam folder, rather than a renamed one so
..\TrainSimulator\Steam\steamapps\common.....
would be the preferred option.
Re: Enable Async Keys
Posted: Wed Nov 13, 2019 5:52 pm
by gptech
Try putting
after the closing quote. No idea if it'll work but you've nothing to lose by trying. Don't forget there needs to be a space between the quote and the command.
Re: Enable Async Keys
Posted: Wed Nov 13, 2019 11:45 pm
by deltic100
At last I found out what the problem was it was the it was the folder name train simulators doesn’t like it so I’ve changed it to Trainsimulators All one word Now works
Re: Enable Async Keys
Posted: Thu Nov 14, 2019 1:38 am
by choccy
Well, I did make that point! Glad it's solved anyway!
Mark
Re: Enable Async Keys
Posted: Thu Nov 14, 2019 2:46 am
by gptech
deltic100 wrote:At last I found out what the problem was it was the it was the folder name train simulators doesn’t like it so I’ve changed it to Trainsimulators All one word Now works
gptech wrote:We should have spotted this earlier, but...you have a space in the path to the .exe, and when that's the case shortcuts need the target enclosing in quotes. That breaks the extra commands though.
Glad you got it sorted.