07th-mod / 07th-mod/hou-plus

Switching to fullscreen mode causes the game to be inappropriately stretched

Ouverte
#13 5 commentaires 0 réactions 1 personne assignée Réclamée par @drojf Voir sur GitHub
bug
Langage dominant
Python
Étoiles
4
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

## Bug Information

Switching to fullscreen causes the game to be stretched horizontally, resulting in widened graphics and black bars at the top and bottom of the screen. Menus don't seem to be affected and will fill the whole screen. In addition, switching back to windowed mode from fullscreen causes the game's visuals to be frozen or stuck, needing a program restart to fix.

**To reproduce**: Change to fullscreen mode in the options.

**Expected behavior**: Everything should display correctly.

## Install Information

**The game**: Higurashi When They Cry Hou+

**The mod variant**: Full

**I installed the patch**: Using the Installer

**I bought the game at**: MangaGamer

**Mod Install Date**: 6th August 2024

## System Information

**My operating system is**: Linux (Fedora 40)

**State anything "special" about your computer's setup**: N/A

## Screenshots

![Screenshot_20240806_211935](https://github.com/user-attachments/assets/c977ca03-ad98-4f0c-ae05-fdaef8e92a5f)

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Recherchez la gestion du mode plein écran dans le code graphique ou de gestion des fenêtres du jeu, probablement dans un module lié à SDL, Pygame ou une bibliothèque similaire. Vérifiez la logique du menu des options pour le bouton de basculement plein écran. Reproduisez le bug localement pour observer l'étirement et le comportement de gel, puis examinez comment le viewport et le moteur de rendu sont redimensionnés. Le correctif consistera à ajuster le ratio d'aspect et à s'assurer que le contexte de rendu est correctement rafraîchi lors du changement de mode.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
desktop, game-dev
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Clairement spécifiée
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.