Redeyesmaster Posted October 20, 2018 Posted October 20, 2018 So im working on running a ton of custom games through hyperspin. Although recently some games from GOG are having issues. It may have something to do with unity games though. So the fallowing are games ive been having issues with. -Clustertruck -Mr President -Timberman -Paranotical Activity The issue with these games is that when you run these games they open a configuration window which is basically only used to set controls and display. Although it pops up every time and you have to click play to actually launch the games. This is an issue due to the fact that I'm building a custom system with hyperspin that doesnt require any input from a mouse or keyboard. Which has been an uphill battle. I would really rather not use any keymappers because this will cause issues down the line for other games. My set up uses .lnk files or shortcuts in a folder with the ocasional command lines built in. Makes it easier for my directories. So basically does anyone know of a config file or shortcut command I would be able to use on these games.
Spawk Posted October 21, 2018 Posted October 21, 2018 Hi Red, First of all, a correctly configured keymapper will not affect anything you don't want it to! Frankly I don't know how people can avoid using one unless they are proficient in AHK... which you may need to be for some PC games. Just not sure how else you can send an enter key or mouse click to get past this screen without one of these. Now some games just place a shortcut to the launcher on your desktop or whatever but there may be an actual game exe in the folder (just make sure to run the launcher at least once to make some settings). Here is an example: The installer makes all shortcuts to the Madden07.exe (which is the launcher) but after making my initial selections with it, I can run mainapp.exe directly. Some games simply won't give you this option. Only 1 exe and it leads to a launcher! In these cases I think your best solution is to try and automate the selection using AHK. This will need to be done for each game. I am not very good with ahk myself but there may be some examples in the "PC Launcher" module folder in RL.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.