| Summary: | SDL_GetSystemRAM() always returns 0 on Windows 8.1 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Justin Skiles <justin.d.skiles> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | minor | ||
| Priority: | P2 | ||
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | Windows 8 | ||
| Attachments: | DxDiag of my computer. | ||
|
Description
Justin Skiles
2013-10-23 22:42:23 UTC
I should have noted that after making the change, the function returned "8085" (MB) as expected. That translates to the approximate 8 GB of RAM that I had available. This patch is now https://hg.libsdl.org/SDL/rev/9ec71e56071c ... thanks! --ryan. |