[REQUEST] Indiana Jones and the Great Circle

Ask about cheats/tables for single player games here
User avatar
VampTY
Table Makers
Table Makers
Posts: 935
Joined: Tue Mar 05, 2019 10:52 am
Reputation: 1340

Re: [REQUEST] Indiana Jones and the Great Circle

Post by VampTY »

Sm0k3r83 wrote:
Sun Dec 08, 2024 2:07 pm

Heres a link to my Non-Steam version save, should have a few medicine.
[Link]
Thanks, i'm not going to sign through gmail, can you upload it to the link below (join spaces)

easyupload . io

Or another site, fast and easy, no pass and whatnot, just the download!?Or PM ;)

Thanks for understanding! ;)

qq95604014
Cheater
Cheater
Posts: 26
Joined: Thu May 05, 2022 5:37 pm
Reputation: 2

Re: [REQUEST] Indiana Jones and the Great Circle

Post by qq95604014 »

VampTY wrote:
Sun Dec 08, 2024 11:13 am
Updated again, still no medicine added, i only have one in my inventory :D and is boring as hell finding more! :P

If anyone has the Non-Steam version :lol: , like i do, or perhaps the bought version, you can upload the saved game, having more medicines, around 10 or 15.

For my version, the location for the saved game is in :
C:\Users\<YOUR NAME>\AppData\Roaming\Goldberg SteamEmu Saves\2677660\remote

Take care! :P
RUNE SAVE [Link]

CrackTheCheat
Noobzor
Noobzor
Posts: 5
Joined: Sun Dec 08, 2024 8:41 pm
Reputation: 1

Re: [REQUEST] Indiana Jones and the Great Circle

Post by CrackTheCheat »

Any skilled haxors that can make a hud toggle and free cam/noclip?

Sm0k3r83
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Feb 08, 2023 10:06 pm
Reputation: 0

Re: [REQUEST] Indiana Jones and the Great Circle

Post by Sm0k3r83 »

VampTY wrote:
Sun Dec 08, 2024 4:17 pm
Sm0k3r83 wrote:
Sun Dec 08, 2024 2:07 pm

Heres a link to my Non-Steam version save, should have a few medicine.
[Link]
Thanks, i'm not going to sign through gmail, can you upload it to the link below (join spaces)

easyupload . io

Or another site, fast and easy, no pass and whatnot, just the download!?Or PM ;)

Thanks for understanding! ;)
Here you go [Link]

illiad
What is cheating?
What is cheating?
Posts: 1
Joined: Sun Dec 08, 2024 11:50 pm
Reputation: 0

Re: [REQUEST] Indiana Jones and the Great Circle

Post by illiad »

Anyone have a way to duplicate these relics? Every time I do, there's a crash.
Thanks!

User avatar
darkblueyosi
Expert Cheater
Expert Cheater
Posts: 58
Joined: Sat Sep 05, 2020 6:19 am
Reputation: 11

Re: [REQUEST] Indiana Jones and the Great Circle

Post by darkblueyosi »

CrackTheCheat wrote:
Sun Dec 08, 2024 8:43 pm
Any skilled haxors that can make a hud toggle and free cam/noclip?
the game has console commands theres a chance for what you looking for

CrackTheCheat
Noobzor
Noobzor
Posts: 5
Joined: Sun Dec 08, 2024 8:41 pm
Reputation: 1

Re: [REQUEST] Indiana Jones and the Great Circle

Post by CrackTheCheat »

darkblueyosi wrote:
Mon Dec 09, 2024 2:22 am
CrackTheCheat wrote:
Sun Dec 08, 2024 8:43 pm
Any skilled haxors that can make a hud toggle and free cam/noclip?
the game has console commands theres a chance for what you looking for
It seems like alot of commands are locked. Tried the classic g_showHud and "noclip" but doesent work.
Perhaps you could use CT to enable all commands? I think that was done with Doom eternal when it came out.

User avatar
濒危物种猫咪
Expert Cheater
Expert Cheater
Posts: 181
Joined: Tue Oct 18, 2022 5:09 am
Reputation: 154

Re: [REQUEST] Indiana Jones and the Great Circle

Post by 濒危物种猫咪 »

濒危物种猫咪 wrote:
Sun Dec 08, 2024 8:46 am
For Items no consume

Code: Select all

aobscanmodule(NoConsume,TheGreatCircle.exe,FF C8 41 89 41 20) // should be unique
registersymbol(NoConsume)
NoConsume:
db 90 90
[DISABLE]

