YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
26 stars 8 forks source link

Live Wallpapers: RAM usage metrics need to be given in bytes, not Kb #7141

Open patrickrocheyoyo opened 3 months ago

patrickrocheyoyo commented 3 months ago

Description

RAM memory values in the live wallpaper metrics system is being handled in KB rather than bytes. This is making calling metrics as from system memory require individual use cases.

Expected Change

RAM values in system metrics for live wallpapers should be based on bytes

Steps To Reproduce

blank-lw-subscriptions.zip

Load .crx file into Opera GX Open Configurator Notice display differences

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

Always

Which version of GameMaker are you reporting this issue for?

2024.6.2 (Monthly)

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

Windows

Contact Us Package Attached?

Sample Project Added?

MarcinSerwachOpera commented 3 months ago

I can confirm the issue. The issue is in LWCA RAM metric provider.