Skip to content

Increase default GameWindowTransitionSpeedMultiplier to 3 - #553

Open
tintinhamans wants to merge 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
tintinhamans:feat/default-window-transition-speed-3
Open

Increase default GameWindowTransitionSpeedMultiplier to 3#553
tintinhamans wants to merge 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
tintinhamans:feat/default-window-transition-speed-3

Conversation

@tintinhamans

Copy link
Copy Markdown

This updates the default menu/window transition speed so animations feel more responsive out of the box.

GameWindowTransitionSpeedMultiplier default is changed from 1.0 to 3.0 in:


The previous default of 1 makes UI transitions feel too slow (including menus such as general promotions). Setting the default to 3 provides a better baseline user experience.

image image
  • Existing users who already have GameWindowTransitionSpeedMultiplier explicitly set in Options.ini keep their chosen value.
  • New installs, missing-key cases, and reset/default paths now use 3.

Set GameWindowTransitionSpeedMultiplier default from 1.0 to 3.0 for missing option keys.

Updates OptionPreferences fallback and GlobalData constructor defaults for both Generals and GeneralsMD.
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

⚠️ Title/Commit Validation Failed

Invalid PR title:

  • Increase default GameWindowTransitionSpeedMultiplier to 3

Invalid commit messages:

  • Increase default window transition speed to 3
    PR titles and commit messages must follow conventional commits format:
type: Description
type(scope): Description

Allowed types: bugfix, build, chore, ci, docs, fix, feat, perf, refactor, revert, style, test, tweak, unify

See CONTRIBUTING.md for details.

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