You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably extract these two snippets to a function that returns a pair of optional ints (ram, pagefile), and then use that in the existing place and whatever place adds that info to Lua.
Add RAM to https://github.com/beyond-all-reason/spring/blob/BAR105/rts/Lua/LuaConstPlatform.cpp
User story: this fragile hax https://github.com/beyond-all-reason/Beyond-All-Reason/blob/master/luaintro/Addons/main.lua#L63-L66 (there's also a lot of other terrible string parsing hax above the RAM line but afaict things like
Platform.glVendor
,Platform.glslVersion
andPlatform.glRenderer
all already exist)The text was updated successfully, but these errors were encountered: