Vista Game Explorer Editor  

274 members have voted

  1. 1. How would you rate VGEE out of 10?

    • Excellent (9-10 out of 10)
      52
    • Very Good (8 out of 10)
      47
    • Good (7 out of 10)
      61
    • Not Good Enough (6 and below)
      71
    • I don't have Vista
      43


Recommended Posts

It's 100% free for everyone - the fact that I have it must prove that point :)

http://www.microsoft.com/downloads/details...75-0dcab31459b5

I guess this gets embedded to Visual Studio 2005 or 2008. I wish i have more time to play with, since i'm working on .NET platform on daily basis. But, after 8 hours of work on it...you want to forget about programming :)

I find the Game Explorer to be slow and unhelpful to start with, so I barely use it. With a 10,000RPM hard-drive it is still very slow upon first load and I find it quicker to get to games other ways (either desktop shortcuts or the All Programs menu). Microsoft didn't really think it through very well and what should have been a very useful feature turned out to be pointless and slow. Don't get me wrong I think it's great that tools like this are being developed for people that want them but it's just a shame that the feature it's designed around is rubbish.

The new E-Explorer program that's in development will allow the editing of WEI scores and everything else.

The SDK is completely separate to Visual Studio in the sense that you don't need VS to run the SDK. Hopefully

E-Explorer will load a lot quicker on the faster systems. On the older P4 1.7GHz 1GB RAM XP laptop that I'm building this app on - it takes a while to load all the images from the skins, but on my Core2Duo system with Vista and 2GB RAM it loads instantly so far. We'll see what happens when I get to the stage where it loads all of the game images.

I have configured VGEE 2.14a so that if you run it when E-Explorer is released - you'll be notified about E-Explorer's release. 2.14a will only notify you once just in case you want to use VGEE instead. Older versions of VGEE will always tell you about E-Explorers release.

ETA is about 1 month - the amount of time I've had to work on this has gone down a fair bit since resuming work - but I'll always post updates here and to http://vge.editor.googlepages.com/e-explorer

I've gathered all of the GUIDs for the Content Descriptors, Rating Systems, Saved Game BaseKnownID folders, the lot really.

Hopefully I should have completed the code that writes the XML data needed to add a new game or edit an existing one.

Following this will be the functions to load and display all the games similar to the VGE.

A user of VGEE sent me this link for getting BoxArt if you want to check it out:

http://www.tothegame.com/gamebrowse.asp?platform=pc

I won't be updating VGEE to use it unless you all want me to - but E-Explorer will most likely use it.

I find the Game Explorer to be slow and unhelpful to start with, so I barely use it. With a 10,000RPM hard-drive it is still very slow upon first load and I find it quicker to get to games other ways (either desktop shortcuts or the All Programs menu). Microsoft didn't really think it through very well and what should have been a very useful feature turned out to be pointless and slow. Don't get me wrong I think it's great that tools like this are being developed for people that want them but it's just a shame that the feature it's designed around is rubbish.

Mine loads up extremely fast and my hard drive isn't 10,000RPM. Loads just as fast as any other Windows explorer window.

I don't know of course how the new VGEE will handle adding games but wouldn't the easiest way be adding the necessary resources (xml, icon, thumbnail) to an empty stub dll to generate a perfect GDF fast and then just use the regular GameUX import methods to register the game? Assuming you haven't thought of that already :)

Basically E-Explorer will generate a stub dll file for every game, and E-Explorer injects the xml data and BoxArt Thumbnail, etc into it when you make changes - followed by the Vista Add Game Function. The functions to do all of that are complete - the main application itself just has to catchup to that stage so that everything can be tested. Slowly but surely we're getting there - remember this is a 'spare time' project.

I'm also happy to report that since the release of VGEE Beta 2.14 - there have been hardly any emails or bug reports. It must be nearly a year since the original VGEE Beta 1 was conceived - well Ok, there's still a few months left before then. :)

Hi Ryan,

The website http://www.allgame.com is back online.

Question: I have GDF maker too. When I create gamedata for my game, it creates:

<name>.rc

<name>.h

And in a map NEU:

boxart_NEU.png

<name>.gdf.xml

What can I do with these files? I have Visual Studio 2008.

I want to know how to create a DLL with these files.

Can you explain me how to do that?

Thanks

Have a look here:

http://www.google.com/search?q=msdn+compil...amp;startPage=1

E-Explorer doesn't use the .rc and .h files. As explained above - it just has the xml text that EE generates (and inserts it directly into an already-existing blank dll file that gets copied).

If you want the details - I suggest you ask 72001 (Julius) since he is the author of that particular code. I am writing the applciation that uses his code and provides the other features. I haven't even tried changing ratings on my VGE yet - only he has (with success). Hopefully you can wait until E-Explorer gets released - it shouldn't be too far away now. Most of the hard stuff is done - it's just taking the time to add everything else now to make the functions usable.

