Jump to content

MrSlimbrowser

Members
  • Posts

    4
  • Joined

Reputation

10 Good
  1. Aah okay, thanks for that :) A precompiled threadstack.exe is included in my release file too though I think I remember now why I had issues with Rainmeter. I wanted to run it every two minutes so I used a Calc-Measure to executes an ActionTimer-Plugin-Measure to run the RunCommand-Plugin-Measure. (confused yet? lol) I didn't just use the RunCommand-Plugin-Measure alone because the BatteryLevel.exe takes a while to write the file so LuaTextFile would always read the output of the previous run two minutes ago and I couldn't figure out a better way to run the LuaTextFile delayed. With your way you shouldn't notice too much, since you run it every 10 seconds anyway the 10 second delay doesn't matter. I edited the 3Disks.ini from the default illustro so there is more in that file. The LuaTextFile.ini I took from a forum somewhere, it's not my own. 3Disks.ini LuaTextFile.lua
  2. No worries, I'm kust happy it will be useful to someone else than me to make the github effort worth it :) True, it depends on iCUEs version and which headset you use. Let me know about how you solved it with rainmeter. I'm using rainmeter too but I think my solution is a bit complicated, even though it works. But it was also the first time I actually tried changing a rainmeter skin to fit my needs..
  3. Assuming you did the neccessary pointerscans and found a suitable pointer, only the base address needs to be calculated. My tool uses MakeMEK's Threadstack Finder to do that automatically. The program will default to the offsets I used by the way. I can imagine those work for you too as long as you use the same version of iCUE I used. So just start it up and give it a try ;)
  4. I tried reading the values from iCUEs memory as well, works for me. Tried it with a Void Pro on Windows 10 Pro x64 with Corsair iCUE v3.15.101. You can try it out if you want to: https://github.com/MrSlimbrowser/ReadBatteryLevel
×
×
  • Create New...