Anderen2 / RTS

An 3D LAN-Multiplayer (R)eal (T)ime (S)trategy game (C&C Generals style) made in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I/O devices / GUI will only work correctly with 1024x768 resoulution

Anderen2 opened this issue · comments

Get current resolution of window, and replace it with the hackvz and hackhz values in:
engine/Render/renderio.py line: 88
engine/Render/rendergui.py line: 18

Fixed in commit 516e744