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

Tom Speirs

Owner
  • Posts

    19656
  • Joined

  • Last visited

  • Days Won

    1076

Everything posted by Tom Speirs

  1. May need a newer version of nplayers.ini. Put in the GameEx data folder.
  2. Actually its piss easy for developers to code multi threaded apps on PC's. Maybe your thinking of old gen consoles?
  3. Hi, I guess its something to do with your devices. I don't see this issue with an XBOX 360 controller or without anything. The only thing different with joystick initialization in this release is that it sets bounds for x and y axis to -1000 to 1000 Any idea why they would cause an issue?
  4. Fixes GameEx Online.Fixes screensaver start for plugins. Can now be cancelled.Joystick input now additionally supports x/y and pov. View the full article
  5. Fixes GameEx Online. Fixes screensaver start for plugins. Can now be cancelled. Joystick input now additionally supports x/y and pov. View the full article
      • 1
      • Like
  6. Fixes GameEx Online. Fixes screensaver start for plugins. Can now be cancelled. Joystick input now additionally supports x/y and pov. View the full article View the full article
  7. Fixes GameEx Online. Fixes screensaver start for plugins. Can now be cancelled. Joystick input now additionally supports x/y and pov. View the full article
      • 1
      • Thanks
  8. I found the problem. Should be fixed in the attached. Please let me know. This should allow the web site stuff to work too. PinballXx86.zip PinballXx64.zip
  9. Oh well. Just got a new 2950x setup. Have to say though, very happy with it. No real issues. Stable enough for me. Can recommend.
  10. Hey, I checked out your site. You know a plugin would work much better for this. If you wanted to send some kit Id be happy to code one for you as a fun little project. I need to get more up to speed with Evo anyway too.
  11. Hi, It has always been like that, sorry. You can specify a specific controller to use but not multiple controllers with different mappings.
  12. Actually scrap all that. Batch files just seem problematic as launch before and launch after. I was succesfull converting the bat file to an exe using this. https://www.majorgeeks.com/files/details/bat_to_exe_converter.html It works fine as an exe no need for the start wait etc. You will still need to ensure the path is in quotes though
  13. should be. start /wait "" cmd.exe /c "C:\MAX 2.10\Pixelcade\nes.bat" nes "C:\Emulation\ROMs\Nintendo NES\Roms\1942 (Japan, USA).zip" Jnes.exe "C:\Emulation\ROMs\Nintendo NES\Roms\1942 (Japan, USA).zip"start /wait "" cmd /c "C:\MAX 2.10\Pixelcade\default.bat" nes Working fine for me in my testing. If its not working you probably need to set the path (CD) in your batch files.
  14. The logos and bavkgrounds are downloaded on demand. The layout ini files are customizable. Its just a case of editing the theme.
  15. The front end settings where corrupted. !.06 has just been released which resolves the issue but not sure how your file got broken. Maybe improper shutdown.
  16. GameEx Evolution 1.06 released. Keyboard and mouse input now works in the frontend if RAW input is not available. This allows other remote desktop solutions to work. (Extensions not supported).Fixes downloading extensions in repository manager.Fixes crash on startup if front end display settings get corrupted. View the full article
  17. GameEx Evolution 1.06 released. Keyboard and mouse input now works in the frontend if RAW input is not available. This allows other remote desktop solutions to work. (Extensions not supported). Fixes downloading extensions in repository manager. Fixes crash on startup if front end display settings get corrupted. View the full article
  18. GameEx Evolution 1.06 released. Keyboard and mouse input now works in the frontend if RAW input is not available. This allows other remote desktop solutions to work. (Extensions not supported). Fixes downloading extensions in repository manager. Fixes crash on startup if front end display settings get corrupted. View the full article
  19. Hi, Please post \data\runitgame.bat If I recall the run before and run after are put in the bat file. You may need to prefix the commands with start /wait Also you need to put the path in quotes as it has a space in it. Pretty sure that is your issue. Try that first. e.g: "C:\MAX 2.10\Pixelcade\mame.bat" mame "[ROMPATH]\[ROMFILE]"
  20. Yes, lots, but it is all manual right now via editing files and no documentation as of yet. The backend Engine is very powerful.
  21. Just wanted to say that I did see this and am not ignoring you, just wrapped up. Cheers. Tom.
  22. If you could get the whole thing to me it would be very useful in trying to diagnose the problem.
  23. Okay, Ill look into it. If its not something obvious it may be a while. Are you using cabinet mode?
  24. Do you have an animated gif as the loading screen? That seems to cause a long delay launching anything. Perhaps remove it?
×
×
  • Create New...