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

If you run VGEE Beta 2.10 - you should see that an update is available. If you're at home please run VGEE Beta 2.10 to test this feature. If you're at work - then you can get it from my website.

I've fixed a bug in VGEE Beta 2.10 - in relation to the last bug I fixed (forgot to update a section of code). - Don't attempt to add a new game in the old version.

I've also added support for changing the icon - I expect big thanks for that :)

I'm looking for people to test this and leave feedback. My ToDo list is now empty concerning VGEE - which means it's almost time to release the FINAL VERSION!!! Deadline for any further suggestions is this Thursday 11:59pm (give or take a few hours for time difference).

If anyone is online right now - please let me know (my website now has a form that you can use to email me). There's a few specific things I'd like you to try out (take a few mins at most).

Regards,

Ryan R

Ryan,

I'm getting the following error when I attempt to load game information:

System.OutOfMemoryException: List box contains too many items.

at System.Windows.Forms.ListBox.NativeAdd(Object item)

at System.Windows.Forms.ListBox.OnHandleCreated(EventArgs e)

at System.Windows.Forms.Control.WmCreate(Message& m)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ListBox.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

I have 67 visible items in my VGE (some hidden). It happened with 2.09 and now 2.11. I tried to uninstall a game to reduce the list, but the error still occurs.

btw, thanks for working on this, I was using the DirectX SDK for a little while and this is much faster.

Hey Ryan, great work on VGEE!

I was just wondering: I'd like to add a NEW entry to my Games Explorer. I run a lot of older games (like MAME or CPS3), and I'd like to add an entry for my emulators. I know I can drag and drop shortcuts to VGE, but it adds the ugly small icon and no information on the Emulator, so I'd like to make a full blown entry, kind of like it was a full "game" with boxart and all.

Is there a way to do so right now? if so, how? If not, could you add that? Thanks a lot for your work!

Justin - send me an email and I'll try and work through it with you - I have seen that happen on my PC before - but it seemed to fix itself when I tested it before release.

Lino - you can add ANY program to your VGE. You could even add a shortcut to VGEE in your VGE if you want. (If you do want to add VGEE in there - this is the BoxArt that I use for it - r/click the link and choose Save Target As).

That said - you need to find or create your own BoxArt for the extra programs you add. I also have added emulators to my VGE (such as Project64 & ePSXe) - but I haven't really looked into making any BoxArt for them.

May I suggest that someone create a new thread here called 'VGE BoxArt & Icon Sharing' where we can all share custom-made stuff - others around here are very good at it.

Ryan, how would you go about adding a complete new entry that points to, say, a standalone .exe like some of my Emulators are? When I go to VGEE, the option to Add New Game (the first one on the menu) is greyed out. Any ideas?

Ryan, how would you go about adding a complete new entry that points to, say, a standalone .exe like some of my Emulators are? When I go to VGEE, the option to Add New Game (the first one on the menu) is greyed out. Any ideas?

You have to type something before you can click the "Add New Game" button.

Strange - I got an email from NeoWin about Codemasterflex's post - but not about yours Lino.

He's right - you type in all the details - then click Add New Game

For troubleshooting or problems with the app - I suggest you email them to me. The details for emailing me are here.

Ryan,

I got the too many items in the listbox error sorted out; although I don't have an exact fix or cause. It must have been related to icon-only entries in the VGE because the error disappeared when I went into the registry and deleted the only entries your app hadn't "converted" for boxart use.

FYI

Strange - I got an email from NeoWin about Codemasterflex's post - but not about yours Lino.

He's right - you type in all the details - then click Add New Game

For troubleshooting or problems with the app - I suggest you email them to me. The details for emailing me are here.

Alright, I'll give that a go!

What's the latest version and a link from where to grab this. Also, I hate this app for all the greivances it cost me. Reding all my game info and covers. Also, I keep getting crashes

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.IO.FileNotFoundException: Could not find file 'C:\Users\Badhaso\AppData\Local\Microsoft\Windows\GameExplorer\GamesBoxArt\{72E6C4D9-D64A-451F-A83D-DD81B397D89C}.jpg'.

