Widescreen Gaming Forum

[-noun] Web community dedicated to ensuring PC games run properly on your tablet, netbook, personal computer, HDTV and multi-monitor gaming rig.
It is currently 24 May 2024, 14:15

All times are UTC [ DST ]




Post new topic Reply to topic  [ 20 posts ]  Go to page Previous  1, 2
Author Message
PostPosted: 13 Mar 2013, 00:24 
Offline
User avatar

Joined: 27 Nov 2012, 07:29
Posts: 13
Location: Russia
Delphium,
Wow, that even better what I was hoping for. Thanks.
Delphium wrote:
One idea is to add the steam app number to our game detailed reports
Exactly! This should do the trick.


Top
 Profile  
 


PostPosted: 13 Mar 2013, 12:38 
Offline
Administrators
Administrators
User avatar

Joined: 27 Dec 2009, 14:27
Posts: 1789
SteamID field has been added to our Detailed Report input forms and I have setup the XML data output...

One may use
Quote:
http://www.wsgf.org/mgl/xml/SteamID
to get info on a game, example http://www.wsgf.org/mgl/xml/107410

Code:
<?xml version="1.0" encoding="UTF-8" ?><xml>
  <node>
    <Title>ARMA 3 Alpha</Title>
    <SteamID>107410</SteamID>
    <Path>http://www.wsgf.org/dr/arma-3-alpha/en</Path>
    <WideScreenGrade>A</WideScreenGrade>
    <MultiMonitorGrade>A</MultiMonitorGrade>
  </node>
</xml>



Alternatively if one was to drop the SteamID entirely it will display the full list of titles with SteamID's, example http://www.wsgf.org/mgl/xml/

Code:
<?xml version="1.0" encoding="UTF-8" ?><xml>
  <node>
    <Title>DmC: Devil May Cry</Title>
    <SteamID>220440</SteamID>
    <Path>http://www.wsgf.org/dr/dmc-devil-may-cry/en</Path>
    <WideScreenGrade>A</WideScreenGrade>
    <MultiMonitorGrade>A</MultiMonitorGrade>
  </node>
  <node>
    <Title>ARMA 3 Alpha</Title>
    <SteamID>107410</SteamID>
    <Path>http://www.wsgf.org/dr/arma-3-alpha/en</Path>
    <WideScreenGrade>A</WideScreenGrade>
    <MultiMonitorGrade>A</MultiMonitorGrade>
  </node>
  <node>
    <Title>Star Conflict</Title>
    <SteamID>212070</SteamID>
    <Path>http://www.wsgf.org/dr/star-conflict/en</Path>
    <WideScreenGrade>A</WideScreenGrade>
    <MultiMonitorGrade>Unsupported</MultiMonitorGrade>
  </node>
</xml>


Gotta love Drupal + Views with arguments :D

Of cause we still need to get all the SteamIDs into the games DR's, I found a steam list http://api.steampowered.com/ISteamApps/ ... ist/v0002/ that provides the titles and app numbers/ID's so we can hopefully automate most of this with a few done manually for anything that does not quite match up title wise.

_________________
| Gigabyte X79S-UP5-WiFi Skt2011 | i7 4820k @4.4GHz Watercooled (Ivy Bridge-E) | Corsair Vengence 32GB @2133MHz 11-11-11-27 2T Quad-Channel (8x4GB) | AMD R9-Fury-X 4GB @1140/505MHz + EKWB Watercooled | 256GB Crucial MX200 SSD | 8x 1TB Samsung F3 SATA-II | Corsair 850W TX PSU | 3x Dell S2209W 22"wide TFT's (5760x1080res) | Logitech Z-5400 5.1ch speakers | Win7 Ultimate x64 |


Top
 Profile  
 
PostPosted: 15 Mar 2013, 20:23 
Offline
Administrators
Administrators
User avatar

Joined: 27 Dec 2009, 14:27
Posts: 1789
http://forums.steampowered.com/forums/s ... tcount=120
http://forums.steampowered.com/forums/s ... st34152470

jshackles wrote:
Using the data that you already have, I've altered the code both on my website and in the development build of the plugin which yields the following results:

[url="http://i.imgur.com/7f3ZWAc.png"]Arma III[/url]
[url="http://i.imgur.com/Qr6OpYN.png"]Half Life 2: Episode Two[/url]
[url="http://i.imgur.com/o1ZPNcu.png"]Tomb Raider: Legend[/url]

Here are some of the things I've noticed and questions I had:

  1. Is the heading "Widescreen Certifications" appropriate? If not, what would best describe this?
  2. As you can kind of see from the Tomb Raider shot, the "Unsupported" and whatnot icons are a little hard to see on the Steam background, do you guys have more solid icons that could be used?

That should about do it. To keep things as clean and easy as possible, I've included code that only checks the WSGF feed for primary apps and not DLC, so these icons won't show up on DLC pages. You are of course free to include them in your own database, but they probably won't ever be used here.

Thanks again for your help.



Arma III
Image

Half Life 2: Episode Two
Image

Tomb Raider: Legend
Image

Hey, awesome work, it looks good.

Re' your questions...
1. "WSGF Certifications" would be great.
2. I will get some tweaked images for you.

We have updated half of our DB and working still to iron out some matches to hopefully have as many titles as possible matched up with SteamIDs :)

Likewise, many thanks.

Delphium
WSGF Admin

