Wine
GOG version
last published 4 years, 3 months ago
For some reason the game can be very slow, but if you move the mouse the frame rate goes up (from 10~ fps to 30~ fps in some situations).
There are binaries with fixed FOV for ultrawide screens. See:
- https://community.pcgamingwiki.com/files/file/1481-spellforce-fov-fix-for-widescreen-and-ultrawide/
- https://www.nexusmods.com/spellforceplatinumedition/mods/8?tab=description
Has to start in window mode or it will result in an error.
To use custom resolution, change "config.lua" in the game directory as such:
```
Graphic =
{
ScreenResolution = 7,
WindowWidth = 3440,
WindowHeight = 1440,
}
```
Note:
- If you enable dxvk, the game will crash when opening the Options in the main menu or Save Game from the in-game menu