Skip to content
Snippets Groups Projects

Fix the console splitting up halfway through startup.

Merged Golden requested to merge Golden/SRB2:fix-console-splitting into next

Figured it out when the default SRB2 config didn't split the console in half.
I ended up combing the whole config for the offending cvar, and it was con_textsize!
Turns out it sets con_recalc even during startup, which causes the console splitting..

For those who don't know what I'm on about, put con_textsize small into the console, and restart SRB2 to reproduce, or view the video at the issue linked below.

Fixes #349 (closed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading