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

    • OpenAI is rolling out a major upgrade to ChatGPT memory by Pradeep Viswanathan OpenAI is rolling out a major upgrade to ChatGPT's memory, making the system more capable, current, and scalable across long-term use. Memory allows ChatGPT to remember useful details about users, including their preferences, projects, and constraints. Instead of starting every conversation from scratch, ChatGPT can use this context to provide more relevant responses in future chats. OpenAI first launched saved memories in February 2024. That feature allowed users to explicitly ask ChatGPT to save information into its memory, such as travel plans or writing preferences. However, this system had limits because it depended heavily on users giving clear instructions to remember something. Additionally, saved memories could become stale over time. In April 2025, OpenAI expanded memory by allowing ChatGPT to reference past chat context outside the saved memories list. This was powered by a background process called “dreaming,” which automatically curates memories from chat history. This made ChatGPT better at learning from natural conversation without requiring users to manually save every detail. Today, OpenAI announced a more capable and compute-efficient memory architecture built on top of dreaming. This new system improves ChatGPT’s ability to carry forward useful context, follow user preferences, and remain accurate as time passes. According to OpenAI’s internal evaluations, the new system improves factual recall from 67.9% in 2025 to 82.8% in 2026. Preference adherence improves from 55.3% to 71.3%, while accuracy over time improves from 52.2% to 75.1%. The best part of this new system is a new memory summary page where users can review ChatGPT's memories. Users can even update details, correct information, or give instructions on what topics ChatGPT should bring up and when. This new, improved memory system is available to ChatGPT Plus and Pro users in the US starting today. It will roll out to more countries, as well as Free and Go users, in the coming weeks.
    • I work for a video production company in Australia. The camera operators shoot footage and then pass the SD card over to the editors. Much easier than handing over the entire camera. Plus, on a busy day you can hand off the SD card and then pop another in for the next shoot. Or, you might have used multiple SD cards because you need the extra space for a long shoot. I also use USB cables and wifi for transferring footage, but in many cases an SD card reader is the easiest method.
    • Microsoft Edge 149.0.4022.52 by Razvan Serea Microsoft Edge is a super fast and secure web browser from Microsoft. It works on almost any device, including PCs, iPhones and Androids. It keeps you safe online, protects your privacy, and lets you browse the web quickly. You can even use it on all your devices and keep your browsing history and favorites synced up. Built on the same technology as Chrome, Microsoft Edge has additional built-in features like Startup boost and Sleeping tabs, which boost your browsing experience with world class performance and speed that are optimized to work best with Windows. Microsoft Edge security and privacy features such as Microsoft Defender SmartScreen, Password Monitor, InPrivate search, and Kids Mode help keep you and your loved ones protected and secure online. Microsoft Edge has features to keep both you and your family protected. Enable content filters and access activity reports with your Microsoft Family Safety account and experience a kid-friendly web with Kids Mode. The new Microsoft Edge is now compatible with your favorite extensions, so it’s easy to personalize your browsing experience. Microsoft Edge 149.0.4022.52 changelog: Migration to improved V2 architecture for Workspaces. Workspaces, introduced in Edge in 2022, allows users to create durable sets of tabs that can be saved and shared with others. In order to improve reliability and performance of this feature, the following changes are being made: Migrating data for saved Workspaces from OneDrive/SharePoint to Edge Sync service Removing the collaboration/share functionality of this feature For organizations who have disabled Sync through policy, the existing v1 Workspace data will still be migrated to the new architecture. New v2 Workspaces created after migration won't sync across devices and will remain local to each device. This update occurs on a progressive rollout beginning in Edge Stable v145 and will continue rolling out in Edge v149. For more information, see Getting started with Microsoft Edge Workspaces. Feature Updates Passkey Sync for Enterprise Users. Microsoft Edge is introducing support for passkey synchronization for enterprise users, enabling secure, passwordless authentication across devices. Passkeys created in Edge can now be synced seamlessly, improving sign-in experience while maintaining strong security standards. Note: This is a controlled feature rollout. If you don't see this change, check back as we continue the rollout. Enterprise WebView2 runtime downgrade via DowngradeVersion policy. Administrators can temporarily roll back specific applications to a previous WebView2 Evergreen Runtime version (N-1 or N-2) using the new DowngradeVersion policy in msedgewebview2.admx. The Downgrade Version policy allows enterprises to mitigate critical regressions by specifying per-application exe-to-version mappings. The Edge Updater installs the target version side-by-side, and the WebView2 Loader redirects targeted apps accordingly. Downgrades auto-expire with each new WebView2 release: apps pinned to N-1 remain on the same version (now becoming N-2) and will auto-update in the next release, while apps pinned to N-2 will revert to the current Evergreen version. The policy applies only to enterprise-managed devices (domain-joined or MDM-enrolled). For more information, see Microsoft Edge WebView2 Policy Documentation | Microsoft Learn. Collections retirement. Collections has been removed in this update. Users can no longer access or use the feature. To keep saved content, users can export it, or move all pages to Favorites before updating to Microsoft Edge Stable 149. For more information, see Organize your ideas with Collections in Microsoft Edge - Microsoft Support. Modern, unified, and updated Look and Feel. Microsoft Edge has updated the Look and Feel to give customers a unified experience across all of Microsoft AI surfaces including Copilot and Bing. This changes multiple elements of the UX such as spacing, corners, fonts, default colors, etc. Clarify choices surrounding third-party cookie settings. Language under Settings > Privacy, search, and services > Cookies are clarified to better describe the choices users have in managing third-party cookies. Custom primary password retirement. Users are no longer able to create a new custom primary password in Edge Settings edge://settings/autofill/passwords/settings. Any users who are still using a custom primary password will be automatically migrated to device authentication. Additionally, the PrimaryPasswordSetting policy will no longer support the WithCustomPrimaryPassword option. For more information, see Keep your saved passwords private in Microsoft Edge | Microsoft Support. Unifying Copilot Chat policy controls. The Microsoft365CopilotChatIconEnabled policy is the standard for configuring Copilot Chat. Previously, this behavior was controlled by blocking the Copilot extension, either explicitly or by using the * wildcard via the ExtensionSettings or ExtensionInstallBlockList policies. Extension and sidebar policies no longer affect the appearance or functionality of Copilot Chat. Copilot address bar suggestions were also tied to extension policy settings. Starting in Microsoft Edge version 149, admins can use the CopilotAddressBarSuggestionsEnabled policy to manage this behavior. Intune MAM Protected Downloads. The protected downloads feature for Intune MAM is now available for BYOD (Bring Your Own Device) devices, which aren't managed by a tenant. Policy Updates / New policies CopilotAddressBarSuggestionsEnabled - Enable Copilot address bar suggestions CpuPerformanceTierOverride - Override for the CPU performance tier DataUrlInWebWorkerOpaqueOriginEnabled - Enable opaque origins for data URLs in Web Workers DefaultLocalFontsSetting - Default Local Fonts permission setting ForceForegroundPriorityForUrls - Force foreground priority for specific URLs LocalFontsAllowedForUrls - Allow Local Fonts permission on these sites LocalFontsBlockedForUrls - Block Local Fonts permission on these sites Deprecated policies WalletDonationEnabled - Wallet Donation Enabled (deprecated) EdgeWalletEtreeEnabled - Edge Wallet E-Tree Enabled (deprecated) Additional policy changes ForceForegroundPriorityForUrls - ForceForegroundPriorityForOrigins is renamed to ForceForegroundPriorityForUrls OnSecurityEventEnterpriseConnector - Add macOS platform support ProtectedContentIdentifiersAllowed - Remove macOS platform support Download: Microsoft Edge (64-bit) | 193.0 MB (Freeware) Download: Microsoft Edge (32-bit) | 170.0 MB Download: Microsoft Edge (ARM64) | 188.0 MB View: Microsoft Edge Website | Release History Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • User: "But is it good?" Microsoft: "Well, no. But it is less bad."
    • Media Player Classic - Home Cinema 2.7.2 by Razvan Serea Media Player Classic - Home Cinema (MPC-HC) is a free and open-source video and audio player for Windows. MPC-HC is based on the original Guliverkli project (which is no longer maintained) and contains many additional features and bug fixes. As the continuation of the original Media Player Classic, MPC-HC isn’t flashy but it works with nearly any media format. MPC-HC uses DXVA technology to pass decoding operations to your modern video card, enhancing your viewing experience. And MPC-HC supports both physical and software DVDs with menus, chapter navigation, and subtitles. Overview of features A lot of people seem to be unaware of some of the awesome features that have been added to MPC-HC in the past years. Here is a list of useful options and features that everyone should know about: Dark interface Menu > View > Dark Theme When using dark theme it is also possible to change the height of the seekbar and size of the toolbar buttons. Options > Advanced Video preview on the seekbar Options > Tweaks > Show preview on seek bar Adjust playback speed Menu > Play > Playback rate The buttons in the player that control playback rate take a 2x step by default. This can be customized to smaller values (like 10%): Options > Playback > Speed step Adjusting playback speed works best with the internal audio renderer. This also has automatic pitch correction. Options > Playback > Output > Audio Renderer MPC-HC can remember playback position, so you can resume from that point later Options > Player > History You can quickly seek through a video with Ctrl + Mouse Scrollwheel. You can jump to next/previous file in a folder by pressing PageUp/PageDown. You can perform automatic actions at end of file. For example to go to next file or close player. Options > Playback > After Playback (permanent setting) Menu > Play > After Playback (for current file only) A-B repeat - You can loop a segment of a video. Press [ and ] to set start and stop markers. You can rotate/flip/mirror/stretch/zoom the video Menu > View > Pan&Scan This is also easily done with hotkeys (see below). There are lots of keyboard hotkeys and mouse actions to control the player. They can be customized as well. Options > Player > Keys Tip: there is a search box above the table. You can stream videos directly from Youtube and many other video websites You can stream videos directly from Youtube and many other video websites Put yt-dlp.exe or youtube-dl.exe in the MPC-HC installation folder. Then you can open website URLs in the player: Menu > File > Open File/URL You can even download those videos: Menu > File > Save a copy Tip: to be able to download in best quality with yt-dlp/youtube-dl, it is recommended to also put ffmpeg.exe in the MPC-HC folder. Several YDL configuration options are found here: Options > Advanced This includes an option to specify the location of the .exe in case you don't want to put it in MPC-HC folder. Play HDR video This requires using madVR or MPC Video Renderer. After installation these renderers can be selected here: Options > Playback > Output Ability to search for and download subtitles, either automatically or manually (press D): Options > Subtitles > Misc Besides all these (new) features, there have also been many bugfixes and internal improvements in the player in the past years that give better performance and stability. It also has updated internal codecs. Support was added for CUE sheets, WebVTT subtitles, etc. Media Player Classic - Home Cinema 2.7.2 changelog: Updated LAV Filters to version 0.81-23-g6fadb Updated MPC Video Renderer to version 0.10.2.2540 Updated MediaInfo DLL to version 26.05 Updated MPC Audio Renderer Several crash fixes, bug fixes and small improvements. Download: MPC-HC 2.7.2 (x64) | Standalone | ~20.0 MB (Open Source) Download: MPC-HC 2.7.2 (x86) | Standalone Links: MPC-HC Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Very Popular
      s0nic69 earned a badge
      Very Popular
    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      471
    2. 2
      PsYcHoKiLLa
      247
    3. 3
      Skyfrog
      80
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!