NoConsume:
db FF C8

unregistersymbol(NoConsume)
dealloc(newmem)
For InfAmmo

Code: Select all

aobscanmodule(InfAmmo,TheGreatCircle.exe,8B 56 14 44 0F B6 C5) // should be unique
alloc(newmem,$1000,InfAmmo)

label(code)
label(return)

newmem:
  mov [rsi+14],(int)6
code:
  mov edx,[rsi+14]
  movzx r8d,bpl
  jmp return

InfAmmo:
  jmp newmem
  nop 2
return:
registersymbol(InfAmmo)

[DISABLE]

InfAmmo:
  db 8B 56 14 44 0F B6 C5

unregistersymbol(InfAmmo)
dealloc(newmem)
There is a way to modify the items in hand. Sometimes it works when I change the number of items, but sometimes it causes a crash.
Well there's a problem that InfAmmo cannot work correctly

+AC should be the amount of Bullets each shoot

FrankelToes
What is cheating?
What is cheating?
Posts: 2
Joined: Mon Dec 09, 2024 8:08 pm
Reputation: 0

Re: [REQUEST] Indiana Jones and the Great Circle

Post by FrankelToes »

Hi guys,

here is an updated simple script for currency & adventure points. I would like to thank Namelessy for the original cheat table but broke due to a game update it would immediately crash the game when going into the journal. So I've fixed what was wrong and *shouldn't* break unless the unique byte pattern changes. Until then it will work with each game update.

Still requires you to activate the script, select the game process, then go into the journal which then will find the pointers to the currency and adventure points. Then you can edit them to your desire :)
Attachments
GreatCirlce-Money&AdventurePoint-Script.CT
Working as of 09-12-2024
(3.79 KiB) Downloaded 469 times

Namelessy
Table Makers
Table Makers
Posts: 337
Joined: Wed Feb 24, 2021 7:46 am
Reputation: 483

Re: [REQUEST] Indiana Jones and the Great Circle

Post by Namelessy »

FrankelToes wrote:
Mon Dec 09, 2024 8:20 pm
Hi guys,

here is an updated simple script for currency & adventure points. I would like to thank Namelessy for the original cheat table but broke due to a game update it would immediately crash the game when going into the journal. So I've fixed what was wrong and *shouldn't* break unless the unique byte pattern changes. Until then it will work with each game update.

Still requires you to activate the script, select the game process, then go into the journal which then will find the pointers to the currency and adventure points. Then you can edit them to your desire :)
The jmp might be needed (and is the one that will break on updates). Not 100% sure it is 'safe' to remove it. But if it works, it works :)

darthtyrannus
What is cheating?
What is cheating?
Posts: 1
Joined: Tue Dec 10, 2024 2:21 am
Reputation: 0

Re: [REQUEST] Indiana Jones and the Great Circle

Post by darthtyrannus »

Namelessy wrote:
Fri Dec 06, 2024 2:45 pm
Just a mini-table to get the money pointer. Spend some money and it should fill it in.

Edit: Well, turns out the money thing only worked in the Vatican :) Updated the place to read it from, and it now works in the Vatican and Egypt, and I added adventure points. Not sure the pointers are stable, or if they switch around (should be easy to notice though) Open the journal (J, then E) to get the pointers.

2024-12-09 - Updated after patch
I am new to using the input values thing in the tables; how do I actually change it so that I get the money in the game?

edit: I read a bit more and sort of understand what to do. Now my issue is with the game crashing as soon as I open the journal. Any ideas?

User avatar
濒危物种猫咪
Expert Cheater
Expert Cheater
Posts: 181
Joined: Tue Oct 18, 2022 5:09 am
Reputation: 154

Re: [REQUEST] Indiana Jones and the Great Circle

Post by 濒危物种猫咪 »

My current progress is Egypt, and I haven't had issues with pointer failures(AdventurePoints and Coins)
You can have a try
Attachments
TheGreatCircle.CT
(46.77 KiB) Downloaded 480 times

User avatar
VampTY
Table Makers
Table Makers
Posts: 935
Joined: Tue Mar 05, 2019 10:52 am
Reputation: 1340

Re: [REQUEST] Indiana Jones and the Great Circle

Post by VampTY »

@ FrankelToes
Tested the table you shared, that with currency, doesn't work in Hymalayas section at all, one pointer works only, it reads one, should be two.

@ 濒危物种猫咪
Same thing, one pointer work, always the adventure points works, the vatican coins won't show.

@ Namelessy
Indeed, jmp is required, same as cmp, shared value.

______
Same as in my table shared (i did a cmp, both have the same offset), only the adventure points will show.In Egipt, after i've collected some currency, then they appeared, i mean those Vatican coins now worked, perhaps this will be the same case in this level as well, so far i haven't found any currency, in any way,

Those saved games shared by members, here on this request, always pointed to a corrupted saved game, i don't know what to say, perhaps the game creates unique id's.I also encountered a bug, in Egypt, right before i was about to finish the level, i returned to the market to buy some books to make those medicines pointer (i had and i still 10 medicines) then that seller never allowed me to talk to him, in order to buy! :( Oh and i never leave these on, regarding Collectibles [Currency] and when using them, i go either to left or to right in the menu, i add my values and that's that, for the level i'm in.

My saved game (it might be detected as some virus, just add some exclusion), just join spaces and read the info with the path and alwasy make any backup of your things, my location is in Himalayas, i'm on the ship and i haven't collected enough, just playing the game, since i'm on the Non-Steam version.
easy upload . io / vtcjko[/size]
or
file . io / rNDB3KFXNZqs

User avatar
濒危物种猫咪
Expert Cheater
Expert Cheater
Posts: 181
Joined: Tue Oct 18, 2022 5:09 am
Reputation: 154

Re: [REQUEST] Indiana Jones and the Great Circle

Post by 濒危物种猫咪 »

VampTY wrote:
Tue Dec 10, 2024 6:25 am
@ FrankelToes
Tested the table you shared, that with currency, doesn't work in Hymalayas section at all, one pointer works only, it reads one, should be two.

@ 濒危物种猫咪
Same thing, one pointer work, always the adventure points works, the vatican coins won't show.

@ Namelessy
Indeed, jmp is required, same as cmp, shared value.

______
Same as in my table shared (i did a cmp, both have the same offset), only the adventure points will show.In Egipt, after i've collected some currency, then they appeared, i mean those Vatican coins now worked, perhaps this will be the same case in this level as well, so far i haven't found any currency, in any way,

Those saved games shared by members, here on this request, always pointed to a corrupted saved game, i don't know what to say, perhaps the game creates unique id's.I also encountered a bug, in Egypt, right before i was about to finish the level, i returned to the market to buy some books to make those medicines pointer (i had and i still 10 medicines) then that seller never allowed me to talk to him, in order to buy! :( Oh and i never leave these on, regarding Collectibles [Currency] and when using them, i go either to left or to right in the menu, i add my values and that's that, for the level i'm in.

My saved game (it might be detected as some virus, just add some exclusion), just join spaces and read the info with the path and alwasy make any backup of your things, my location is in Himalayas, i'm on the ship and i haven't collected enough, just playing the game, since i'm on the Non-Steam version.
easy upload . io / vtcjko[/size]
or
file . io / rNDB3KFXNZqs
This is really strange, my script only gives two possibilities. Either point to adventure points, or point to others

A script I made before points coins to +24, which is valid in Vatican, but I now find that this does not work in Egypt, but the script I made later still works (viewtopic.php?p=384044#p384044)

The only explanation is that in subsequent games, mov r8d,[rdx+0C] cannot scan the coins value, or a third data appears.

[ChangeCoins/AdventurePoints] in the script I posted was added to prepare for this situation. Doesn't this also change coins?

User avatar
VampTY
Table Makers
Table Makers
Posts: 935
Joined: Tue Mar 05, 2019 10:52 am
Reputation: 1340

Re: [REQUEST] Indiana Jones and the Great Circle

Post by VampTY »

濒危物种猫咪 wrote:
Tue Dec 10, 2024 7:33 am

This is really strange, my script only gives two possibilities. Either point to adventure points, or point to others

A script I made before points coins to +24, which is valid in Vatican, but I now find that this does not work in Egypt, but the script I made later still works (viewtopic.php?p=384044#p384044)

The only explanation is that in subsequent games, mov r8d,[rdx+0C] cannot scan the coins value, or a third data appears.

[ChangeCoins/AdventurePoints] in the script I posted was added to prepare for this situation. Doesn't this also change coins?
As i said up, same thing was on my side as well (only the one on the left works, perhaps will work later, like in Egypt and on my table was never updated, worked from start, was just renamed..perhaps will work on your side as well, later), but if you wanted proof regarding your table:

Image
Image

;)

Post Reply

Who is online

Users browsing this forum: Google [Bot], mikedarky