Skip to content

Fullscreen command line and run Lua script minimized #786

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r57zone
Copy link

@r57zone r57zone commented Mar 12, 2025

Hi, this adds the -fullscreen 1 option for fullscreen mode, hides the lua window when running command line, and uses the -rom option to specify the rom file.
Launch example:
fceux.exe -rom "1.nes" -lua "Rewinder.lua" -fullscreen 1
This one will allow to launch FCEUX from other shells and play without a mouse.
The code may be used partially or completely.
Thanks.

@r57zone
Copy link
Author

r57zone commented Mar 14, 2025

cc @thor2016, thanks!

@r57zone
Copy link
Author

r57zone commented Mar 20, 2025

I've compiled a version for testing in case you need it.

@r57zone
Copy link
Author

r57zone commented Mar 22, 2025

Hi @ClusterM, could take a look at the changes? They are needed for the RANes project. Maybe it can be accepted fully or partially? Thanks!

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

Successfully merging this pull request may close these issues.

1 participant