File name: 'C:\Users\Badhaso\AppData\Local\Microsoft\Windows\GameExplorer\GamesBoxArt\{72E6C4D9-D64A-451F-A83D-DD81B397D89C}.jpg'

at Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveFile(CopyOrMove operation, String sourceFileName, String destinationFileName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)

at Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(String sourceFileName, String destinationFileName)

at Games_Explorer_Editor.frmMain.AddNewGameToolStripMenuItem_Click(Object sender, EventArgs e) in G:\Users\Ryan Richter\Visual Basic Projects\Visual Studio 2005\Projects\Vista Game Explorer Editor\Vista Game Explorer Editor\frmMain.vb:line 542

at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at System.Windows.Forms.ToolStrip.WndProc(Message& m)

at System.Windows.Forms.MenuStrip.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************

mscorlib

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

Vista Game Explorer Editor

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/Badhaso/Saved%20Games/VGEEBeta2.08/VGEE%20Beta%202.08/Vista%20Game%20Explorer%20Editor.exe

----------------------------------------

Microsoft.VisualBasic

Assembly Version: 8.0.0.0

Win32 Version: 8.0.50727.312 (rtmLHS.050727-3100)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll

----------------------------------------

System

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System.Drawing

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

System.Runtime.Remoting

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll

----------------------------------------

System.Configuration

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Xml

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

Interop.IWshRuntimeLibrary

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Users/Badhaso/Saved%20Games/VGEEBeta2.08/VGEE%20Beta%202.08/Interop.IWshRuntimeLibrary.DLL

----------------------------------------

************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

For example:

<configuration>

<system.windows.forms jitDebugging="true" />

</configuration>

When JIT debugging is enabled, any unhandled exception

I posted a warning on my site that you should first try the application on a Windows profile other than your main one.

The latest version is Beta 2.11a from http://ryzza007.googlepages.com/vgee

On there is a form that you can use to email me so that I can help you out.

If you have manually changed things incorrectly in the registry or folder structure that the VGE uses - then it is likely that VGEE will have problems.

