Page 1 of 5

[REQUEST] Gravity Circuit

Posted: Thu Jul 13, 2023 6:21 pm
by dafirus
Game Name: Gravity Circuit
Game Engine: STEAM
Game Version: STEAM
Options Required:
Infinity Life
Infinity Power
Infinity Money
On hit kill
All Upgrades

Steam Website:
Other Info:

Re: [REQUEST] Gravity Circuit

Posted: Fri Jul 14, 2023 10:00 am
by Franito
+1

Re: [REQUEST] Gravity Circuit

Posted: Fri Jul 14, 2023 11:12 am
by lu_metal
Please +1

Re: [REQUEST] Gravity Circuit

Posted: Fri Jul 14, 2023 1:27 pm
by windowv
Please +2

Re: [REQUEST] Gravity Circuit

Posted: Fri Jul 14, 2023 1:33 pm
by lu_metal
lu_metal wrote:
Fri Jul 14, 2023 11:12 am
Please +1
Steam version, or Chronos version!

Re: [REQUEST] Gravity Circuit

Posted: Fri Jul 14, 2023 6:41 pm
by Snoop
+4 GOG Version and Multi Jump option, please!

Re: [REQUEST] Gravity Circuit

Posted: Fri Jul 14, 2023 8:36 pm
by Sensei7
+ 5 Chronos Version

Re: [REQUEST] Gravity Circuit

Posted: Sat Jul 15, 2023 10:57 am
by xduduhao
+10

Re: [REQUEST] Gravity Circuit

Posted: Sat Jul 15, 2023 11:05 am
by liu-p
+11

Re: [REQUEST] Gravity Circuit

Posted: Sun Jul 16, 2023 7:13 pm
by Noside
+12

Re: [REQUEST] Gravity Circuit

Posted: Mon Jul 17, 2023 1:35 am
by kodoku
I tried to find values in the game, and managed to find some health values, but they seem go be red herrings (die even if I freeze them, or the game freezes in one case). It looks like this game uses Love2d/Lua. I've been trying to follow some discussions elsewhere about hacking those kinds of games, but have fallen short.

Re: [REQUEST] Gravity Circuit

Posted: Mon Jul 17, 2023 2:54 am
by dafirus
kodoku wrote:
Mon Jul 17, 2023 1:35 am
I tried to find values in the game, and managed to find some health values, but they seem go be red herrings (die even if I freeze them, or the game freezes in one case). It looks like this game uses Love2d/Lua. I've been trying to follow some discussions elsewhere about hacking those kinds of games, but have fallen short.
I see... Thank you for sharing it. I'll try to find something about that too! Who knows, we helped to do something at least about having Infinity Life in this awesome game :roll:

Re: [REQUEST] Gravity Circuit

Posted: Mon Jul 17, 2023 6:07 pm
by AlexS
kodoku wrote:
Mon Jul 17, 2023 1:35 am
I tried to find values in the game, and managed to find some health values, but they seem go be red herrings (die even if I freeze them, or the game freezes in one case).
(Google translation)

Finding a player's health in this game is easy. The player's health is a "double" value. The full scale is 16 (this is the number of segments on the health bar). Start looking for a "double" value of 16. Then take damage, say 2 segments. Weed out values equal to 14. There will be 3 values ??remaining (if more than three, take damage again and do the sifting). When you have 3 values left, try setting each one individually to 16. One of the values will be 14 again after editing. This is not the desired value. The second value after editing will remain equal to 16, while the first will also become equal to 16 and the health bar will be filled. This is also not the correct value. And if you change the third value, then it will remain equal to 16, but nothing will change on the screen. This is the real value of the player's health. Now if you freeze it and take damage, then the health bar (and the second value along with it) will decrease, but the player will not die even if the bar reaches zero. Of course, this address is not permanent, it can only be frozen for a short time without changing locations and game modes. To make health infinite during the game, you need to create a script.

Re: [REQUEST] Gravity Circuit

Posted: Wed Jul 19, 2023 2:11 am
by dafirus
kodoku wrote:
Mon Jul 17, 2023 1:35 am
I tried to find values in the game, and managed to find some health values, but they seem go be red herrings (die even if I freeze them, or the game freezes in one case). It looks like this game uses Love2d/Lua. I've been trying to follow some discussions elsewhere about hacking those kinds of games, but have fallen short.
With what AlexS said, did you manage to make Life infinite? I didn't get here

Re: [REQUEST] Gravity Circuit

Posted: Mon Jul 24, 2023 10:28 pm
by dafirus
We were without any help... what happened to this forum... T_T