Michel Rouzic

Results 20 comments of Michel Rouzic

Apparently this is a problem with Doggettx being enabled by default since May 18th, see #10763. I don't know why that issue was closed since the problem remains.

Since the problem seems to be "Cross attention optimization" I'll focus on testing that. It was set on `Automatic` which is `Doggettx`. python.exe Dedicated GPU memory sizes during the hires...

I'm asking for a reasonable way to do this, not by hardcoding trips at line 7000 of the script. Maybe a new keyword like `highlight` is needed, something like `except`.

Please note that this is a C API question.

I find it odd that this wouldn't be considered a bug given that the desirable behaviour is for weights of 0 to have the same effect as not having the...

Sounds good. I think you mean that `void *cplug_createPlugin()` would become `void *cplug_createPlugin(struct CplugHostContext *host_context)` and we'd be free to store this pointer in our instance structure and then use...

It sounds to me like we could keep the filter but in the case of such modded servers get the number of humans and bots from the list of players...

For curl I edited the command to use `-s -L` instead of `-sLO` but it was too slow anyway so I end up downloading it using my web browser.

How about doing it the normal way and not installing Clang but rather use MSVC?

No problem, here it is: https://www.mediafire.com/file/x7exrzr13mmodox/WAHE+host+lite+selfcontained.zip/file You just have to rename one of the wasmtime folders to `wasmtime`, then double-click `wahe_host_lite.vcxproj` and build. The v28 version should work fine except...