Read value from game

Official forum for open source FreePIE discussion and development.
Post Reply
ariefansori
One Eyed Hopeful
Posts: 4
Joined: Wed Dec 17, 2014 4:06 pm

Read value from game

Post by ariefansori »

I'm sorry that I'm still newbie here
So my question is, is there a way to read value from a game in FreePie ?
for example when i'm running out bullets, it will automatically reload...
CyberVillain
Petrif-Eyed
Posts: 2166
Joined: Mon Jun 22, 2009 8:36 am
Location: Stockholm, Sweden

Re: Read value from game

Post by CyberVillain »

Nope, no such memory hacks are available. Sadly not an easy task
konstantin_lozev
Cross Eyed!
Posts: 192
Joined: Fri Jul 04, 2014 1:43 am

Re: Read value from game

Post by konstantin_lozev »

I needed a similar thing recently. You can still measure the time the mouse button has been pressed and have a bullet/second variable for a specific gun and reload when it gets to 0. The shooting animation is usually only slightly dependent on the framerate and there is usually a lead-in animation to each burst (you can correct for that too, if you feel adventurous), but overall the difference between the estimated rounds and in-game rounds is +/-2.
Post Reply

Return to “FreePIE”