Help ! Can't start Odyssey

I have Odyssey and have been using it up to last night, however, when I turned the computer on this morning, I can launch Horizons but not odyssey. When I press Launch, it looks like it's going to work for a few seconds then go back to as ig the button hadn't been pressed.

Help Please
 
This used to be caused by missing NET version but there are other culprits listed in the FAQ. See if anything there is of help:

Select "I press play on the launcher; the game doesn't start, but then the play button reappears." on..



If you edit (in notepad or whatever) the file in your EDLaunch directory called "EDLaunch.exe.config" you can remove a line referring to any runtime version other than v4 so that that section reads:

requirePermission="false"/>
</sectionGroup>
</configSections>
<startup>

<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2"/>
</startup>

<runtime>


That is how I solved this little PITA / featurette / abysmal F D coding issue.
 
Last edited:
I have Odyssey and have been using it up to last night, however, when I turned the computer on this morning, I can launch Horizons but not odyssey. When I press Launch, it looks like it's going to work for a few seconds then go back to as ig the button hadn't been pressed.

Help Please
If you are running through Steam, verify your game files.
 
Top Bottom