_________________
| Gigabyte X79S-UP5-WiFi Skt2011 | i7 4820k @4.4GHz Watercooled (Ivy Bridge-E) | Corsair Vengence 32GB @2133MHz 11-11-11-27 2T Quad-Channel (8x4GB) | AMD R9-Fury-X 4GB @1140/505MHz + EKWB Watercooled | 256GB Crucial MX200 SSD | 8x 1TB Samsung F3 SATA-II | Corsair 850W TX PSU | 3x Dell S2209W 22"wide TFT's (5760x1080res) | Logitech Z-5400 5.1ch speakers | Win7 Ultimate x64 |


Top
 Profile  
 
PostPosted: 16 Mar 2013, 19:39 
Offline
Administrators
Administrators
User avatar

Joined: 27 Dec 2009, 14:27
Posts: 1789
You may download this plugin from http://www.enhancedsteam.com/ note that this feature currently only works with chrome at this time.

_________________
| Gigabyte X79S-UP5-WiFi Skt2011 | i7 4820k @4.4GHz Watercooled (Ivy Bridge-E) | Corsair Vengence 32GB @2133MHz 11-11-11-27 2T Quad-Channel (8x4GB) | AMD R9-Fury-X 4GB @1140/505MHz + EKWB Watercooled | 256GB Crucial MX200 SSD | 8x 1TB Samsung F3 SATA-II | Corsair 850W TX PSU | 3x Dell S2209W 22"wide TFT's (5760x1080res) | Logitech Z-5400 5.1ch speakers | Win7 Ultimate x64 |


Top
 Profile  
 
PostPosted: 17 Mar 2013, 02:32 
Offline
User avatar

Joined: 27 Feb 2013, 16:25
Posts: 163
Location: Gloucester, UK
Really cool guys works well.

Can I play a little devils advocate here and say although useful I guess it depends how you shop for your games

  1. I usually use the steam program store rather than the browser based version
  2. I don't usually not buy a game due to it's Widescreen Certification
  3. I'm new to triple-wide and wsgf but I use the Widescreen Certification as a tool as the final consideration, or one of the less highly ranked consideration.
  4. If I am considering a game and I think "does it do triple-wide" I usually check the detailed reports anyway to look at screenies over a medal

Plugin is fantastic, I'm not saying it's bad, it will even give WSGF a little advertising to those who use the plugin and don't have triple-wide etc maybe getting them to take the plunge. What I'm saying is most people who already know WSGF may not use the plugin as they "have their system in place" and generally people don't like change. Not trying to say everyone on here is like that and I cannot tell as I'm still new. Just my opinion.

_________________
i7 3770K (Ivy bridge) | Corsair Dominator 32GB | Asus P8Z77-V LE Plus Intel Z77 | Corsair H100i | 2 x Gigabyte ATi Radeon HD 7950 in crossfire | NXZT Phantom case | OCZ 1000W Powersupply | Samsung 840 PRO 256GB | 2x OCZ agility 3 60GB SSDs | 2x 1TB HDDs |


Top
 Profile  
 
PostPosted: 17 Mar 2013, 11:32 
Offline
User avatar

Joined: 27 Nov 2012, 07:29
Posts: 13
Location: Russia
Quote:
Group for latest updates.


Top
 Profile  
 
PostPosted: 18 Mar 2013, 06:42 
Offline
User avatar

Joined: 27 Nov 2012, 07:29
Posts: 13
Location: Russia
Quote:
Now WSGF section works in both Chrome and Firefox.
Change topic title to Chrome\Firefox Extension maybe?


Top
 Profile  
 
PostPosted: 18 Mar 2013, 11:45 
Offline
Administrators
Administrators
User avatar

Joined: 27 Dec 2009, 14:27
Posts: 1789
Firmar wrote:
Quote:
Now WSGF section works in both Chrome and Firefox.
Change topic title to Chrome\Firefox Extension maybe?

Done :onethumb:

_________________
| Gigabyte X79S-UP5-WiFi Skt2011 | i7 4820k @4.4GHz Watercooled (Ivy Bridge-E) | Corsair Vengence 32GB @2133MHz 11-11-11-27 2T Quad-Channel (8x4GB) | AMD R9-Fury-X 4GB @1140/505MHz + EKWB Watercooled | 256GB Crucial MX200 SSD | 8x 1TB Samsung F3 SATA-II | Corsair 850W TX PSU | 3x Dell S2209W 22"wide TFT's (5760x1080res) | Logitech Z-5400 5.1ch speakers | Win7 Ultimate x64 |


Top
 Profile  
 
PostPosted: 29 Mar 2013, 05:42 
Offline
User avatar

Joined: 27 Nov 2012, 07:29
Posts: 13
Location: Russia
What about new 21:9 and 4K medals? They also must be included.


Top
 Profile  
 
PostPosted: 29 Mar 2013, 06:54 
Offline
Founder
Founder
User avatar

Joined: 13 Oct 2003, 05:00
Posts: 7358
Firmar wrote:
What about new 21:9 and 4K medals? They also must be included.

I actually just sent over the new WS and MM medals a couple hours ago, right after i posted them here. As we're not yet calculating grades or showing medals on our end for 21:9 and 4k, we'll get to those when more appropriate. I did share with jason all the new medals.

21:9 should be up relatively soon. We have the elements in the forum and the database. We just need ot set up the rules on our end to calculate the grade.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  




Powered by phpBB® Forum Software © phpBB Group