change logictexture to 640x360

This commit is contained in:
2025-12-22 13:32:55 +08:00
parent 27801278a1
commit 473666f95c
5 changed files with 97 additions and 24 deletions

View File

@@ -35,7 +35,8 @@ bool WindowManager::Initialize(GameConfig& config) {
return false;
}
// 关键设置:启用像素模式
/* // 设置逻辑呈现模式,实现分辨率自适应[3](@ref)
SDL_SetRenderLogicalPresentation(m_renderer,