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

Disable fullscreen and CaptureCursor by default and at least document -window and CatchCursor in the README #63

Open
tdauth opened this issue Dec 12, 2024 · 1 comment

Comments

@tdauth
Copy link
Contributor

tdauth commented Dec 12, 2024

Hey,
I wanted to run warsmash from IDEA with a custom warsmash.ini and break points. However, it always starts in fullscreen and when it reached the break point, I could not leave the full screen mode.
It would be helpful to have something like:

[Emulator]
EnableFullscreen=0 // 0 disables, 1 enables

to avoid this issue.

Besides:

CatchCursor=0

should be the default. Otherwise, you have to logout or kill the process even in windowed mode when it reaches a breakpoint.

@tdauth
Copy link
Contributor Author

tdauth commented Dec 12, 2024

Just found -window so maybe document this together with CatchCursor in the README or add full screen option. -nolog could also be documented somewhere.

@tdauth tdauth changed the title Add ini option to disable fullscreen Add ini option to disable fullscreen or document -window in the README Dec 12, 2024
@tdauth tdauth changed the title Add ini option to disable fullscreen or document -window in the README Disable fullscreen and CaptureCursor by default and at least document -window and CatchCursor in the README Dec 12, 2024
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

1 participant