HarbourMasters / HarbourMasters/Starship

Not launching the game in fullscreen

Open
#265 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2.1k
Forks
140
Avg merge
14d 15h
Merged PRs (30d)
2

Description

```
{
"CVars": {
"Fullscreen": {
"Enabled": 1
},
```

Is not launching the game in fullscreen.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the launch with the provided CVars configuration and verify whether the Fullscreen.Enabled setting is read during startup. Trace the game's startup and window-display entry points to find where fullscreen is applied, then confirm that launching with this setting enabled opens the game in fullscreen.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.