- Thread starter
- #501
Yep, broke 'em. Will fix 'em. Thanks for pointing out.While checking for issues with btweb, I did notice in MP 1.4 that command line parameters weren't parsed. Is this correct?
I have /fullscreen and /screen=1, but neither of them had any influence on screen selection/window size
I moved their default init values to the constructor of D3D. But the D3D object is initialized after the attributes have been set. It's an easy fix that will be in the next build.
Edit: Fixed and pushed to Git.
Last edited: