Skip to content
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

Add option to launch non-WHDLoad games from Workbench or AmigaDOS #51

Closed
midwan opened this issue Mar 27, 2019 · 5 comments
Closed

Add option to launch non-WHDLoad games from Workbench or AmigaDOS #51

midwan opened this issue Mar 27, 2019 · 5 comments
Assignees

Comments

@midwan
Copy link
Contributor

midwan commented Mar 27, 2019

As some games refuse to be run from the command prompt (AmigaDOS), like Amijeweled, it would be nice to have the option to launch a game either from Workbench or AmigaDOS.

This only related to non-WHDLoad games, of course.

@midwan
Copy link
Contributor Author

midwan commented Mar 28, 2019

Workaround for now:
Use a script to launch the desired game through "WBStarter".

E.g.
CD ""
C:WBStarter Amijeweled
set the script to have the +s attribute!

@IvanEBC
Copy link

IvanEBC commented Apr 6, 2019

Yeah, as above, also, if you are on OS 3.5/3.9, i use WBRun which i think comes with the OS.
WBRun and it'll read the icon tooltypes and activate them as well.
I use it extensively in iGame.....

@MrZammler MrZammler self-assigned this Apr 25, 2019
@MrZammler
Copy link
Owner

I've uploaded 2.0b5 which checks C for WBRun, and if found it will use that to run non-whdload games. I've sent a build to Jan from Amikit X to have a look too.

Thanks!

@IvanEBC
Copy link

IvanEBC commented May 18, 2019

Sounds good. But a lot of non WHDload stuff also doesn't NEED WBrun (usually only programs that use tooltypes i've found), so i wonder if it'll run unnecessarily or make a program not run properly at all if if used ALL the time?

@MrZammler
Copy link
Owner

MrZammler commented May 18, 2019

Hi Ivan. I think it should be ok. I can't think of something that would suffer from this, if you know any, do please let me know. (wbrun might/should have a fallback for stuff that dont like being started from wb).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants