07th-mod / 07th-mod/higurashi-assembly
Changing graphics preset during 07th-mod logo screen (before reaching main menu) causes strange graphical bugs
- Dominant language
- C#
- Stars
- 12
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I noticed if you change the graphics preset via the F10 menu during 07th-mod logo screen (before reaching main menu), it causes the background image to turn black shortly after being displayed, and some other odd glitches.
This happens even on older versions of the DLL I think.
Restarting the game seems to fix it, so it's probably not setting any state which is good.
Stopping the user pressing the F10 key before reaching the menu is probably the easiest way to fix this.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for the F10 key handling code, likely in an input or menu system file. Find where the graphics preset change is triggered and add a condition to disable it before the main menu is reached. Test by launching the game, pressing F10 during the logo screen, and verifying the preset cannot be changed and no graphical glitches occur.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100