CitiesSkylinesMods / TMPE

Cities: Skylines Traffic Manager: President Edition
https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252
MIT License
576 stars 85 forks source link

Reference hints for managed dlls on EA Origin #760

Closed originalfoo closed 2 years ago

originalfoo commented 4 years ago

Addition of reference path hints for when developer has installed game via EA Origin game portal - the managed .dll files are in different location.

Full details see: #751

This registry key in particular looks useful and has been confirmed to exist:

[HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\EA Core]
"EADM6InstallDir"="C:\\Program Files\\Origin"

^ Folder above just an example. Seems to be Program Files (x86)\Origin Games in recent versions.

Default managed dll folder on Origin is:

C:\Program Files (x86)\Origin Games\Cities Skylines\Cities_Data\Managed

The zip in https://github.com/CitiesSkylinesMods/TMPE/pull/751#issuecomment-592790424 lists all registry keys mentioning Cities.exe and Origin.

kianzarrin commented 2 years ago

is this fixed?

krzychu124 commented 2 years ago

I'm pretty sure we've merged all changes so no idea if something else needs to be done. I would close it (I've never heard of anyone using origin build).

originalfoo commented 2 years ago

Yes, it's fixed by #751 - I'll update changelogs and close this shortly.