Alex A Yermoshenko
Alex A Yermoshenko
Useful feature to increase optimization speed. Use case one. I have several projects that shares common resources. In my case five projects built for different platforms. That projects shares a...
Fails with different errors. ``` D:\Test>unityextract pirates_5d67f7b47ee4f4a78686c48f8926381d.unity3d WARNING:root:-10551 absent from structs.dat WARNING:root:8069 absent from structs.dat WARNING:root:0 absent from structs.dat Traceback (most recent call last): File "d:\Projects\bin\\unityextract.py", line 146, in main()...
Использую `@vkontakte/[email protected]` и нужно игроку оформить подписку. Cудя по всему в текущей реализации это не возможно. Есть упоминание "VKWebAppShowSubscriptionBox" в `DESKTOP_METHODS` ([src\bridge.ts](https://github.com/VKCOM/vk-bridge/blob/master/src/bridge.ts)). Но в `RequestPropsMap` ([src\types\data.ts](https://github.com/VKCOM/vk-bridge/blob/master/src/types/data.ts)) он не описан. Получается...
After we added this library to the project we started facing WebGl build problem: ``` Library\Bee\artifacts\WebGL\build\debug_WebGL_wasm\build.js: undefined symbol: sendfile (referenced by top-level compiled C/C++ code) UnityEditor.BuildPipeline:BuildPlayer (UnityEditor.BuildPlayerOptions) ``` After some...
**TypeScript Version:** 4.9.3 **Steps to reproduce crash** 1. Start using plugin typescript-tslint-plugin 2. Possible rename existing file, that used in imports in other files **Global TS Server Plugins** - `typescript-tslint-plugin`...
I have been continuing developing Guetzli with CUDA and OpenCL support. And it's cool to support this additional parameters in your project. `--c` optimized CPU version `--cuda` use CUDA `--opencl`...
I continue developing Guetzli with CUDA and OpenCL. Using GPU increased speed significantly. So you can try it. https://github.com/doterax/guetzli-cuda-opencl
Guys tryed to use guetzli with [XNview ](https://forum.xnview.com/viewtopic.php?f=60&t=46466&sid=16c9d3b291d428d93661087fd87ade29) > It would be VERY helpful if you could provide an exe file which uses the -- auto switch automatically without the...
Example 1: https://www.virustotal.com/gui/file/4c31d4f8c620d9e9309856ed37a35488feba8ea3a23b0a2c72dbb07b7e511f06/detection Example 2: https://www.virustotal.com/gui/file/8f3c742eaca8e6718cd573c89e40ece544df655de9eb2aec94820c1ec7d76b87/detection I think this is because exe included compilled CUDA binary and OpenCL sources. Also they triggered on delay loaded DLLs... I have no idea...
Forks to analyse: - [ ] https://github.com/crass00/guetzli-cuda-opencl/commits?author=crass00 - [ ] https://github.com/yaohuaxin/guetzli-cuda-opencl - [x] https://github.com/yyamamoto79/guetzli-cuda-opencl