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

Adultery

GameEx Author
  • Posts

    10152
  • Joined

  • Last visited

  • Days Won

    159

Everything posted by Adultery

  1. Better yet, upload them both here so I can drop em right in my PJ64 and play me some Mario Golf!!! Hopefully that works too!!
  2. Adultery

    JXD S7800B

    That thing is cool looking! Never heard of it before today.
  3. For version number, it's major.minor.patch but I don't follow this convention. It's your app, number it how you like. Also, don't be worried, part of the fun is that everyone's machine is different so your code may function differently depending on the system. Every step is an adventure!
  4. That's what I like to hear! Thanks uberpubert69!
  5. Here's your issue. Open the settings file in notepad and under the theme node, change the values of the def_ nodes from 1 to 0. Like def_gamescr etc. Windows adds one to the screen count, so screen 0 is actually screen 1, and your settings are looking for screen 2 even though you don't have one and it's crashing. I do the conversion in the gui, but don't fix them if that index doesn't exist when it runs. I'll fix that for the next release and do a screen count and change that value if the index doesn't exist automatically. I tried to post the changes but it seems the forum strips out the XML. I can post the new file for you after work if you'd rather.
  6. Well this plugin is designed for dual monitors, but it works in a single monitor and only when GX is run in windowed mode. I'm willing to bet there's something in your settings that needs to be fixed. If you post your settings.xml I can fix it.
  7. Oh wait a sec... You only have one monitor? Do you also run GameEx in full screen?
  8. Looks like you have the wrong monitor number set for the game display. Check all monitor numbers and see that they're set to the right monitor.
  9. Thanks uber! I swear, you can break anything!!!
  10. Game Info is still crashing for you. Try disabling that too. Looks like the game run event is killing it for some reason. I have a hunch they're related somehow. You should open a new thread for that and post the log.
  11. You use Xpadder plugin on the menu? If so go grab the update. That was fixed in 1.3.0
  12. You're welcome! I'll close this thread now. Let me know if you hit any other snags.
  13. That pinball section brings a tear to my eye! I need to put that on my bucket list!!!
  14. Ahhh since the new update the seemingly random app crashes are back. Two steps forward, 8 miles back.
  15. Updated to 1.3.0 Fixed bug where GameEx menu wasn't being loaded for new installationsOptimized XML reading/writingRemoved a bug where data was not saving to XML if GameEx didn't close gracefullyRemoved old debugging codeOptimized the plugin configuration codeSince I changed the way I build my datasets for the emulators when the backend got a rewrite, the code was not looking for "GameEx Menu" (it was looking for "GameEx Interface" instead). This only reared its head to anyone who had the menu controls set up prior to 1.2.4. I also built a function that fixes the node name for existing users so there will be no issues moving forward. I also did some other stuff too. Thanks to Chaos.Tiki for reporting this bug and helping/remaining patient with the testing! Get it from the usual places.
  16. Well the way I see it you got 2 options. 1. Name some videos to match the merged name. This might or might not work. 2. Zip your similar games, turn on the games in zips option, and rename the matching videos. This will absolutely work. Either way, this appears to be a bug. I'll edit the topic title to grab Tom's attention. We probably need to look at the games in the merge and display the first matched artwork.
  17. Do your videos work if you turn the merge option off?
  18. I have something that might help, it could just be the view is wrong. What happens if you hit change view a few times?
  19. Are they 7-zipped? If so, is the master archive named differently than the video?
  20. I'm a dumbass! I changed the "GameEx Interface" in the dataset to "GameEx Menu" a few versions ago and it looks in the XML tree for "GameEx Interface" still. I added a check for both "GameEx Interface" and "GameEx Menu" for now, but when I officially release this I'll scan the XML when the plugin loads and change the name for the legacy users. This should fix your issue. Thanks for being patient Chaos.Tiki ! Grab 1.3.0 here!
  21. Okay, got ya. I think I know what's happening here. Let me see if I can fix it. Your 2p fan games emulator works though right? I'm more concerned about the Xpadder error though.
  22. @Null: Either VCD didn't support bin/cue or it only supported bin/cue. I can't remember which. @uber: Setting those values to zero should disable that delay.
  23. Nice to see PBX enjoying a large margin. Now if we could get GX to do the same...
×
×
  • Create New...