YoYoGames / GMRT-Beta

Bug Tracking for new GameMaker Runtime Beta
24 stars 0 forks source link

Discrepency between VM and GMRT in device_mouse_x and device_mouse_y #192

Closed Sidorakh closed 3 months ago

Sidorakh commented 3 months ago

Description

Using device_mouse_x and device_mouse_y yields different results between GMS2 VM and GMRT runtimes. Project file attached: gmrt-device-mouse-bug.zip Output log: output.txt

IDE v2024.6.1.160 Runtime v2024.6.1.208 GMRT version: 0.9.0

Expected Change

Address the discrepency

Steps To Reproduce

  1. Run attached project under both GMRT and GMS2 VM
  2. See the issue

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

Other Release (Please put the exact version number in your Description)

Which platform(s) are you seeing the problem on?

Windows

Compiler Log File

Sample .yyz File