Chongyun Lee

Results 336 comments of Chongyun Lee

`hangover-libqemu` and `hangover-libfexcore` is able to be compiled but can't work. I'll mark this issue as help wanted...

`box64` works as expected, but `qemu` and `fex` doesn't. `hangover-libqemu` will segfault, `hangover-libfexcore` and `hangover-libwow64fex` will not load dlls. ``` ~ $ wine aarch64-test.exe Hello World ~ $ wine i686-test.exe...

After copying `libwow64fex` to `$HOME/.wine/drive_c/windows/system32`: ``` ~ $ HODLL=libwow64fex.dll wine i686-test.exe 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0050:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 0050:err:winediag:nodrv_CreateWindow L"The...

> @licy183 do you think we can build hangover apk with wineandroid.drv backend instead of winepulse and winex11 using termux's build scripts and toolchain? It seems like I have an...

> Can you please try to build it? I'll try it this weekend if possible.

I'll take a look tomorrow if I have some free time...

Some simple GUI tools (e.g. `rufus`) work fine, but other software (like NetEase Music based on electron) doesn't work.

I want to add some notice and ask users to confirm for third-party APT repositories that are not maintained by `termux-user-repository`, but I'm busy recently, so I will keep this...

`mesa` 22.0.5 is the last version without `kopper`, and this makes it possible to run `zink` over Android's vulkan.

> We have wsi-vulkan-layer so kopper should work. I don't think `wsi-vulkan-layer` could work on Termux with Android's Vulkan Loader. For Android's Vulkan Loader, the layer will be searched in...