Reply 180 of 182, by mitradis
ELK wrote on 2025-07-10, 19:17:you can make a batch file
perhaps you right. Batch file give more features for this.
ELK wrote on 2025-07-10, 19:17:you can make a batch file
perhaps you right. Batch file give more features for this.
You can do it in a normal shortcut.
You just have to put "start /affinity 0x1 exename"
I put 0x1, because its hex. if you want to use any other single core, options should be 2,4,8,16,32 etc for one core.
ie, the hex is a binary number with each bit representing one core. The first 2 cores should be "0x3"
I built:
Convert old ASUS ASC boardviews to KICAD PCB!
Re: A comprehensive guide to install and play MechWarrior 2 on new versions on Windows.
Dos+Windows 3.11+tcp+vbe_svga auto-install iso template
Script to backup Win9x\ME drivers from a working install
Re: The thing no one asked for: KICAD 440bx reference schematic
lowenz wrote on 2025-02-23, 16:26:Forced MSAA can't work well with an HDR output (I'm testing on a HDR10 monitor) using Color Space > ARGB 8888......is there a solution or it's just inevitable (being the MSAA designed around 8888 color space)?
Up, isn't possible to use forced MSAA and ARGB2101010 (for HDR10 output)?