- improve voice chat smoothness

- fixed the position of the speaker indicator. constant aspect ratio added
- fixed voice chat functionality to work with the latest commits
- add support for cross compiling windows64 builds on linux
This commit is contained in:
haxi0
2026-03-23 00:58:13 +03:00
parent 8be27511bb
commit 784242fcf7
1320 changed files with 361482 additions and 116 deletions
@@ -54,7 +54,7 @@
class Renderer;
extern Renderer InternalRenderManager;
#include "Xbox/resource.h"
#include "Xbox/Resource.h"
#ifdef _MSC_VER
#pragma comment(lib, "legacy_stdio_definitions.lib")