Results 144 comments of sp00n

Can you make a screenshot of the Explorer window with your CoreCycler installation?

The batch file doesn't seem to like spaces.

That's the current version, which does work with spaces: ``` @echo off SETLOCAL EnableDelayedExpansion REM -------------------------------------------------------------------------------------- REM This batch file can be used to run CoreCycler with multiple different configs...

Ah, the good old alphabetical versus numerical ordering. You should be able to use multiconfig-01.ini, multiconfig-02.ini, ... multiconfig-99.ini to get around this. Actually you could also use a-z instead of...

Starting as admin will set the directory of the terminal window to C:\Windows\system32, so it won't find the ini files. You can add `pushd %~dp0` right after `echo Starting a...

2-4 CO steps is a good adjustment value, depending on how quickly/detailed you want to proceed. The possibility for false positives is there, but only for "not using enough CPU...

The CO values will be temporarily applied until the next reboot. That's one thing still missing from the documentation / comments that I'm going to add.

> I've ran CoreCycler with automatic testing enabled, but I have a question regarding the core behavior. I set it to run only 2 iterations, some cores errored out on...

If this is still a problem, please provide the log files and a screenshot of what's happening if possible. Also make sure you're running the latest version of CoreCycler (mentioning...

Huh, apparently I forgot to hit the Comment button a couple of days ago when I intended to post. Please update to the latest version, your alpha version is now...