Hi ,
somehow the greater gear durability option no longer works
Crimson Desert
Moderator: Table Moderator
Re: Crimson Desert
Re: Crimson Desert
UAE84 wrote: Fri Jun 05, 2026 4:38 pmHi ,
somehow the greater gear durability option no longer works
This is bad.
Script fixed.
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
Re: Crimson Desert
Seems like last update (1.12.00) broke "When item decrease: no change in defined range" cheat
Re: Crimson Desert
Wendigo wrote: Fri Jun 19, 2026 8:56 amSeems like last update (1.12.00) broke "When item decrease: no change in defined range" cheat
Yes, also added around 150 items.
Updated
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
Re: Crimson Desert
Not that it's a bother, but some provisions' number don't get updated by the cheats. So far I noticed this about Honey Tea and Wine.
Anyway, this can wait next table update. It's not a problem ![]()
Re: Crimson Desert
Wendigo wrote: Mon Jun 22, 2026 11:25 amNot that it's a bother, but some provisions' number don't get updated by the cheats. So far I noticed this about Honey Tea and Wine.
Anyway, this can wait next table update. It's not a problem
To be honest, I'm not sure if this can be fixed in the next version. It's impossible to cross-check 6,000+ item IDs every time. PA updates almost every week, so I just try my best to keep the main functions working. (Honestly, repeating this brings no satisfaction.)
The in-game item IDs are just the object loading order in the data files. The real ID is the number after the slash. Currently, after a patch, I dump the real IDs from memory, then my backend handles it using Python + Rust, because PA changes the data structure all the time.
If a regular item ID is wrong, it's fine. But if money ID is wrong, the script will have big issues, and that's when it needs a fix.
But let's be real—I don't test every script after every game update.
PA is really working in continue improvement this game. The most case is it tunes character movement asm code to use more efficiency SIMD instructions (But this means all related AOBs will be failed).
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

