Crimson Desert

The main forum for Cheat Table database collections.


Moderator: Table Moderator

ExSOLDIER
Cheater
Cheater
Posts: 11
Joined: Sun Dec 18, 2022 11:12 am
Answers: 0
x 2

Re: Crimson Desert (v1.04.02)

Post by ExSOLDIER »

Is is possible to somehow mark challenges from Sealed Abyss Artifacts as completed and receive the Abyss Artifacts? I collected them all but some of the challenges are pain in the ass.


User avatar
bbfox
Table Master
Table Master
Journeyman Hacker
Journeyman Hacker
Posts: 367
Joined: Sat Jul 23, 2022 8:59 am
Answers: 0
x 779

Re: Crimson Desert (v1.04.02)

Post by bbfox »

ExSOLDIER wrote: Mon Apr 27, 2026 10:38 am

Is is possible to somehow mark challenges from Sealed Abyss Artifacts as completed and receive the Abyss Artifacts? I collected them all but some of the challenges are pain in the ass.

No luck in last attempt.

I challenged this once, took around 2 days to find if there is any easy to do it.
What I tested is "shot 10 animals with 5 minutes" (similar words in English) challenge. I found the stored data in challenges sheet, but it's not the trigger point. Also modify the data will make game crash. Personally I really hate these occupied my bag space.

Maybe I will start another round with different approach. So far I cannot guarantee now.


Table is free to use, but need to leave the author's name and source URL: https://opencheattables.com.
Table will not be up-to-date. Feel free to modify it, but leave credit to the source.
Tip me a coffee? https://ko-fi.com/bbfoxmodding


User avatar
Marcus101RR
Administrator
Administrator
Journeyman Hacker
Journeyman Hacker
Posts: 147
Joined: Thu Jul 21, 2022 7:43 am
Answers: 0
Location: Tampa, FL
x 252
Contact:
Marcus101RR’s avatar
Loading…

Re: Crimson Desert (v1.04.02)

Post by Marcus101RR »

bbfox wrote: Mon Apr 27, 2026 11:11 am
ExSOLDIER wrote: Mon Apr 27, 2026 10:38 am

Is is possible to somehow mark challenges from Sealed Abyss Artifacts as completed and receive the Abyss Artifacts? I collected them all but some of the challenges are pain in the ass.

No luck in last attempt.

I challenged this once, took around 2 days to find if there is any easy to do it.
What I tested is "shot 10 animals with 5 minutes" (similar words in English) challenge. I found the stored data in challenges sheet, but it's not the trigger point. Also modify the data will make game crash. Personally I really hate these occupied my bag space.

Maybe I will start another round with different approach. So far I cannot guarantee now.

There is a mod that auto completed and collects all of those on the map.


ExSOLDIER
Cheater
Cheater
Posts: 11
Joined: Sun Dec 18, 2022 11:12 am
Answers: 0
x 2

Re: Crimson Desert (v1.04.02)

Post by ExSOLDIER »

Marcus101RR wrote: Mon Apr 27, 2026 12:09 pm
bbfox wrote: Mon Apr 27, 2026 11:11 am
ExSOLDIER wrote: Mon Apr 27, 2026 10:38 am

Is is possible to somehow mark challenges from Sealed Abyss Artifacts as completed and receive the Abyss Artifacts? I collected them all but some of the challenges are pain in the ass.

No luck in last attempt.

I challenged this once, took around 2 days to find if there is any easy to do it.
What I tested is "shot 10 animals with 5 minutes" (similar words in English) challenge. I found the stored data in challenges sheet, but it's not the trigger point. Also modify the data will make game crash. Personally I really hate these occupied my bag space.

Maybe I will start another round with different approach. So far I cannot guarantee now.

There is a mod that auto completed and collects all of those on the map.

Which one? I tried one and it didn't work.


ExSOLDIER
Cheater
Cheater
Posts: 11
Joined: Sun Dec 18, 2022 11:12 am
Answers: 0
x 2

Re: Crimson Desert (v1.04.02)

Post by ExSOLDIER »

The new game version v1.05 has just been released.


toastmalone88
Curious
Curious
Posts: 2
Joined: Sat May 02, 2026 11:44 pm
Answers: 0

Re: Crimson Desert (v1.04.02)

Post by toastmalone88 »

Appreciate it! One note about the 1.05 table, it looks like the Spirit pointer is actually the stamina value, and I'm not sure what the stamina pointer value is for.


User avatar
bbfox
Table Master
Table Master
Journeyman Hacker
Journeyman Hacker
Posts: 367
Joined: Sat Jul 23, 2022 8:59 am
Answers: 0
x 779

Re: Crimson Desert (v1.04.02)

Post by bbfox »

toastmalone88 wrote: Sat May 02, 2026 11:46 pm

Appreciate it! One note about the 1.05 table, it looks like the Spirit pointer is actually the stamina value, and I'm not sure what the stamina pointer value is for.

New:
Stamina: 518
Spirit: 5A8

Many data structure changed. Still under development. No release yet.
Item ID data will be removed since upstream did not update yet.

EDIT 1: updated. Most scripts should work now.
Not very satisfied with current HP lock script. "(buggy)" scripts seems working when I test them.

EDIT 2: I dump item ID (actually it's item list order from json ItemKey data) from game process memory and seems work.

Another approach: use lua to lock CE record values.
Use "Get HP address: Step 1 & 2 - AOB mode" -> "+Step 2 Usage: open item menu" -> "Auto fill Step2 values, if available" will actual lock HP values -- if "Enable step 2 (char tab)" and "Enable step 2 (horse tab)" are well used. Non-available address records will be ignored.
These steps are not so friendly, but the lua code will do following:

  • check HP/Sta/Spi/Horse HP, Sta in every 8/100 second

  • if current value = max value, do nothing

  • if current value < max value, overwrite current value with max value *10

But lua code may write to wrong addresses if game session restart (load from save, or char death maybe)


Table is free to use, but need to leave the author's name and source URL: https://opencheattables.com.
Table will not be up-to-date. Feel free to modify it, but leave credit to the source.
Tip me a coffee? https://ko-fi.com/bbfoxmodding


toastmalone88
Curious
Curious
Posts: 2
Joined: Sat May 02, 2026 11:44 pm
Answers: 0

Re: Crimson Desert (v1.05.01)

Post by toastmalone88 »

Ah my bad, I was referring to Marcus's table in my previous comment. But just loaded your table and stamina/spirit pointers work great. Thank you!


ThatsDirty
Curious
Curious
Posts: 4
Joined: Thu Apr 23, 2026 10:44 pm
Answers: 0
That's Dirty!’s avatar
Loading…

Re: Crimson Desert

Post by ThatsDirty »

Did the one hit kill script get removed from latest version?


User avatar
bbfox
Table Master
Table Master
Journeyman Hacker
Journeyman Hacker
Posts: 367
Joined: Sat Jul 23, 2022 8:59 am
Answers: 0
x 779

Re: Crimson Desert

Post by bbfox »

ThatsDirty wrote: Sat May 16, 2026 6:01 pm

Did the one hit kill script get removed from latest version?

Still there. I move them from backup section to normal list. table updated.
But I didn't test it. Now focus on other things.


Table is free to use, but need to leave the author's name and source URL: https://opencheattables.com.
Table will not be up-to-date. Feel free to modify it, but leave credit to the source.
Tip me a coffee? https://ko-fi.com/bbfoxmodding


Post Reply