VOGONS


dgVodooo 2.8.x and related WIP versions

Topic actions

Reply 180 of 182, by mitradis

User metadata
Rank Newbie
Rank
Newbie
ELK wrote on 2025-07-10, 19:17:

you can make a batch file

perhaps you right. Batch file give more features for this.

Reply 181 of 182, by myne

User metadata
Rank Oldbie
Rank
Oldbie

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

Reply 182 of 182, by lowenz

User metadata
Rank Oldbie
Rank
Oldbie
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)?