https://bugs.winehq.org/show_bug.cgi?id=57233
--- Comment #2 from Ivo Ivanov logos128@gmail.com --- Created attachment 77151 --> https://bugs.winehq.org/attachment.cgi?id=77151 beamng_revert_fix.gz
WINEDEBUG=-all,+timestamp,+pid,+tid,+loaddll,+x11drv,+win
This is with the regression commit reverted on the top of the 9.18 tree. The game starts properly and works without issues.
The call to X11DRV_WindowPosChanged() is on row 3114. The call to sync_client_position()/XConfigureWindow() is on row 3115.