FunkyFr3sh / cnc-ddraw

GDI, OpenGL and Direct3D 9 re-implementation of the DirectDraw API for classic 2D games for better compatibility with Windows ME, 2000, XP, Vista, 7, 8, 10, 11, Wine (Linux/macOS/Android) and Virtual Machines
https://discord.gg/afWXJNDDF5
MIT License
2.23k stars 143 forks source link

Knights and Merchants TSK camera moves too fast #318

Closed mskrzynski closed 4 months ago

mskrzynski commented 4 months ago

In Knights and Merchants The Shattered Kingdom camera moves too fast when moving cursor to edge of the screen/using arrow keys. Only reasonable way to move around the map is dragging the view in the minimap which is not ideal.

Setting maxfps/maxgameticks does not fix this.

FunkyFr3sh commented 4 months ago

I added presets for "KaM_800.exe" and "KaM_1024.exe" (not sure if there are any other custom exe names?)

cnc-ddraw.zip

mskrzynski commented 4 months ago

Thanks, limit_bltfast=true helped!

KaM: The Peasants Rebellion (TPR) - the sequel - uses KM_TPR.EXE