- Joined
- Apr 16, 2009
- Messages
- 8,476 (1.44/day)
- Location
- Charleston, SC
System Name | Tower of Power / Delliverance |
---|---|
Processor | i7 14700K / i9-14900K |
Motherboard | ASUS ROG Strix Z790-A Gaming WiFi II / Z690 |
Cooling | CM MasterLiquid ML360 Mirror ARGB Close-Loop AIO / Air |
Memory | CORSAIR - VENGEANCE RGB 32GB (2x16GB) DDR5 7200MHz / DDR5 2x 16gb |
Video Card(s) | ASUS TUF Gaming GeForce RTX 4070 Ti / GeForce RTX 4080 |
Storage | 4x Samsung 980 Pro 1TB M.2, 2x Crucial 1TB SSD / NVM3 PC801 SK hynix 1TB |
Display(s) | Samsung 32" Odyssy G5 Gaming 144hz 1440p, 2x LG HDR 32" 60hz 4k / 2x LG HDR 32" 60hz 4k |
Case | Phantek "400A" / Dell XPS 8960 |
Audio Device(s) | Realtek ALC4080 / Sound Blaster X1 |
Power Supply | Corsair RM Series RM750 / 750w |
Mouse | Razer Deathadder V3 Hyperspeed Wireless / Glorious Gaming Model O 2 Wireless |
Keyboard | Glorious GMMK with box-white switches / Keychron K6 pro with blue swithes |
VR HMD | Quest 3 (512gb) + Rift S + HTC Vive + DK1 |
Software | Windows 11 Pro x64 / Windows 11 Pro x64 |
Benchmark Scores | Yes |
@johnspack, try running this one with dual monitors.
You can choose which monitor by running it from a command prompt and adding a "/<monitor#>" switch after it.
So something like ... MonitorUnburn_WF.exe /1
The monitors are zero-based, so if you have two of them they will be 0 and 1.
It only reads the first character after the "/", so if you type in /15 it will see it as /1, thus it will only work with up to 10 monitors (0-9). I don't see this as a big problem at this point.
It should throw an error and quit if you choose an invalid monitor number or if you give it a non-numeric switch like "/tpu". It is only looking for the last occurrence of the "/" in the command string args, so if you type "MonitorUnburn.exe /0 /1", it should use the /1.
Try starting it from both monitors to make sure it works either way.
See if you can break it.
If anyone else with dual (or more) monitors would like to test it I would appreciate it.
Nice! I just tested it and it works great on my dual monitor setup.
