Commit Graph

5 Commits

Author SHA1 Message Date
Terry MacDonald
a56e68d94e Added Uplay to RunShortcut
HeliosPlus now runs Uplay Games and
correctly waits until they have exited before
changing back. It won't wait for Uplay updates
however, as I really don't know how Uplay
marks things as being updated. So I don't
know how to look for the updates occurring!
2020-11-15 21:06:38 +13:00
Terry MacDonald
c7444e379c Fixed Uplay configuration file processing
Accidentally broke the Uplay configuration
file processing but now fixed it again.
2020-11-15 20:28:55 +13:00
Terry MacDonald
401e76c6e4 Can create Uplay shortcuts now
Added support to read Uplay games and
to load them into the interface. Also added
the ability to save the Uplay shortcuts.
Now need to test and then add the ability
to run Uplay Games!
2020-11-14 18:00:57 +13:00
Terry MacDonald
e7af4ac252 Reads Uplay game info correctly
Added the functionality to read the Uplay library
correctly, but at present nothing is done with that
information. Next step is to add it to the Shortcut
Game selector logic.
2020-11-14 17:42:53 +13:00
Terry MacDonald
b1e49aad11 [WIP] Partial development of uplay support
Have reverse engineered the uplay launcher a
little bit, and managed to extract some of the
useful file structures to be able to parse the
useful bits of teh uplay game library. Need to
properly extract the games info from it though.
2020-11-10 22:26:02 +13:00