Results 11 issues of GEEKiDoS

I'm building a web app for export acb for d4dj in one key with blazor wasm, but it's super slow, that takes lots of mins to encode a 2min audio...

我没有别的比例的屏幕。希望有人可以帮我做了(((

enhancement
help wanted

Some functions are not working with that. And the game crashes on `fast_restart` without a minidump. Update 2: Seems like the string argument can not recognized by `scripting::lua::convert(const sol::lua_value& value)`...

bug

Also larger console window size for dedicated server, the output format from status command looks broken.

feature

![issue](https://user-images.githubusercontent.com/14933408/57568248-38f28b00-7417-11e9-9868-210aff306ef2.gif) Don't know this caused by this font or by windows terminal, I raised issue on both repo https://github.com/microsoft/Terminal/issues/696

Just like title, and the latest line of the console is ```Error 12002 has occurred.```

bug

I just tried ```g_pCSO2GameManager->GetCurrentRoom()``` but it not returning ```ICSO2GameRoom```, It just returns the id of current room.

enhancement
needsinfo

I'm working with games and need to load the dds or textures in assetbundle(unity) into `Image`. But seems there's no method that I can just feed decoded pixels into it.

## Bug Report The .NET library is not functioning when compiled with `NativeAot`, resulting in an exception being thrown. ### Steps to Reproduce 1. Compile the code using the `PublishAot`...

Full log: ``` Traceback (most recent call last): File "D:\repo\QtPyHammer\QtPyHammer\ui\core.py", line 37, in open_files def open_files(): ops.open_files(self, self.map_browser) File "D:\repo\QtPyHammer\QtPyHammer\ops\__init__.py", line 38, in open_files main_window.open(filename) File "D:\repo\QtPyHammer\QtPyHammer\ui\core.py", line 313, in...