Skip to content

- Add fullscreen launch argument override - #2

Open
Jaredl-Dev wants to merge 2 commits into
GeneralsOnlineDevelopmentTeam:mainfrom
Jaredl-Dev:feat/fullscreen-launch-argument
Open

- Add fullscreen launch argument override#2
Jaredl-Dev wants to merge 2 commits into
GeneralsOnlineDevelopmentTeam:mainfrom
Jaredl-Dev:feat/fullscreen-launch-argument

Conversation

@Jaredl-Dev

@Jaredl-Dev Jaredl-Dev commented Aug 14, 2026

Copy link
Copy Markdown

Merge after #1.

This introduces a launcher-specific -fullscreen argument that takes precedence over windowed mode. When detected, the launcher strips the -win argument, ensuring that -win is never passed to the game process.

This is useful for launchers such as GenLauncherGO, which allow users to toggle between fullscreen and windowed mode from within the app. It ensures the game respects the user's preferred launcher setting, thus avoiding user confusion.

Validation

  • Built Debug and Release configurations
  • Launched with windowed mode enabled and -fullscreen passed as a CLI argument

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

Successfully merging this pull request may close these issues.

1 participant