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. Or you can keep them in a different folder and have mame.ini or GameEx point to them. The most simple way is to take Brian's suggestion.
  2. Gotta love those priorities. LOL.
  3. Wasn't a shot at all. Some of my posts were removed as well. We'll wait for Brian to jump in to explain his reasons. It's his thread. I don't mind as I figured that was the reason but I could be wrong.
  4. You're not passing the rom to the command line. Snes should be: snes9x.exe "[ROMPATH]\[ROMFILE]" ZSNES should be: zsnesw.exe "[ROMPATH]\[ROMFILE]" Just make those changes to the command and you should be good to go.
  5. I only use xpadder for emulated systems that I need it for and that's not that many. You're doing it globally which is possible. Just need to tweak certain things. I've never had any experience with using xpadder in MAME. So will have to wait for someone to jump in on that one. Just map it with the joystick and you're good to go though. I guess that setting needed to be on to be recognized by GameEx so at least that's fixed.
  6. GameEx Setup Wizard Next > Select Custom Next > Check Input Settings Next > Enable Gamepad/Joystick: Select No maybe and it will not be using the joystick inputs as well as the keypresses.
  7. Have you tested emulators and MAME? If it's just for navigation then it's being conflicted with GameEx Input settings.
  8. NullDC is already working in GameEx. I don't have an IPAC so not sure how support is needed. Someone who is familiar with IPAC i'm sure can get you going.
  9. It's cuz Brian is cleaning it up to keep it to a minimum of important information.
  10. Will submit configs and map files if needed. Also I'm working on a wrapper that will handle all of these emulators. Should have at least some of these working by tomorrow. Also just downloaded new version of ParaJVE and command line parameters are still set through the bat file so this emulator will still require a wrapper. I'll have to edit my wrapper to handle the new parameters.
  11. Yup. Figured I'd suggest to use code since will be coding in AHK. Here's the command for future reference.
  12. Or you can use the AHK code which will do the same thing. Shutdown, 5 Where Shutdown is the command to shutdown and 5 is (Shutdown+Force=1+4=5).
  13. Nice! Thanks Tom!
  14. Ahhh sorry! I guess one of those things that is coded into GameEx that I didn't know about since don't have these mappings. Sorry for misleading.
  15. When doing that are both combinations displayed on the screen? Maybe you added to the combination instead of clearing out what was there before and adding the new combination. 6 2 Or new combination you just chose is what would be displayed.
  16. While in MAME, do the following: Press {TAB} Select Input (general) then press {ENTER} Select User Interface then press {ENTER} Select UI Cancel then press {ENTER} Map the key(s) to what you want
  17. Thanks for the update Tom! Also thanks again to those mentioned.
  18. Try a different theme. The theme you're using isn't working well with your resolution.
  19. This is done by the theme itself. If you take a look at a theme.ini file found in the THEMES\Name of theme folder of your GameEx install you'll find the following information: Font=Trebuchet MS TextColor=-1 OutlineColor=-16777216 TitleFont=Trebuchet MS TitleFontSize=36 Some of that code is a good place to start.
  20. Great topic Brian! Here's a list of a few and I'll continue to update. I have verified these and some of these have been filled. As this list grows I'll then link to where the wrapper can be found. Emulator - Issue Project Tempest - No CLI VivaNonno - No CLI nullDC-NAOMI - No CLI FinalBurn Evolution - No CLI WinAPE - No CLI ParaJVE - No CLI
  21. Just use the map file as I mentioned before since it's already a format used by GameEx. Then just grab everything on the left side of the "|" delimiter instead of what's between the "\" and "|". C:\NES\ROMS\Game Name.zip|Game Name
  22. Well for this particular system that won't work since you've already seen how it errors out when reading this disc. So unfortunately this is just one of those things. Just a fluke. To all you users out there! Plain and simple! Unzip images and mount via daemon tools using the cue. It's the way to go.
  23. Works great on other emulators Tom! So it's still a positive thing on my end. It's just this emulator which really is tailored to running actual disc's instead of images anyways.
  24. I agree. This emulator is a PITA. It's the only one I've encountered problems with. Wrapper would be the way to go. Or even the best solution would be to keep images unzipped! . It just makes more sense as far as speed and no chance of errors. Also doesn't save much space when zipping an image anyways.
  25. He means when using daemon tools and using zip support Tom! When an Image is zipped, sometimes it doesn't mount. Seems like it tries to mount before the file is completely unzipped so it errors out. I still feel it has to do with that strange format of the games as you mentioned cuz I haven't experienced it with any other emulators.
×
×
  • Create New...