Open MrPumpkin0451 opened 7 months ago
Hello,
Check #138, which explains why it crashes when you enable scale_2x with a resolution too low.
The resolution in the config file is not the game base resolution, but the final resolution with the scaling applied, and the game needs at least 640x480 base resolution.
So if you want to use scale_2x you need the resolution in the config file to be greater than twice 640x480 (so at least 1280x960).
Im trying to use scale_2x in the f1_res.ini but it crashes the game when i try to start it up. works fine without it