[COMPLETED] [Request] Remnant: From the Ashes

Ask about cheats/tables for single player games here
User avatar
cfemen
RCE Fanatics
RCE Fanatics
Posts: 874
Joined: Fri Feb 15, 2019 5:45 pm
Reputation: 1497

Re: [Request] Remnant: From the Ashes

Post by cfemen »

Oh nice :D
Thanks for testing my first table and sharing this Infos :)

@FryGuy
Yes Health is a float

acecel
Expert Cheater
Expert Cheater
Posts: 851
Joined: Sun Apr 09, 2017 1:32 am
Reputation: 142

Re: [Request] Remnant: From the Ashes

Post by acecel »

Being able to change iron quantity would be nice, anyone found it ?
Last edited by acecel on Sat Aug 17, 2019 1:59 am, edited 2 times in total.

User avatar
vosszaa
Expert Cheater
Expert Cheater
Posts: 501
Joined: Sat Jun 17, 2017 1:46 pm
Reputation: 317

Re: [Request] Remnant: From the Ashes

Post by vosszaa »

Scrap - Search with 4 bytes, exact value
Item quantity - Search with 4 bytes, exact value
Trait exp - Search with 4 bytes, exact value
Ammo - Use table from "cfemen"
Stamina - Use table from "cfemen"

Cathmor1973
Noobzor
Noobzor
Posts: 6
Joined: Sat Aug 17, 2019 2:53 am
Reputation: 0

Re: [Request] Remnant: From the Ashes

Post by Cathmor1973 »

Please update this cheat table with the infinite health cheat correctly "fixed" to only work on the player character only as soon as possible please.

Wombleinc
Expert Cheater
Expert Cheater
Posts: 71
Joined: Fri Aug 09, 2019 4:42 pm
Reputation: 9

Re: [Request] Remnant: From the Ashes

Post by Wombleinc »

vosszaa wrote:
Sat Aug 17, 2019 1:38 am
Scrap - Search with 4 bytes, exact value
Item quantity - Search with 4 bytes, exact value
Trait exp - Search with 4 bytes, exact value
Ammo - Use table from "cfemen"
Stamina - Use table from "cfemen"

How did you get the trait exp and how to do you use it to get more traits?

User avatar
vosszaa
Expert Cheater
Expert Cheater
Posts: 501
Joined: Sat Jun 17, 2017 1:46 pm
Reputation: 317

Re: [Request] Remnant: From the Ashes

Post by vosszaa »

Wombleinc wrote:
Sat Aug 17, 2019 4:37 am
vosszaa wrote:
Sat Aug 17, 2019 1:38 am
Scrap - Search with 4 bytes, exact value
Item quantity - Search with 4 bytes, exact value
Trait exp - Search with 4 bytes, exact value
Ammo - Use table from "cfemen"
Stamina - Use table from "cfemen"

How did you get the trait exp and how to do you use it to get more traits?
Search with 4 bytes, exact value. Best to do when level 1 because when you're leveled up, the exp you see is no longer the real value. You need to search the value of exp from all previous levels combined. After you found the right value, change it to 9mil or whatever you want then you should hit level cap which yield 600ish trait points

User avatar
Idlehands88
Expert Cheater
Expert Cheater
Posts: 609
Joined: Mon Jun 11, 2018 1:25 pm
Reputation: 625

Re: [Request] Remnant: From the Ashes

Post by Idlehands88 »

Infinite Clip Ammo:

Code: Select all

[ENABLE]

aobscanmodule(INJECT_AMMO,Remnant-Win64-Shipping.exe,29 7B 54 48 8B CE) // should be unique
alloc(newmem,$1000,"Remnant-Win64-Shipping.exe"+6FAAE3)

label(code)
label(return)

newmem:

code:
  //sub [rbx+54],edi
  mov rcx,rsi
  jmp return

INJECT_AMMO:
  jmp newmem
  nop
return:
registersymbol(INJECT_AMMO)

[DISABLE]

INJECT_AMMO:
  db 29 7B 54 48 8B CE

unregistersymbol(INJECT_AMMO)
dealloc(newmem)

User avatar
daniman
Expert Cheater
Expert Cheater
Posts: 64
Joined: Mon Apr 24, 2017 12:23 pm
Reputation: 7

Re: [Request] Remnant: From the Ashes

Post by daniman »

any pro can use this to make a table

Wombleinc
Expert Cheater
Expert Cheater
Posts: 71
Joined: Fri Aug 09, 2019 4:42 pm
Reputation: 9

Re: [Request] Remnant: From the Ashes

Post by Wombleinc »

