View Issue Details

IDProjectCategoryView StatusLast Update
0002113Spring engineGeneralpublic2013-12-23 23:41
ReporterSdbryan Assigned Toabma  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionwon't fix 
Product Version0.82.5 
Summary0002113: [Patch] Support for Windows Game Explorer
DescriptionSupport for Windows Game Explorer (WGE) (though there are a lot of issues).
Additional InformationWhat is WGE:
"Find all the games on your PC in one spot and see information including your latest scores and game ratings."
http://www.microsoft.com/windows/windows-7/features/games-explorer.aspx
since: Windows 7
TagsNo tags attached.
Attached Files
Spring_GDF.zip (Attachment missing)
Spring_Game_Explorer.png (Attachment missing)
SpringLauncher.exe (Attachment missing)
installer_Game_Explorer.zip (Attachment missing)
spring.dll (Attachment missing)
Checked infolog.txt for Errors

Relationships

related to 0002246 resolvedabma Make newbies life easier (some ideas for first start) 

Activities

hoijui

2010-09-14 11:51

reporter   ~0005519

could you .. please give some more info? :D
we are not all windows guys. i have no idea what "Windows Game Explorer" is. All i can see there looks like a regular windows shortcut.

we prefer patches through a git fork (on github), which also auto-credits you for your work done, by being the commit author.

could you give some instructions of how to use/build this?
maybe come to the #sy channel (preferably, evening in (central) europe, as then it is most likely to meet an engine dev there). #sy is also a formidable place to get help with git, if you are new to it.

thanks for the contribution already :-)

Sdbryan

2010-09-15 12:41

reporter   ~0005535

Last edited: 2010-09-15 13:26

Yes. I've got instructions of how to build or use this. Compile the GDF data into a DLL by using the spring.rc file created when I built the GDF project. This DLL must be installed by the game's installer, and its path should be passed to the Games Explorer APIs during the installation process. see http://msdn.microsoft.com/en-us/library/ee417687

hoijui

2010-09-15 13:30

reporter   ~0005536

ok... thanks.
i will not go on with this. should be done by a windows dev. i can help with installer integration of course.

Sdbryan

2010-09-15 15:02

reporter   ~0005538

Last edited: 2010-09-15 15:08

ok... i've uploaded the exec compiled with GDF data file. It is called SpringLauncher.exe. I'm doing the installer integration now.

Sdbryan

2010-09-15 16:03

reporter   ~0005539

The installer integration is done. I've uploaded it. Compile it and test it whether it is working. If it is working, let me know :)

Sdbryan

2011-01-30 18:09

reporter   ~0006317

I've compiled it successfully. Here's the GDF dll file. It is called spring.dll.

jK

2011-02-01 19:43

developer   ~0006319

Isn't there a way to make it compile with gcc and so to make the extra exe/dll redundant?

jK

2011-02-01 21:07

developer   ~0006321

Last edited: 2011-02-01 21:07

after thinking about it, shouldn't it start the lobby and not spring itself? (as long as there aren't gamemenus with lualobby)

Sdbryan

2011-02-04 19:06

reporter   ~0006344

Not really at the moment.

abma

2013-12-23 23:41

administrator   ~0012466

this still only makes sense for lobbies, also adding a binary file to the repo is imo a no-go.

Issue History

Date Modified Username Field Change
2010-09-13 08:41 Sdbryan New Issue
2010-09-13 08:41 Sdbryan File Added: Spring_GDF.zip
2010-09-13 08:43 Sdbryan File Added: Spring_Game_Explorer.png
2010-09-14 11:51 hoijui Note Added: 0005519
2010-09-15 10:03 hoijui Summary [patch] => [Patch] Support for Windows Game Explorer
2010-09-15 10:03 hoijui Description Updated
2010-09-15 10:03 hoijui Additional Information Updated
2010-09-15 12:41 Sdbryan Note Added: 0005535
2010-09-15 13:26 hoijui Note Edited: 0005535
2010-09-15 13:30 hoijui Note Added: 0005536
2010-09-15 15:00 Sdbryan File Added: SpringLauncher.exe
2010-09-15 15:02 Sdbryan Note Added: 0005538
2010-09-15 15:02 Sdbryan Note Edited: 0005538
2010-09-15 15:08 Sdbryan Note Edited: 0005538
2010-09-15 16:02 Sdbryan File Added: installer_Game_Explorer.zip
2010-09-15 16:03 Sdbryan Note Added: 0005539
2010-12-06 21:02 abma Relationship added related to 0002246
2011-01-30 18:05 Sdbryan File Added: spring.dll
2011-01-30 18:09 Sdbryan Note Added: 0006317
2011-02-01 19:43 jK Note Added: 0006319
2011-02-01 21:07 jK Note Added: 0006321
2011-02-01 21:07 jK Note Edited: 0006321
2011-02-04 19:06 Sdbryan Note Added: 0006344
2013-12-23 23:41 abma Note Added: 0012466
2013-12-23 23:41 abma Status new => closed
2013-12-23 23:41 abma Assigned To => abma
2013-12-23 23:41 abma Resolution open => won't fix