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

    19655
  • Joined

  • Last visited

  • Days Won

    1076

Everything posted by Tom Speirs

  1. For support for apng images must now have the .apng extension and are supported throughout,
      • 1
      • Thanks
  2. For support for apng images must now have the .apng extension and are supported throughout, View the full article
  3. Yeah, I removed it. Figured nobody had used it for years. Ill look at putting it back.
  4. GameEx is done. PinballX next.
  5. Yes, and im on it. Cheers. Tom.
  6. I just changed it to using its own rendering library yes. Still uses Flash.ocx though. Its always been in PinballX but was only used in single screen setups. It was a quick fix.
  7. Im moving to only supporting apng when files have the apng extension so should be fixed for the next release.
  8. Its probably a jpeg/gif/bmp file masquerading as a png file. Looks like its one of the core theme files, such as a logo rather a table image.
  9. Thanks fellas. These are my current database used in my debug version. Cheers. Tom. Databases.zip
  10. (Note: Fixed in version 4.82)
  11. - Fixes Flash (SWF) instruction cards.
      • 1
      • Like
  12. - Fixes Flash (SWF) instruction cards. View the full article
      • 1
      • Like
  13. After further look seems I was able to get swf to work anyway. 4.82 incoming.
  14. Thanks and sorry if I have been a little slow. I have been busy but had a few motivation issues too. Sure your all feeling it too.
  15. I will be converting the files on the FTP. swfrender.exe did not work well for me with a lot of the files on the FTP. So I need to write a little app and run it on a windows 7 machine where hopefully flash still works.
  16. Can you please provide the images and I will try and replicate. Thanks.
  17. yep and that be me
  18. Done.
  19. - Instruction card image files show at correct aspect ratio.
      • 1
      • Thanks
  20. - Instruction card image files show at correct aspect ratio. View the full article
  21. GameEx and GameEx Arcade Edition 16.78 New start menu in GameEx Arcade EditionFaster loading of Genres and other database videosImproved Wine support, with auto setup configuration and video rendering support.Improved Karaoke with auto title naming and ability to select by artist. View the full article
  22. -
  23. -
  24. Hi all, I will get png/jpg showing correctly for next release so we can convert. I read the aspect ratio is wrong. I will try and fi.
  25. GameEx and GameEx arcade edition 16.78 feature better Wine support including video support. Basic terminal commands (ubuntu) are as follows: # Install Wine and Winetricks sudo apt-get -y install wine winetricks # Install .net frameworks and setup new prefix WINEPREFIX=~/GameEx winetricks corefonts dotnet20sp2 dotnet40 # Download Lav filters and install wget -O lav.exe https://github.com/Nevcairiel/LAVFilters/releases/download/0.74.1/LAVFilters-0.74.1-Installer.exe WINEPREFIX=~/GameEx wine lav.exe # Download GameEx Setup (use downloadgameexae.php for arcade edition) wget -O setup.zip https://gameex.info/downloadgameex.php # Unzip setup unzip setup.zip # Install GameEx (Use GameExSetupArcadeEdition.exe for arcade edition) WINEPREFIX=~/GameEx wine GameExSetup.exe Notes: - Not tested with emulators. - May have to run Setup again to get icons in Applications.
×
×
  • Create New...