afegits tots els valors d'escala que dona sdl3

This commit is contained in:
2026-04-16 19:15:35 +02:00
parent a3fc1119ae
commit 52431adb0e
14 changed files with 165 additions and 98 deletions

View File

@@ -74,8 +74,8 @@ SDL_AppResult SDL_AppInit(void** /*appstate*/, int /*argc*/, char* /*argv*/[]) {
Options::window.fullscreen = false;
Options::window.zoom = 1;
Options::video.aspect_ratio_4_3 = true;
Options::video.integer_scale = true;
Options::video.stretch_filter_linear = true;
Options::video.scaling_mode = Options::ScalingMode::INTEGER;
Options::video.texture_filter = Options::TextureFilter::LINEAR;
#endif
// Carrega textos (idioma per defecte: valencià)