Hi, have just come across this vge prog and am having a problem with it after installing it i run the set up wizard but on the first step i get the following message

vgekw0.jpg

Have tried creating a new account in vista but still get the same problem, have done what it suggested but opening the game explorer page and refreshing but with no joy, how do i fix this?

Edited by lettuce

Do you want to try and fix that image up again? -- The pic's URL links only to the IS homepage - not to a larger pic that I can actually read.

It's midnight here so I probably won't post again until morning.

By the looks of things - you need to make use of the Dummy game that is linked from my VGE site (http://vge.editor.googlepages.com)

Instructions on how to use it are on previous pages of this thread - and also have a look at the Video on how to add a supported game that's on my VGEE page.

Ok, but that dummy game file doesnt include a exe file for nfs, just a crack exe file!!?

EDIT: Fixed downloaded the other NFS3 file on that site linked to for your 'Dummy Game', which has a fixed exe file in. you might want to change the link on your page so it links to the correcr nfs3 file

http://www.gameburnworld.com/dl/dl.php?fil...FixedexeEng.rar

Edited by lettuce

I decided to stop hosting the original nfs3 exe file on my site just in case people were concerned about it violating copyright, so I can only assume a cracked version of the exe file on another site will work the same way. In the video on my site you see that I have the whole game - but you only need that .exe file as a 'dummy game' (one that you don't play unless you already had it). The exe file is useless on its own - except for that Vista should still add it to the VGE presuming you add it correctly (see the video) and are connected to the Internet.

Purely out of devious fun, I wonder if it'd be possible to inject the data into the main game executable itself since the GDF needs to be in the install path anyway. Technically should work :whistle:

yea unless when the author of a said game releases a patch that checks the crc32 / md5 or even the size to a value which it knows that it should be and finds that the exe has been modified and then the game will not patch im sure you and everyone else will be quite upset about how e-explorer broke your game and disable patching.....

the current method is the only safe method.

create a dll.

inject the resources.

copy the dll to the install path.

call the registergame / registermediacenter win32 api on the created dll.

if anyone figures out anything better then I am all ears but me and ryan have put a ton of work into this with no contribution from anyone which makes it take even longer to complete.

if anyone would like to contribute I am all for it as this is supposed to be a community project...

:whistle:

yea unless when the author of a said game releases a patch that checks the crc32 / md5 or even the size to a value which it knows that it should be and finds that the exe has been modified and then the game will not patch im sure you and everyone else will be quite upset about how e-explorer broke your game and disable patching.....

the current method is the only safe method.

create a dll.

inject the resources.

copy the dll to the install path.

call the registergame / registermediacenter win32 api on the created dll.

if anyone figures out anything better then I am all ears but me and ryan have put a ton of work into this with no contribution from anyone which makes it take even longer to complete.

if anyone would like to contribute I am all for it as this is supposed to be a community project...

:whistle:

I know that really, I was just pondering out of fun. I'd love to help but my own version of a GDF builder, which was working fine just days ago, is suddenly having problems injecting icons.. so I doubt how much help I'd be... stupid win32.. here's to hoping for a fully .NET based OS even though that's not gonna happen....

I can use some help here....

I am getting the same "It appears that there are no games in the list" error message. Yet when I start Vista Games Explorer I can see 3 games (Bioshock, Crysis, and Sins of a Solar Empire). I have attempted to use the NFS3.exe dummy file and for some reason Vista does not automatically download information. It just sits there with NFS3 in the games explorer.

Also, my GameUX registry has a slightly different structure than what I've seen posted here. Mine has the following

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX]
"LastSupportedGameInstallTime"=hex(b):30,00,f2,64,0e,6e,c8,01

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{0A759F0C-A9CE-4F13-98D8-FECB921A72B3}]
"ConfigInstallType"="2"
"ConfigApplicationPath"="D:\\Games\\BioShock\\Builds\\Release"
"ConfigGDFBinaryPath"="D:\\Games\\BioShock\\Builds\\Release\\Bioshock.exe"
"ApplicationId"="{626DCEE9-781B-49D7-81C0-C41CCC9386F7}"
"Title"="BioShock"
"IsSigned"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{622AC228-E829-4892-B455-759C8964DE4C}]
"ConfigInstallType"="2"
"ConfigApplicationPath"="D:\\Games\\Sins of a Solar Empire\\"
"ConfigGDFBinaryPath"="D:\\Games\\Sins of a Solar Empire\\Sins of a Solar Empire.exe"
"ApplicationId"="{B4328592-FD76-44FB-A0AD-C4BC40D547F2}"
"Title"="Sins of a Solar Empire"
"IsSigned"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\Games\{982CD0B3-968E-4A6D-A90D-551BF80BAE3A}]
"ConfigInstallType"="2"
"ConfigApplicationPath"="D:\\Games\\Crysis\\"
"ConfigGDFBinaryPath"="D:\\Games\\Crysis\\Tools\\VistaEssentials.dll"
"ApplicationId"="{CDC82B4A-7540-45A5-B92E-9A7C7033DBF2}"
"Title"="Crysis"
"IsSigned"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\S-1-5-21-3033551234-229187754-3103735-1000]

