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

Idea - menu/launcher #78

Open
SpitFire-666 opened this issue May 3, 2022 · 5 comments
Open

Idea - menu/launcher #78

SpitFire-666 opened this issue May 3, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@SpitFire-666
Copy link

I've been dabbling in qbasic recently and had a crack at a "launcher" for FastDoom!

Could be improved by allowing user to set command-line options as well!

@viti95
Copy link
Owner

viti95 commented May 3, 2022

Looks awesome!! I'm pretty sure users will love this. A simple question, does this launcher work with monochrome videocards (like MDA or Hercules)? Those have different base address for text modes and the attributes are different compared to color modes.

@viti95 viti95 added the enhancement New feature or request label May 3, 2022
@SpitFire-666
Copy link
Author

Good question. Since it's all text based I think it would work for any video card/res but I'm no expert.

I can drop you a demo version if you'd like to test it out!

@SpitFire-666
Copy link
Author

SpitFire-666 commented May 4, 2022

Here's the EXE, only a few menu items work right now. I tried it on my 386 with 16 shade orange plasma display and it didn't blow it up 💪!

https://1drv.ms/u/s!AlE-uu5DK9rJgdR5RCEQg0ov3l-sxw?e=DI8gP6

@arrowgent
Copy link

i was thinking of a simple batch file
but your fancy exe is more powerful

@EndlessEden
Copy link

Think it would be better if it used menus that stored the values in a text file config, that retained them as "Defaults" after each launch, rather then linear-prompts.

like

Launch -> [Launches with selected options, stored in conf as default.]
Choose Game [wad chooser] -> [linear prompts of the wad files, from "Game Wads" directory]
Options -> (Video Options -> [Contents of the gif]) (Sound Options -> Sound Effects -> [SB, etc; like the original doom setup] | Midi -> [Midi-type, midi port, etc.;] | Manual-Mode[Text prompt, with string with parameters stored in conf]) (Extra Commandline Options -> [text prompt with variable string stored in conf]) (Game Wads -> [Text entry for WAD Directory] )
Quit Launcher -> [exits status 0]

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

No branches or pull requests

4 participants