Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. Thank you for your support. Tom Speirs

Patreon

cartisdm

GameEx Lifetime Member
  • Posts

    32
  • Joined

  • Last visited

Everything posted by cartisdm

  1. Found my gxkey file! I appreciate all the help so quickly. Now back to gaming...
  2. Got it. It launches from the GameEx.exe inside the E:/GameEx folder which is perfect. I'd say it's about 90% of what I had before. Little things like Dolphin emulator is not launching in full screen and I have the nag screen again but had previously donated. It looks like the software overall has updates which probably explains the variances so I'll tinker with that. Ideas on the nag screen? Also, thanks so much for the help so far! I love that this community is still so active and responsive
  3. Thanks for the fast replies! I have not done an install overtop. To be honest, I started but then got nervous and bailed. I'm super worried I'll make a dumb mistake and overwrite everything! Attached are the log and config files. EDIT: After a little more digging (particularly, the F.A.Q.s), do I literally copy the entire "E:/GameEx" folder to somewhere safe, then install a fresh version of GameEx to my E: drive, then copy my folders back and Replace All? GameExCopyNov13.txt logCopyNov13.txt
  4. Hi Friends! My GameEx install has been on "set it and forget" for years once I got my setup perfect a long time ago. I've finally had to upgrade from Windows 7 to Windows 10 so I need to tinker with things again. My GameEx, ROMs, Emulators, and config files were all saved to a separate drive (E: Media). I used Windows upgrade utility to automatically update (all existing settings and apps were wiped). My new installation is up and running with all updates so I'm ready to make GameEx work too. When I launch the GameEx.exe file (E:Media/GameEx/GameEx.exe) nothing happens. I'm sure there is a very simple step I need to take to get things hooked up again but I'm super hesitant to mess with anything too much since it has been years since I touched the config. Any help is appreciated!
  5. ....and that's why they say there are no stupid questions. Thanks, NullPointer, this is extremely informative. I'll start tonight!
  6. I'm running Project64 v1.6 and I'd like to grab the latest release (v2.1.0.1). Sorry for the dumb question but my GameEx system is about 98% perfect and I don't want to screw anything up by being an idiot. What is the recommended approach for updating emulators that are already installed?
  7. Boom! got what I needed over on emutalk.net. A gracious member compiled the plugin and gave me a quick description on how to do it myself next time: Attached is a build, didn't test anything but should work. If you still want to do this yourself, you can download Visual C++ Express 2010 (or get something more full featured with Visual Studio 2013 Community Edition) open the MSVC10 solution switch the build target to 'Release' from 'Debug' at the top and then click on Build -> Build_Nrage_Input_V2 Then I had a giant brain fart and realized I had never enabled the latest Nrage plugin within Project64. I added the plugin to my Plugin directory but that was it! Once enabled, Nrages latest version fixes all my issues so it was really all a moot point.
  8. I posted over at the Project64 forum. However, that place looks pretty dead. With 37 views and no replies, I'm pretty sure the only thing left over there is spammers and 13yr olds. I'll update here if it goes anywhere
  9. You guys all rock. Now I know where all the documentation was....it was in nullPointer's brain all along!
  10. You're right. I'm probably not using the correct terminology. I was thinking decompile because it's a DLL file and I thought that's what I needed to do. In reality, I need to grab their source code (which is open source), make the change, then compile it myself. Does this make it any easier?
  11. I was thinking about doing something like this as well. The MAME integration is just...intimidating. Is there documentation somewhere that explains the advantage of why MAME is integrated in the manner it is?
  12. I am not a developer by any means, but I've done some research and found a key update I'd like to make to my NRage Input plugin. I'm facing an issue where controllers that are not turned on when Project64 launches will be dropped from the input list indefinitely. This controller will remain dropped until you close Project64, turn on the controller, launch Project64, and reconfigure the controller. Such a pain! There's a fix to this by adding gController->bConnected = true; to XInputController.cpp result = XInputGetState( nControl, &state ); gController->bConnected = result == ERROR_SUCCESS; gController->bConnected = true; gController->nControl = nControl; TCHAR buffer[MAX_PATH];I tried my hand at doing this myself but I couldn't get it to properly decompile (I was guessing at a lot of the options and settings in the decompiler I used). Can someone lend me a hand? I'd love to assist in the update (yes, I realize it's just adding one line of code)
  13. I hate to bump this but it's driving me crazy. My theme is now about 99% done but this font issue is preventing me from calling it complete. Another idea is to place a shadow box behind it. Something like a transparent soft blue would be just fine. The only problem is the content in this section has all different text lengths and the shadow box would need to be adjustable based on what's displayed.
  14. For some reason I thought an emumovies subscription was like $80. After some more digging it's only like $20 with the gameex discount applied. Now that it's much more manageable I will go ahead and sign up for a year. Now I have a question. I am a stickler about things being a certain way and the original Rom names are extremely annoying. I used a bulk renaming tool and removed all the " [!]" crap off my file names so they are much cleaner. Is this going to cause me problems with automatic emmovies artwork/videos? I'm not really clear on how exactly this process works and what expectations I should have. I basically only care about GameCube, N64, SNES, and NES artwork (in that order). Do they have videos and box art for most Roms of those systems? I am unsure if there library is like 10% of games or 95% of games out there. Thanks! EDIT: Well, shoot. That was incredibly easier than I thought. I didn't realize the tool literally does everything for you. To anyone else that may find it helpful, just create an account at emumovies, log in to emumovies from GameEx setup wizard, run it. It's mind-blowing you all have put this stuff together.
  15. Thanks! I'll volunteer as a weather app tester if any are needed while the search for a better API continues
  16. Maybe it's just me being stupid but I can't get Weather to work in GameEx. I have it enabled but when I try to search City/Town nothing comes up. If I enter "Charlotte, NC" it will set that as my "Current Location" but I think it's just entering whatever I type. The weather doesn't display when I'm running GameEx. I've searched for city, city+state, state, and zip. Nothing returns any searches
  17. Sorry for bumping an old thread but I have the same issue and I see this thread isn't resolved. Is there a way to remove this sorting bar? It only appears once I get into my Rom lists and I don't want it taking up screen real estate
  18. Bah....you guys rock. This forum is a wealth of knowledge
  19. This doesn't work. Screenshots are captured but they result in a completely black image. I've tried the built-in screenshot features of Windows as well as external
  20. I am in the process of modding a Windows Media Center theme and calling it "GoogleNow." However, I can't figure out what controls the second font. The overall Theme Editor font menu controls the white text in objects like "List". The font inside Menu, Select Line 1, Select Line 2, and List Num are using a slightly grey font. This causes problems with my background and the objects are unreadable. Any ideas? EDIT: I learned how to do screenshots (GameEx has to be ran in Windowed Mode). I've added two attachments
  21. Excellent suggestion. I couldn't figure that tool out at first so I gave up. Your guide is great. Thanks!
  22. I have a feeling it may be due to my HTPC configuration. I am using large icons and high DPI settings. I've used the Custom Menu Editor enough that I can now navigate quite easily. I'll report back once I swap some local settings around to see if it fixes the issue. Hopefully it's not affecting anyone else. If that's the case, no need to worry about fixing the bug. Thanks!
  23. It's for my HTPC so it's set at 1920x1080. I backed it down to 1280x720 and still have the issue. I've manged to work around the issue by using the tab and arrow keys but it's definitely a pain
  24. Anyone else seeing this? I can't access everything I need to create the menus. I tried different compatibility settings with my PC but no luck Picture attached. The menu items on the right are all cut off
  25. Oops! My apologies. That wasn't my intention. I'll keep looking for solutions and report my findings. I wasn't aware there was such a big architectural difference between Windows 7 and Windows 8. Apparently it's impossible to run the windows 8 metro apps on windows 7. I don't really understand why they can't be ported. It is such a rarity to find a complete brick wall when it comes to technology.
×
×
  • Create New...