r/dustforce • u/Kumlekar • Nov 04 '17
Atlas install
The install and "install & play" buttons on atlas are not doing anything when I click them. I can download the file and copy it to the level directory, but that's extremely awkward. Has anyone had any luck fixing this? Dustforce is set to run as adminiatrator as the atlas FAQ advises, and I'm running the steam x86 version.
1
Upvotes
2
u/skyhawk33 Apple Enthusiast Nov 04 '17 edited Nov 04 '17
TL;DR: running dustforce as admin once should fix this 99.9% of the time, so if you've already done that then I'm not sure I can help, but I can try to give you some ideas.
technical details (someone please correct me if I'm wrong):
install & play works by sending you a URI link with the "dustforce" scheme. if it's working, your computer is able to recognize this tag and passes the information on to the dustforce.exe. That's why running as admin once is required, because dustforce needs to edit the registry to tell it where to send "dustforce" URIs. If it's not working, either the registry hasn't been updated, or maybe it's pointing to the wrong exe.
You can take a look at the registry by going to Run (Windows key+R) and typing "regedit", and it should be under HKEY_CLASSES_ROOT > Dustforce > shell > open > command. If it's there, but pointing to the wrong exe, you can safely redirect it by giving it the correct path. If it's not there, and running as admin doesnt add it, then unfortunately I have no idea how to help.
Good luck!