-
Posts
18688 -
Joined
-
Last visited
-
Days Won
947
Content Type
Profiles
Forums
Events
Downloads
Store
Articles
Everything posted by Tom Speirs
-
I've said it before but get a mini PC rather than a PI.
-
Can't reinstall https://www.pinballx.com/vbbxsetup.exe not found 404
Tom Speirs replied to stinkefisch's topic in General
fixed now. thanks for letting me know. -
How to setup and launch GameEx Multiplatform Unity Alpha?
Tom Speirs replied to Draco1962's topic in General
Let me know if it works for you if you don't change anything or much. Otherwise absolutely its not going to work with all modified settings. A lot of stuff is not implemented too yet. For example MAME launches but Emulators don't. Its an alpha and I'm looking for feedback but not much else at this point. There is a lot of stuff I need to do before I am looking for bug reports. Thanks for taking a look though buddy. i appreciate it. -
[RESOLVED] "NOT FOUND" Folder for Snaps is no longer showing up?
Tom Speirs replied to Lorecarver's topic in General
No worries. Thanks for reporting back. -
How to setup and launch GameEx Multiplatform Unity Alpha?
Tom Speirs replied to Draco1962's topic in General
Yeah, looks like you changed the theme. Dont expect everything to work here buddy. Its an alpha. -
How to setup and launch GameEx Multiplatform Unity Alpha?
Tom Speirs replied to Draco1962's topic in General
Works for me if i dont mess with anything. Otherwise looks like you cant connect to my site. it downloads fonts and looks like it cant, -
Thanks for the feedback guys. I will get on it. Nice project for me. PS: Don't know about Linux Flatpack. It will run of Unity. I believe for Linux it supports Ubuntu and compatibles.
-
No. Just adds more.
-
[RESOLVED] "NOT FOUND" Folder for Snaps is no longer showing up?
Tom Speirs replied to Lorecarver's topic in General
Hin Can you please try now. There was a servere configuration issue I just fixed. -
How to setup and launch GameEx Multiplatform Unity Alpha?
Tom Speirs replied to Draco1962's topic in General
The setup wizard is included in the extract. You just launch one of the three included included executables. -
This is something I started in 2020. I have not made much progress until recently but now have the Windows x64 version nearly completed. It originally started as a separate project but now it uses the same code base. Please consider an alpha version at this point just for feedback and testing. If you are new here please use the other GameEx installs. The benefits of the multiplatform version: - Few or no external dependencies. Just Unity/Mono. - Eventually versions for other platforms such as Linux and Android. - Setup will be web based leveraging GameEx online, - Everything uses the same code base. All versions get updates. Downsides: - There is video support but no MKV support just yet. - Will be missing some features but both Arcade and regular GameEx will be supported. Instructions: Windows: Extract to a location with write access. Then run one of three executables. Download here View the full article
-
I think Ill switch over to working on PinballX multiplatform then. More interest here I think. Plus its a lot easier than GameEx.
-
I have had good luck with this debloat script: It did seem to give me a noticeable performance improvement: https://github.com/LeDragoX/Win-Debloat-Tools
-
Thanks Mike. Good points. Have you tried the VPX standard version?
-
More here:
-
This is something I started in 2020. I have not made much progress until recently but now have the Windows x64 version nearly completed. It originally started as a separate project but now it uses the same code base. Please consider an alpha version at this point just for feedback and testing. If you are new here please use the other GameEx installs. The benefits of the multiplatform version: - Few or no external dependencies. Just Unity/Mono. - Eventually versions for other platforms such as Linux and Android. - Setup will be web based leveraging GameEx online, Downsides: - There is video support but no MKV support just yet. - Will be missing some features but both Arcade and regular GameEx will be supported. Instructions: Windows: Extract to a location with write access. Then run one of three executables. Download here View the full article
-
This is something I started in 2020. I have not made much progress until recently but now have the Windows x64 version nearly completed. It originally started as a separate project but now it uses the same code base. Please consider an alpha version at this point just for feedback and testing. If you are new here please use the other GameEx installs. The benefits of the multiplatform version: - Few or no external dependencies. Just Unity/Mono. - Eventually versions for other platforms such as Linux and Android. - Setup will be web based leveraging GameEx online, Downsides: - There is video support but no MKV support just yet. - Will be missing some features but both Arcade and regular GameEx will be supported. Instructions: Windows: Extract to a location with write access. Then run one of three executables. Download here View the full article
-
- 2
-
Version 1.40
494 downloads
This is something I started in 2020. I had not made much progress until recently but now have it not far off completion. It originally started as a separate project but now it uses the same code base. Please consider an alpha version at this point just for feedback and testing. If you are new here please use the other GameEx installs. There are currently alpha versions of Linux, Mac and Android to download., The benefits of the multiplatform version: - Few or no external dependencies. Portable install. - Everything uses the same code base. All versions get updates. - Supports all major platforms. Including Linux, Android and Mac. Downsides: - There is video support but no MKV support just yet. - Will be missing some features but both Arcade and regular GameEx will be supported. Instructions: First Launch: It will take several seconds the first time you start the app while media assets are copied and fonts are downloaded. Android: Install and open Downloader (by AFTVnews) from the Play store. Enter 246452 for GameEx or 629105 for GameEx Arcade Edition. The APK file will download. The first time will issue a security warning. Follow the prompts to allow unknown apps then repeat the download. If you receive a privacy warning, select install anyway. To use secondary shared storage (SD card/USB disk) the app will use the following folders if found in the root of the drive: /GameEx - For log and config files /GameEx_Artwork - For downloaded artwork and media /GameEx_Emulation - For roms and games Ensure to match names and case exactly. Linux: Extract and open a terminal window in that folder. chmod +x GameEx.x86_64 ./GameEx.x86_64 Mac: Download file. In Finder right click the application and select New Terminal at Folder Copy and Paste all this into Terminal and press enter. cd .. chmod -R +x Mac_GameEx_ArcadeEdition.app/Contents/MacOS chmod -R +x Mac_GameEx.app/Contents/MacOS xattr -dr com.apple.quarantine Mac_GameEx_ArcadeEdition.app xattr -dr com.apple.quarantine Mac_GameEx.app Then launch the application. -
Laser goodness. Nice. Thanks for the post.
-
Given that I have been working hard on the below which uses the same video/audio/input libraries as PinballX I wanted to ask if there is any interest in cross platform Pinballx? I also see there is this: https://github.com/vpinball/vpinball/blob/standalone/standalone/README.md Anyone tried it? PS: It does run super silky its just the capture,
-
[RESOLVED] "NOT FOUND" Folder for Snaps is no longer showing up?
Tom Speirs replied to Lorecarver's topic in General
I do see an exception. its probably a bug. -
[RESOLVED] "NOT FOUND" Folder for Snaps is no longer showing up?
Tom Speirs replied to Lorecarver's topic in General
So the not found folder is being deleted every time you start gameex. is that right? im confused, because you just said above it was being created? Oh wait, i see there is an exception. thats why. ill look into it. -
[RESOLVED] "NOT FOUND" Folder for Snaps is no longer showing up?
Tom Speirs replied to Lorecarver's topic in General
it should be noted that the folder is deleted on a schedule to allow for a new artwork scan in case new (additional) artwork has become available. its on a schedule not everytime though. or should be. it could be highlighting another issue that artwork is not downloading. id need to see "all" (artwork download and check the date) logs to look into it further. -
Need help please after updating to the current version of GameEX 18.56
Tom Speirs replied to jombee2's topic in General
Again, look into groovymame and emucrt drivers. Almost any AMD/ATi card will be more powerful than the ArcadeVGA although you will need to get one a few years old. You will need to research it. It should be way better. (dont worry about the registration. i went free over a year ago), -
Need help please after updating to the current version of GameEX 18.56
Tom Speirs replied to jombee2's topic in General
Someonthing to note Arcade#VGA MAME support is not available inthe 64 bit version of GamEex or the 32 bit version as of the last release. That is just MAME support though. If you have an arcade monitor you should look into groovymame and a used amd card. Not a huge cost. ArcadeVGA is old news, sorry.