mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-06-06 11:47:47 -04:00
v1.1.0 (#271)
* Update RT64 to correctly report errors for shader model 5.1 GPUs * Fixed Windows filesystem error crash * Force audio driver selection to wasapi on Windows to prevent audio issue
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "nfd.h"
|
||||
#include <filesystem>
|
||||
|
||||
std::string version_number = "v1.0.1";
|
||||
std::string version_number = "v1.1.0";
|
||||
|
||||
Rml::DataModelHandle model_handle;
|
||||
bool mm_rom_valid = false;
|
||||
|
||||
Reference in New Issue
Block a user