View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002113 | Spring engine | General | public | 2010-09-13 08:41 | 2013-12-23 23:41 | ||||
Reporter | Sdbryan | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | won't fix | ||||||
Product Version | 0.82.5 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0002113: [Patch] Support for Windows Game Explorer | ||||||||
Description | Support for Windows Game Explorer (WGE) (though there are a lot of issues). | ||||||||
Additional Information | What 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 | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
hoijui (reporter) 2010-09-14 11:51 |
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 (reporter) 2010-09-15 12:41 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 (reporter) 2010-09-15 13:30 |
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 (reporter) 2010-09-15 15:02 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 (reporter) 2010-09-15 16:03 |
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 (reporter) 2011-01-30 18:09 |
I've compiled it successfully. Here's the GDF dll file. It is called spring.dll. |
jK (developer) 2011-02-01 19:43 |
Isn't there a way to make it compile with gcc and so to make the extra exe/dll redundant? |
jK (developer) 2011-02-01 21:07 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 (reporter) 2011-02-04 19:06 |
Not really at the moment. |
abma (administrator) 2013-12-23 23:41 |
this still only makes sense for lobbies, also adding a binary file to the repo is imo a no-go. |
![]() |
|||
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 |