daniman wrote:
Sat Aug 17, 2019 5:28 am
any pro can use this to make a table
I honestly wish I knew spanish because I would literally go through that whole video. Been honestly looking for a tutorial on cheat engine as a whole.

nos4r2
Expert Cheater
Expert Cheater
Posts: 229
Joined: Sun Oct 29, 2017 3:58 am
Reputation: 42

Re: [Request] Remnant: From the Ashes

Post by nos4r2 »

Infinity Buff duration would be nice there lot of buff from killing enemy also the wall hack one from weapon mod

User avatar
TemptingIcarus
Expert Cheater
Expert Cheater
Posts: 405
Joined: Thu Aug 16, 2018 11:32 pm
Reputation: 54

Re: [Request] Remnant: From the Ashes

Post by TemptingIcarus »

We should have something so we can use mods infinitely with no cooldown.

James Shane
Expert Cheater
Expert Cheater
Posts: 53
Joined: Mon May 28, 2018 7:31 am
Reputation: 3

Re: [Request] Remnant: From the Ashes

Post by James Shane »

with inf oils and stamina and ammo option the health Mod for the shotgun duration is infinite. it keeps giving you health. So dont turn on inf health option since it gives enemies inf health too. Use Gun mod instead.

User avatar
Kalamity222
Expert Cheater
Expert Cheater
Posts: 79
Joined: Mon May 08, 2017 1:49 pm
Reputation: 15

Re: [Request] Remnant: From the Ashes

Post by Kalamity222 »

Can anyone please make an increased fire rate?
I want to see if it works together with the trainer from fearlessrevolution infinite ammo and no reload.

User avatar
Idlehands88
Expert Cheater
Expert Cheater
Posts: 609
Joined: Mon Jun 11, 2018 1:25 pm
Reputation: 625

Re: [Request] Remnant: From the Ashes

Post by Idlehands88 »

Here's my table, I found A LOT more, but I can't find any Pointers or AoB scans for them :(

- Infinite Ammo
- Infinite Stamina
- Max Scrap on Pickup
- Max Items (Open Inventory)
- Max Item Upgrade Level on Upgrade
- Max Trait XP

Stuff I found but can't find pointers for:
Options

Code: Select all

- Max Health
- Max Stamina
- Stamina per Second
- Health per Second
- Pistol Damage
- Rifle Damage
- Sword Damage
- Melee Damage Reduction
- Ranged Damage Reduction
- BLD Resistance
- FIR Resistance
- ROT Resistance
- RAD Resistance
- COR Resistance
- SHK Resistance
- Critical Hit Chance Bonus
- Critical Hit Damage
- Melee Damage Bonus
- Ranged Damage Bonus
- Armor
- Movement Speed
- Melee Attack Speed
Attachments
Remnant-Win64-Shipping.CT
(17.85 KiB) Downloaded 71 times

xwind
Noobzor
Noobzor
Posts: 10
Joined: Sat Aug 17, 2019 11:43 am
Reputation: 1

Re: [Request] Remnant: From the Ashes

Post by xwind »

Idlehands88 wrote:
Sat Aug 17, 2019 10:02 am
Here's my table, I found A LOT more, but I can't find any Pointers or AoB scans for them :(

- Infinite Ammo
- Infinite Stamina
- Max Scrap on Pickup
- Max Items (Open Inventory)
- Max Item Upgrade Level on Upgrade
- Max Trait XP

Stuff I found but can't find pointers for:
Options

Code: Select all

- Max Health
- Max Stamina
- Stamina per Second
- Health per Second
- Pistol Damage
- Rifle Damage
- Sword Damage
- Melee Damage Reduction
- Ranged Damage Reduction
- BLD Resistance
- FIR Resistance
- ROT Resistance
- RAD Resistance
- COR Resistance
- SHK Resistance
- Critical Hit Chance Bonus
- Critical Hit Damage
- Melee Damage Bonus
- Ranged Damage Bonus
- Armor
- Movement Speed
- Melee Attack Speed
so i use your table, max item upgrade and max item on inventory, its work one shot can deal 1k+ dmg but when i enter a dungeon (subway) the enemy has a lot health 2k dmg only reduce their health bar around 5% and any attack can one shot me, tried restarting the game, closing CE still same, any idea? so my game is broken now?

edit: i tried rerolling world at crystal, now all enemies can one shot me and has massive health
Last edited by xwind on Sat Aug 17, 2019 12:02 pm, edited 1 time in total.

Post Reply

Who is online

Users browsing this forum: AhrefsBot, Rynn, sirpansy, srweva01