Ivan Rusanov

Results 217 comments of Ivan Rusanov

That is a nice suggestion, might try to add this soon, it's not complicated to implement

Hi, it does not output a debug automatically. You might try to disable advanced mode from `settings.xml` file by changing ```true``` to ```false```

Thanks for the report, it might be helppful to solve the other issue with rank detection. As for the tRFC, I think it's the bios that reports it this way...

Hi, Unfortunately, memory parameters reading is currently handled by the main application and not the DLL. I will eventually move this functionality in the DLL, so it can be used...

I have no viable alternative, that's why I'm thinking of killing the project, although don't really know how to handle that properly. Other apps also use this driver (including most...

Yes, I have the code for uninstallation and cleanup on close (not in a release build), but it is still problematic if some other app is using the driver at...

@alberts8 I'm going to try remove the original DLL and implement an own installer of the kernel driver and service.

> Only having the driver installed while Zen Timings is running would be a improvement. Because currently after you use Zen Timings the driver stays installed. > > The developers...

Hi, clearing cmos withg the clrcmos jumper should restore original core count if the AMD menu is not visible in bios. Alternatively, you can try if RyzenMaster can reenable the...

The function uses the "Set Downcore Config" command which sets disabled cores in AMD Overclocking BIOS menu, but many manufacturers hide it. Even on boards that have it exposed in...