In other words, the game IDs are appearing under GameUX\Games, not under my SID.

You know how some of the manual guides that were written before VGEE say that you can't use games that have the 'Games for Windows' label - that's what they are - they automatically get their boxart from a file that is installed manually - not from the Internet - which is why VGEE doesn't recognise them.

Some user accounts never download boxart from the net when they should - it has happened to me twice. You should try creating a new windows account and get the nfs3 dummy game working in that. Some people say that just double-clicking NFS3.exe will add it to the VGE - despite the fact it won't run without the other files.

When you do have VGEE setup properly - you edit games like those 3 by deleting them and re-adding them through VGEE. otherwise you'll have to wait for E-Explorer which I'm making now which will support those 3 games.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Uh, after intense testing now, 'Samsung Browser' is not the best one outside of 'Microsoft Edge' after all. Opera Air is that. It has "some" bloat, but it's far less than what both Microsoft Edge and Brave browser have.
    • Weekend PC Game Deals: Resident Evil, Mafia, Like a Dragon, and more by Pulasthi Ariyasinghe Weekend PC Game Deals is where the hottest gaming deals from all over the internet are gathered into one place every week for your consumption. So kick back, relax, and hold on to your wallets. The Epic concluded its mystery giveaways this week with another double freebie promotion. As a part of this, you can now grab Rogue Waters and Songs of Conquest to keep. Songs of Conquest is a turn-based 4X strategy game where you'll be managing a kingdom, making tough decisions, and taking down enemy forces in tactical combat. Meanwhile, Rogue Waters is a roguelike where, as a pirate captain, you command a ship and crew through procedurally generated encounters. The double giveaway is coming to an end on June 11. On the same day, Warhammer 40K Speed Freeks will join in as the next freebie. Another Humble Choice offer was revealed earlier this week, bringing a refreshed eight-game selection to jump into. The June selection is Octopath Traveler 2, The Riftbreaker, Life is Strange: Double Exposure, INDIKA, Citizen Sleeper 2: Starward Vector, Construction Simulator, Hell Clock, and Overlooting to keep as Steam keys. The $15 bundle gives you all eight games from this month's Choice selection. The month-long promotion will come to an end on July 6, giving you ample time to decide on whether you want the titles. The Humble Store also brought in standard gaming collections this week. The IGN Live Bundle kicked things off with games like Control, Shadow Gambit: The Cursed Crew, Blair Witch, Rollerdrome, and The Last Campfire for $10. At the same time, the We Will Always be Here bundle carried in titles like Bad End Theater, Thirsty Suitors, Vampire Therapist, and Tavern Talk for $12. Next, the 2K Sports Champions Bundle comes touting games like NBA 2K26, PGA TOUR 2K25, OlliOlli World Rad Edition, and TopSpin 2K25 with a hefty $25 price tag. Lastly, the Redline Racing Bundle is touting games like Art of Rally, Descenders, Mudrunner, and Assetto Corsa Competizione with a $10 price tag. Big Deals The biggest promotions of this weekend come from franchise discounts for hits like Mafia, Like a Dragon, Resident Evil, and more. With all those and more, here's our hand-picked big deals list for the weekend: Mafia: The Old Country – $34.99 on Steam ARC Raiders – $31.99 on Steam Forza Horizon 5 – $29.99 on Steam Monster Hunter Wilds – $29.39 on Steam Satisfactory – $27.99 on Steam No Rest for the Wicked – $27.99 on Steam Satisfactory – $27.99 on Steam Esoteric Ebb – $19.99 on Steam Street Fighter 6 – $19.99 on Steam Cloudheim – $19.79 on Steam Pacific Drive – $17.99 on Steam Like a Dragon: Infinite Wealth – $17.49 on Steam ACE COMBAT 7: SKIES UNKNOWN – $14.99 on Steam Yakuza 0 Director's Cut – $14.99 on Steam Like a Dragon Gaiden: The Man Who Erased His Name – $14.99 on Steam Like a Dragon: Pirate Yakuza in Hawaii – $14.99 on Steam Grand Theft Auto V Enhanced – $14.99 on Steam Lost Judgment – $13.99 on Steam The Crew Motorfest – $13.99 on Steam Stronghold Crusader: Definitive Edition – $12.59 on Steam The Stanley Parable: Ultra Deluxe – $12.49 on Steam Blood West – $12.49 on Steam Yakuza Kiwami 2 – $11.99 on Steam Judgment – $11.99 on Steam Like a Dragon: Ishin! – $11.99 on Steam Alien: Isolation – $11.99 on Steam Goat Simulator: Remastered – $10.19 on Steam Resident Evil Village – $9.99 on Steam Yakuza 4 Remastered – $9.99 on Steam Yakuza 5 Remastered – $9.99 on Steam Yakuza 6: The Song of Life – $9.99 on Steam Caravan SandWitch – $9.99 on Steam Spyro Reignited Trilogy – $9.99 on Steam Assassin's Creed III Remastered – $9.99 on Steam The Expanse: A Telltale Series – $9.99 on Steam Sons Of The Forest – $8.99 on Steam Untitled Goose Game – $7.99 on Steam Resident Evil 2 – $7.99 on Steam Resident Evil 3 – $7.99 on Steam Resident Evil 7 Biohazard – $7.99 on Steam Yakuza: Like a Dragon – $7.99 on Steam Airborne Kingdom – $7.49 on Steam Assassin's Creed Syndicate – $7.49 on Steam The Wolf Among Us – $7.49 on Steam Amnesia: The Bunker – $7.49 on Steam Mini Motorways – $6.99 on Steam Age of History 3 – $6.99 on Steam Fabledom – $6.29 on Steam Trine 4: The Nightmare Prince – $5.99 on Steam Mafia: Definitive Edition – $5.99 on Steam Mafia II: Definitive Edition – $5.99 on Steam Resident Evil 6 – $4.99 on Steam Resident Evil 5 – $4.99 on Steam Resident Evil Revelations 2 – $4.99 on Steam Resident Evil 3 Nemesis (1999) – $4.99 on Steam Terra Memoria – $4.99 on Steam FOR HONOR – $4.49 on Steam Metro Exodus – $4.49 on Steam The Forest – $4.39 on Steam Mini Metro – $3.99 on Steam Songs of Conquest – $0 on Epic Store Rogue Waters – $0 on Epic Store Gravity Circuit – $0 on Steam DRM-free Specials The DRM-free store GOG has plenty of discounts to look over this weekend too. Here are some highlights: Trials of Mana - $14.99 on GOG SPORE Collection - $14.99 on GOG Stellaris - $12.49 on GOG FINAL FANTASY VIII - REMASTERED - $7.99 on GOG Final Fantasy IV (3D Remake) - $7.99 on GOG Final Fantasy III (3D Remake) - $7.99 on GOG FINAL FANTASY IX - $6.29 on GOG The Forgotten City - $6.25 on GOG Warlords Battlecry 3 - $5.99 on GOG Heroes of Might and Magic 3: Complete - $4.99 on GOG Heroes of Might and Magic 4: Complete - $4.99 on GOG SimCity 4 Deluxe Edition - $4.99 on GOG FINAL FANTASY VII - $4.79 on GOG Cultures 1+2 - $3.99 on GOG Outlast - $3.75 on GOG Dungeon Keeper 2 - $2.99 on GOG Theme Hospital - $2.99 on GOG Sid Meier's Alpha Centauri Planetary Pack - $2.99 on GOG Dungeon Keeper Gold - $2.99 on GOG Alba: A Wildlife Adventure - $2.55 on GOG Disciples 2 Gold - $1.99 on GOG Outcast - Second Contact - $1.49 on GOG Disciples: Sacred Lands Gold - $1.49 on GOG Port Royale 2 - $0.99 on GOG Keep in mind that availability and pricing for some deals could vary depending on the region. That's it for our pick of this weekend's PC game deals, and hopefully, some of you have enough self-restraint not to keep adding to your ever-growing backlogs. As always, there are an enormous number of other deals ready and waiting all over the interwebs, as well as on services you may already subscribe to if you comb through them, so keep your eyes open for those, and have a great weekend.
    • Exciting! It’s amazing how hearing Japanese can naturally enhance the perceived quality of any experience or product.
    • Your other comment in another article says otherwise, namely "Microsoft veteran wants to replace every single line of C/C++ code with Rust and AI".
  • Recent Achievements

    • Week One Done
      pestcontrol46 earned a badge
      Week One Done
    • One Month Later
      pestcontrol46 earned a badge
      One Month Later
    • Week One Done
      JKR earned a badge
      Week One Done
    • Rookie
      moog19 went up a rank
      Rookie
    • Mentor
      grik went up a rank
      Mentor
  • Popular Contributors

    1. 1
      +primortal
      490
    2. 2
      PsYcHoKiLLa
      271
    3. 3
      Skyfrog
      75
    4. 4
      Steven P.
      68
    5. 5
      FloatingFatMan
      64
  • Tell a friend

    Love Neowin? Tell a friend!