OpenGEM
OpenGEM copied to clipboard
Request to update OpenGEM7-RC3 with fixed Setup.BAT for Final Release
Hi Shane,
I wasn't able to get OpenGEM 6 or 7-RC3 to work properly on any of my machines running FreeDOS or DosBOX (many graphics and icons were missing). Went investigating, and found the comment from Michael Henry on the Gem-Dev mailing list with the revised setup.bat, which completely fixed my problem.
Having never used Github before, decided to try my hand at doing the fixes myself and submitting this pull request. Hopefully I did this right, let me know what you think! :)
Sadly, this isn't enough for me. I've installed OpenGEM 6 via the FreeDOS package manager and the scripts are just broken, it's a chaotic mix of wrong relative and absolute paths, which basically assumes that you've installed it all on C:\
, whereas e.g. FreeDOS installs it by default on C:\FDOS\OPENGEM\
.
Thank you for the PR though, that helped me debug the issue in my installation. Still not fixed though, looking into it.
Oh, I see you've opened this ticket on Sourceforge... will wait to see what you come up with.
@espectalll
Glad it was of some help :)
Just to confirm; after copying the files from my modified openGEM 7 folder to C:\openGEM
on FreeDOS, and then using the setup tool to select an appropriate driver, it still displays strange behavior when you launch openGEM?
If so, does it display the same behavior on DOSBox?