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. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

fRequEnCy

Elite Member
  • Posts

    3889
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by fRequEnCy

  1. Well MAME32 is based off MAME which has a CLI (Command-line interface). So It can be easily used in GameEx. Now DaphneLoader is a frontend itself and wasn't designed to work with a CLI. A wrapper can be made to accomplish this pretty easily by many of our talented scripters but hasn't been done since Daphne itself has a CLI and what is used in GameEx. So not much call for writing something for it when it is already CLI friendly for GameEx to run. Daphne is an easy to use emulator IMO from using DaphneLoader to generate the command-line needed for GameEx to run in. But it can be done just hasn't really a need or much call for it.
  2. Try maybe... {ALT 2}
  3. That is true. A No-Intro set is not available for this system. I use a goodset in this case. I tend to use No-Intro >>> Goodset >>> Tosec >>> Other in that order when one is not available. As far as the amount of roms I tend to include them all for collection purposes. Also GameEx really has the cool feature of using the Goodmerged set. There are tools out there for cleaning up your set or can just use GameEx to filter out what you're wanting. Other than that as Brian said we don't talk much about roms here.
  4. I've never known of one either. I always remember it working as you said Tempest! I would continue with your GUI.
  5. A new key is required. Just e-mail Tom and he'll get you squared away.
  6. Good deal! Saved you lots of coding. LOL. But would have been a good learnin curve. But I would trade timing in for anything. Have fun!
  7. Also looks like there's a few screenshot packs found in the forums of that site. Might wanna check that out to avoid time and scripting something that would take too much effort especially if not too familiar with the code.
  8. So basically have to click on each game name and get gameshot from there? From the way that site is designed (java) so doesn't make it easy to grab text from the page source. It will be a time consuming thing to do. Maybe might wanna try to get a download manager that grabs sites and have it only download images that it finds. Probably the easiest method to do.
  9. How familiar are you with the language? What's the site you're wanting to grab from so I can give suggestions?
  10. What scripting language are you wanting to use? There are talented scripters here that are familiar with AutoIt and AutoHotKey that might be able to help you.
  11. I tested with 4.0 for yves31 and had the same results. But we are running Windows 7 and not XP so that may be the reason why it's not workin as yves31 mentioned that he was happy with it before reinstalling his media center with Windows 7. Also tried running with Compatibility mode and the results were the same. So guess it's a Windows 7 thing. Thanks for letting us know the results of XP Krakerman!
  12. No problem! Glad you got it sorted out. Have fun!
  13. This is the way GameEx is coded so it will unzip to the rom's location. So in your case you'll always have multiple Unzipped7-Zip folders. Only solution to have it extract to one folder is to script something that will handle it but won't get help on that here since that would be showing how to do something that's a registered feature. Another solution is you can always get creative with the Launch After feature for that emulator and have it delete the folder by using something like... rmdir "[ROMPATH]\Unzipped7-Zip" /s Now be careful with that and test before as I will not be responsible if you mess something up. LOL. But should be what you're after. Or you can always make a feature request for Tom to change the way it's handled and if he finds it to be worth it then can be written in GameEx.
  14. I tried this and saw the same results. I tried a few things and all I could come up with was this. Click View on the Menu Click Graphic options... Check Use system Colors Click OK Now when going full screen press Alt and colors seem to revert back to the original colors Not really ideal but only thing I could make work. Don't know the results since didn't do further testing past that since don't use this emulator. If that's the results you're after then you can always just add ALT to the sendkeys for that emulator in GameEx and it will do it automatically for you. Hope that helps.
  15. So what you're saying is "it crashed GameEx"? LOL. I just did a successful update on my end so maybe we can rule some things out. Maybe try downloading GameEx again as it could be corrupted. Seems that the file is being created according to your log but I guess is crashing upon reading it. What are the details of you trying to update from the command prompt?
  16. Albuquerque, NM here!
  17. That's based off the roms for the NeoGeo. I would use the MAME database. If that doesn't give the results you want then you could always use the map file found here for the latest version of Nebula (assuming that you wanna list all games that emulator runs. If not then reply back and I can whip one up for you with you're wanting).
  18. Thanks for all the hard work guys! Great release.
  19. If your filters are somehow keeping it from showing, you could always add that rom name to the "Don't Filter these ROMS" option in the Advanced MAME Settings.
  20. Both those games are showing up on my system and I upgrade GameEx with every release. So maybe that can narrow down some other possibilities for you.
  21. I don't need it for me but wouldn't mind getting for a friend. LOL. So your call. I am the first post. LOL.
  22. So the first one to post will get it? And when it's gone then you'll give another based on those terms?
  23. Merry Christmas to all! Thank you for all your contributions. Has been a wonderful year here at GameEx. Looking forward for what's to come.
  24. No problem. That one is a tricky one as I could never really find anything documented on it in the help files or anything. A friend let me know of that one when I came to the forums. Have fun and welcome to the forums.
  25. What kind of problems are you having exactly? Have you tried the following command line to run? "WinKawaks.exe" [ROM] -fullscreen Quotes are required for this emulator. If this isn't your problem then please provide more info.
×
×
  • Create New...