07th-mod / 07th-mod/higurashi-assembly
Tips screen aspect ratio
未关闭
- 主要语言
- C#
- 星标
- 12
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
Our patch changes the game from 4:3 to 16:9 pretty much everywhere except for the tips screen. We can replace the background in the assets with a 16:9 image but even when we did that, it did not stretch to the edges in the game.
贡献指南
这个仓库没有索引到贡献指南
调研方向
查找提示屏幕的渲染代码,可能在 UI 或屏幕管理类中。检查背景图像的加载和缩放方式;该问题提到了资源和拉伸。通过将背景资源替换为 16:9 图像进行测试,查看缩放逻辑是否需要调整。通过运行游戏并检查提示屏幕是否填满屏幕来验证修复。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- game-dev
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100