-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improved documentation #270
Comments
I'm looking to document the DOSBox support. Right now I'm having a crash on GameHub, but in meantime I would like to clarify some ideas to properly document it:
I was testing to change the game executable on game proprieties but it doesn't seems to matter which file is on executable field, since it will execute whatever is on dosbox.conf file instead. Maybe I can document to put the .config file as executable (or maybe saying to call any file on the game's directory) |
I'm not sure it's worth to allow to use DOSBox without game-specific configs since most users will probably try to run GOG/Steam games and they usually bundle configs. |
I agree with this. The current approach to detect and use .conf files is as automatic as possible to let users download any GOG game using DOSBox and play it. If the game is not working, you need to tweak the .conf file (or the cue files) to fix the paths. (I'm the guy that submitted all the [usually annoying] bugs related with DOSBox detection and use in GOG [and sometimes Humble Bundle] games). |
My questions were to fully understand how it should work, since I don't have a GOG/Humble game with dosbox on it and my experience were just by running the pure DOS games without dosbox files. Give me some feedback on following wiki page: |
the DOSBox GOG and Humble bundle games works the same way? I suppose it works this way:
Is it right? Maybe I should document it too. |
@hlechner GOG DOSBox games bundle both DOSBox and configs. If you install Linux version of GOG game, bundled DOSBox will be used by default. You can force compatibility and use DOSBox installed in system. If you install Windows version of GOG game, compatibility layer will be required. DOSBox should be selected automatically, so usually you just need to run game and it should work. |
Following this discussion, I proposed a new feature (#273) to easily add DOS games that does not have an associated .conf files. |
GameHub currently doesn't have documentation and some features may be confusing.
The text was updated successfully, but these errors were encountered: