Dead Space (2023)

Upload your cheat tables here (No requests)
User avatar
QTEila
Novice Cheater
Novice Cheater
Posts: 16
Joined: Sat Aug 24, 2019 6:25 pm
Reputation: 2

Re: Dead Space (2023)

Post by QTEila »

Just a mention i wanna point out, apparently from my testing currently, when you alter any form of value in the game it despawns future RIGs needed for the sidequest to upgrade your security clearance, this CAN APPLY to rigs needed to progress the story, like Dallas' to get clearance level 3.

been testing with just brief credit increases and they instantly despawn.

EDIT: Further testing shows the ones that have already loaded in stick, but any future ones will not load in and remain despawned.
Keep a clean save ready. Once i hit NG+ i'll confirm if this applies to other collectibles.

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

Mittons
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Jan 28, 2023 4:02 pm
Reputation: 0

Re: Dead Space (2023)

Post by Mittons »

Drazerak wrote:
Sat Jan 28, 2023 3:45 pm
That narrow field of view was really pissing me off. No longer !
Amazing! I thought there wouldn't be a fix for weeks, and the narrow FOV was giving me a massive headache.

shernandez
What is cheating?
What is cheating?
Posts: 4
Joined: Wed Jan 11, 2023 10:44 pm
Reputation: 0

Re: Dead Space (2023)

Post by shernandez »

can you add an FOV modifier please?

User avatar
Rhark
Expert Cheater
Expert Cheater
Posts: 2805
Joined: Tue Apr 16, 2019 1:27 am
Reputation: 1213

Re: Dead Space (2023)

Post by Rhark »

shernandez wrote:
Sat Jan 28, 2023 5:13 pm
can you add an FOV modifier please?
It is literally on the other page viewtopic.php?p=283914#p283914

Perhaps you should read through the thread before commenting next time.

jeremyrem
Expert Cheater
Expert Cheater
Posts: 65
Joined: Sun Jan 03, 2021 8:04 pm
Reputation: 14

Re: Dead Space (2023)

Post by jeremyrem »

Thanks, but your missing the [ENABLE] at the top so it can be pasted into CE

Code: Select all

[ENABLE}
aobscanmodule(FOV,Dead Space.exe,89 87 E4 FD FF FF)
alloc(newmem,$1000,FOV)
label(code)
label(return)
registersymbol(FOV)

newmem:
  push rbp
  movd rbp,xmm0
  movd xmm0,eax
  mulss xmm0,[FOVal]
  movd eax,xmm0
  movd xmm0,rbp
  pop rbp

code:
  mov [rdi-0000021C],eax
  jmp return

FOVal:
  dd (float)1.25

FOV:
  jmp newmem
  nop
return:

[DISABLE]
FOV:
  db 89 87 E4 FD FF FF
unregistersymbol(*)
dealloc(*)
Drazerak wrote:
Sat Jan 28, 2023 3:45 pm
That narrow field of view was really pissing me off. No longer !

Code: Select all

aobscanmodule(FOV,Dead Space.exe,89 87 E4 FD FF FF)
alloc(newmem,$1000,FOV)
label(code)
label(return)
registersymbol(FOV)

newmem:
  push rbp
  movd rbp,xmm0
  movd xmm0,eax
  mulss xmm0,[FOVal]
  movd eax,xmm0
  movd xmm0,rbp
  pop rbp

code:
  mov [rdi-0000021C],eax
  jmp return

FOVal:
  dd (float)1.25

FOV:
  jmp newmem
  nop
return:

[DISABLE]
FOV:
  db 89 87 E4 FD FF FF
unregistersymbol(*)
dealloc(*)

User avatar
Drazerak
Cheater
Cheater
Posts: 40
Joined: Sun Apr 22, 2018 2:46 pm
Reputation: 135

Re: Dead Space (2023)

Post by Drazerak »

My bad, anyway I've updated the script to work properly in menus.

TonytotheB82
Noobzor
Noobzor
Posts: 6
Joined: Sun Jan 23, 2022 6:04 pm
Reputation: 0

Re: Dead Space (2023)

Post by TonytotheB82 »

Rhark wrote:
Sat Jan 28, 2023 5:52 pm
shernandez wrote:
Sat Jan 28, 2023 5:13 pm
can you add an FOV modifier please?
It is literally on the other page viewtopic.php?p=283914#p283914

Perhaps you should read through the thread before commenting next time.
Wait... where? I am confused too.
Last edited by TonytotheB82 on Sat Jan 28, 2023 7:12 pm, edited 1 time in total.

TonytotheB82
Noobzor
Noobzor
Posts: 6
Joined: Sun Jan 23, 2022 6:04 pm
Reputation: 0

Re: Dead Space (2023)

Post by TonytotheB82 »

Drazerak wrote:
Sat Jan 28, 2023 3:45 pm
That narrow field of view was really pissing me off. No longer !

Code: Select all

[ENABLE]
aobscanmodule(FOV,Dead Space.exe,F3 0F 10 80 AC 00 00 00 0F 2F 05 * * * * 77 * 48 8B 83 10 03 00 00)
alloc(newmem,$1000,FOV)
label(code)
label(return)
registersymbol(FOV)

newmem:
  movss xmm0,[rax+AC]
  mulss xmm0,[FOVal]
  jmp return

code:
  movss xmm0,[rax+000000AC]
  jmp return

FOVal:
  dd (float)1.25 //FOV Multiplier

FOV:
  jmp newmem
  nop 3
return:

[DISABLE]
FOV:
  db F3 0F 10 80 AC 00 00 00
unregistersymbol(*)
dealloc(*)
Sorry to be an idiot... but what do we do with this? I'd love to know how to extend out the FOV even a bit. It's nauseating

User avatar
gir489
RCE Fanatics
RCE Fanatics
Posts: 656
Joined: Mon May 08, 2017 4:08 am
Reputation: 457

Re: Dead Space (2023)

Post by gir489 »

Tuuuup! wrote:
Sat Jan 28, 2023 3:23 pm
Akira wrote:
Sat Jan 28, 2023 1:40 am
..
Hope you don't mind me posting here.

Here is my table:

No money & nodes spend/lost
inf Ammo
inf Air
inf HP/ no hit (Turn off for scripted events when enemy needs to grab you! Long live auto save..lol)
And pointers for HP and air.

Have fun.
Nice work. I bought this game from a Russian key seller for $7 in BTC. Table works great against it.

kampfire12
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Jan 28, 2023 8:02 pm
Reputation: 0

Re: Dead Space (2023)

Post by kampfire12 »

Any chance someone can make a freecam hack? Would love to fly around and take some screenshots

Tuuuup!
Table Makers
Table Makers
Posts: 225
Joined: Sat Sep 26, 2020 9:54 am
Reputation: 1331

Re: Dead Space (2023)

Post by Tuuuup! »

gir489 wrote:
Sat Jan 28, 2023 7:13 pm
Nice work..
Hope you enjoy it. Last time I played this on the PS3 and having fun then and now.

srna1987
What is cheating?
What is cheating?
Posts: 3
Joined: Sat Jan 28, 2023 8:14 pm
Reputation: 0

Re: Dead Space (2023)

Post by srna1987 »

TonytotheB82 wrote:
Sat Jan 28, 2023 7:09 pm
Drazerak wrote:
Sat Jan 28, 2023 3:45 pm
That narrow field of view was really pissing me off. No longer !

Code: Select all

[ENABLE]
aobscanmodule(FOV,Dead Space.exe,F3 0F 10 80 AC 00 00 00 0F 2F 05 * * * * 77 * 48 8B 83 10 03 00 00)
alloc(newmem,$1000,FOV)
label(code)
label(return)
registersymbol(FOV)

newmem:
  movss xmm0,[rax+AC]
  mulss xmm0,[FOVal]
  jmp return

code:
  movss xmm0,[rax+000000AC]
  jmp return

FOVal:
  dd (float)1.25 //FOV Multiplier

FOV:
  jmp newmem
  nop 3
return:

[DISABLE]
FOV:
  db F3 0F 10 80 AC 00 00 00
unregistersymbol(*)
dealloc(*)
Sorry to be an idiot... but what do we do with this? I'd love to know how to extend out the FOV even a bit. It's nauseating

Yes i want to know too, where do i copy this code? In cheat engine? where? I dont like the narrow FOV its so bad. Can someone just please reply how to add this code and where? Thank you very much :)

jeremyrem
Expert Cheater
Expert Cheater
Posts: 65
Joined: Sun Jan 03, 2021 8:04 pm
Reputation: 14

Re: Dead Space (2023)

Post by jeremyrem »

Click the Select All, Copy (CTRL + C)

In Cheat Engine, paste it (CTRL + V)
TonytotheB82 wrote:
Sat Jan 28, 2023 7:09 pm
...

srna1987
What is cheating?
What is cheating?
Posts: 3
Joined: Sat Jan 28, 2023 8:14 pm
Reputation: 0

Re: Dead Space (2023)

Post by srna1987 »

but paste it where mate? I tried with CTRL ALT A to open the script menu but doesnt do nothing

srna1987
What is cheating?
What is cheating?
Posts: 3
Joined: Sat Jan 28, 2023 8:14 pm
Reputation: 0

Re: Dead Space (2023)

Post by srna1987 »

Ok i got it, you gotta start up the game, alt tab, then press CTRL ALT A in cheat engine, then copy the code there.

Post Reply

Who is online

Users browsing this forum: arrow2733, Bing [Bot], brandynxd, Bumjho, depapepe, Fikusdg, Gwas2023, keokixx, KS212, radexx, TioEdu