Duplicat el fitxers de shaders per a resolucions verticals de 256 i 240

This commit is contained in:
2024-12-02 13:39:19 +01:00
parent 0cd96aced5
commit 020ee81479
5 changed files with 252 additions and 15 deletions

View File

@@ -399,7 +399,8 @@ void Director::setFileList()
Asset::get()->add(prefix + "/data/sound/logo.wav", AssetType::SOUND);
// Shaders
Asset::get()->add(prefix + "/data/shaders/crtpi.glsl", AssetType::DATA);
Asset::get()->add(prefix + "/data/shaders/crtpi_256.glsl", AssetType::DATA);
Asset::get()->add(prefix + "/data/shaders/crtpi_240.glsl", AssetType::DATA);
// Texturas