Hardwaremonitor shows zero memory if more than 4GB are available

Discussion in 'RivaTuner Advanced Discussion forum' started by HisN, Apr 6, 2007.

  1. HisN

    HisN Member

    Messages:
    23
    Likes Received:
    0
    GPU:
    RTX 3090
    Hey,
    I usually used to display my memory-filling with the hardware monitor of rivatuner on the 2nd Display.

    Looks like this: http://img390.imageshack.us/my.php?image=gothic3wo1.jpg

    Now I upgraded my PC with some more memory (8GB at total) and unfortunally rivatuner only displays zero values für physical und swap-memory. Did someone of you now a workaround to get this working again or will there be a fix in a future version of rivatuner?

    Thx a lot.
     
  2. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,197
    Likes Received:
    6,865
    There are no workarounds. It is a limitation of Win32 API GlobalMemorystatus function used in SysMem.dll plugin. If you're software developer, you can recompile the plugin (source code is included) and alter GlobalMemoryStatus with GlobalMemoryStatusEx, which is compatible with >4GB systems.
     
  3. HisN

    HisN Member

    Messages:
    23
    Likes Received:
    0
    GPU:
    RTX 3090
    Thank you unwinder. I'm unfortuneally no software developer. Have to ask my friends. But thank you anyway.
     

Share This Page