I would suggest that you use the 'Repair VGE' function in the latest version (it's on the Load Game screen) and start everything afresh. Keep a folder full of BoxArt images that you use and store it somewhere so that you don't have to goto allgame.com everytime.

You are the first person to have received that error - so I look forward to being able to work with you to find the cause and see if I need to fix anything. Thanks again.

Edited by Ryan R

Thanks. I upgraded the app and i still get problem,\. I used the fix function and lost all my reg files and everything. I started from scratch and completed all of my icons. One problem...I can't click the Load Game Info Button:

My%20Games%20Explorer%20(7).jpg

256x256 icons (Vista icons) don't work right when you edit them for some reason. They successfully appear when you first drag and drop the shortcuts to the Game Explorer, but once you edit them they revert back to the original .exe icon. And before you ask why I don't use box art, it's because they're JPG which doesn't support transparency.

Can we get someone to build a Games Icon Library consisting of 300x300 icons edited from posters or original boxarts. Also, sometimes, all my covers revert to the template cover and all my links get screwed. Is there a fix for this?

some question:

I had 2.08, just updated to 2.10

after some recent deletion of Civilization 4 and its reinstalation (including Civ4 expansion which is showing one extra icon so total 2 of them) - I do not see expansion icon.

Before deletion and reinstalation was OK (I was changing just graphics but now it's not visible at all)

and a question, after "repair" everything will vanish - how to recreate that automatically (the original ones) without reinstalling game ?

  • 2 weeks later...
some question:

I had 2.08, just updated to 2.10

after some recent deletion of Civilization 4 and its reinstalation (including Civ4 expansion which is showing one extra icon so total 2 of them) - I do not see expansion icon.

Before deletion and reinstalation was OK (I was changing just graphics but now it's not visible at all)

and a question, after "repair" everything will vanish - how to recreate that automatically (the original ones) without reinstalling game ?

The last version so far is 2.11a - The next version will be a few weeks away.

The 'Repair' function is supposed to delete all the games. The process to add Vista-supported games is as follow:

Goto where you intalled the game

Drag the game's .exe file into the VGE.

Right/click the game's .exe file and choose SendTo-->Desktop (Create Shortcut)

Wait for VGE to create a new icon for the game and download the BoxArt. Once the BoxArt is downloaded - r/click the old icon and choose Remove.

To everyone - please ignore completly the Icon editing function of VGEE 2.11 - it doesn't work.

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

    • No registered users viewing this page.
  • Posts

    • I named Hitler because he is the de facto anti-semite. But you don't have to hate Jews to be a genocidal maniac. In fact, these days, so called semites are the ones acting in ways that would make Hitler proud.
    • 3DP Chip 26.05 by Razvan Serea 3DP Chip is a standalone, no-install portable tool that scans your computer’s hardware and automatically detects the latest drivers available for your specific configuration and external devices. It provides a clear list of drivers that need updates, locates the correct downloads, and helps you upgrade them easily. 3DP Chip will automatically detect and display the information on your CPU, motherboard, video card and sound card installed on your PC. You can also choose to copy these information into your clipboard with one click for later use (such as posting in a forum). Also, if you're upgrading your operating system or just need to reinstall Windows, 3DP Chip can backup all the drivers on your PC or laptop. 3DP Chip backup and reinstall features can save you hours of searching for and installing individual device drivers. 3DP Chip most popular drivers include: audio and sound drivers video drivers printer and scanner drivers digital camera drivers network drivers webcam drivers keyboard and mouse drivers 3DP Chip v26.05 changelog: Driver date/version information has been added or updated AMD motherboard chipset v8.03.25.247 AMD motherboard chipset v8.05.04.516 Newly added product or support has been enhanced AMD Radeon Graphics AMD Radeon 780M Graphics AMD Radeon 840M Graphics AMD Radeon 860M Graphics AMD Radeon 880M Graphics AMD Radeon RX 9070 XT AMD Radeon Pro W7500M NVIDIA GeForce RTX 3050 6GB Laptop GPU NVIDIA GeForce RTX 4050 Laptop GPU NVIDIA GeForce RTX 5050 Laptop GPU NVIDIA GeForce RTX 5050 Laptop GPU NVIDIA GeForce RTX 5060 NVIDIA GeForce RTX 5070 Laptop GPU NVIDIA GeForce RTX 5070 Ti Laptop GPU NVIDIA RTX Pro 500 Blackwell Generation Laptop GPU NVIDIA RTX Pro 1000 Blackwell Generation Laptop GPU NVIDIA RTX Pro 2000 Blackwell Generation Laptop GPU Download: 3DP Chip 26.05 | 7.2 MB (Freeware) Links: 3DP Chip Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Apple reluctantly forces strict new age checks on Texas users starting today by Paul Hill Apple will begin enforcing the Texas Age Assurance Law (SB 2420) following a recent court ruling that lifted an injunction on SB 2420. Starting June 4 (today), Apple will enforce strict age-verification and parental-consent rules for new Apple accounts created in Texas. This move will affect children under 18 who go to download apps or attempt to make in-app purchases. Apple previously expressed privacy concerns related to this law, but compliance is now mandatory for the company, nevertheless. Apple will use several APIs to follow the law. Principally, the Declared Age Range API will fetch the specific user age bracket (Under 13, 13-15, 16-17, or 18+) and a verification method. The Significant Change API (PermissionKit) will trigger a system dialog for parental consent if an app gets a major update or an age-rating shift. There is also a new property type in StoreKit that allows developers to automatically check when their app’s age rating has changed on a user’s device and then use the Significant Change API to request parental consent. Finally, App Store Server Notifications can be configured to tell developers when a parent revokes consent, blocking app launches. To ensure they are ready for these changes, developers must immediately use Apple’s sandbox testing environment to validate these APIs in their apps. For any developers out there finding this to be inconvenient, get used to it. Other regions, such as Utah, Louisiana, and Brazil, are looking at, or have implemented, similar rules.
  • Recent Achievements

    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
    • Apprentice
      JoeyNeo went up a rank
      Apprentice
  • Popular Contributors

    1. 1
      +primortal
      484
    2. 2
      PsYcHoKiLLa
      229
    3. 3
      Skyfrog
      72
    4. 4
      FloatingFatMan
      62
    5. 5
      neufuse
      54
  • Tell a friend

    Love Neowin? Tell a friend!