[Request] Oblivion Remastered

Ask about cheats/tables for single player games here
User avatar
EphenSteve
Expert Cheater
Expert Cheater
Posts: 118
Joined: Wed Mar 22, 2017 12:30 pm
Reputation: 102

Re: [Request] Oblivion Remastered

Post by EphenSteve »

Made what i'll use. I might not even use the temp stat thing i made in here. but I made a simple carry weight as well as Item count editor. before anyone says anything I made the item editor first thing before the achievement enabler mod was active.

let me know if it works.

EDIT: to make the 0 carry weight work just equip or drop something. For the item count if you see a number that is not matching your stackable item count after dropping one do not edit the value amount.
also, under the "Player Attribute Buffs" I found the Chameleon% so if you wanna go oldschool and set it to 101% it will be like the good ol days. also these values are just temporary so after you close the game and reload it they revert back to what they should be.

Back up your saves please.
Attachments
OblivionRemastered-Win64-Shipping.CT
(14.2 KiB) Downloaded 1110 times

User avatar
RAZMXD
Noobzor
Noobzor
Posts: 5
Joined: Sat Sep 02, 2017 8:55 am
Reputation: 0

Re: [Request] Oblivion Remastered

Post by RAZMXD »

EphenSteve wrote:
Wed Apr 23, 2025 5:04 am
Made what i'll use. I might not even use the temp stat thing i made in here. but I made a simple carry weight as well as Item count editor. before anyone says anything I made the item editor first thing before the achievement enabler mod was active.

let me know if it works.

EDIT: to make the 0 carry weight work just equip or drop something. For the item count if you see a number that is not matching your stackable item count after dropping one do not edit the value amount.
also, under the "Player Attribute Buffs" I found the Chameleon% so if you wanna go oldschool and set it to 101% it will be like the good ol days. also these values are just temporary so after you close the game and reload it they revert back to what they should be.

Back up your saves please.
yes it works thanks man

User avatar
EphenSteve
Expert Cheater
Expert Cheater
Posts: 118
Joined: Wed Mar 22, 2017 12:30 pm
Reputation: 102

Re: [Request] Oblivion Remastered

Post by EphenSteve »

Yeah sorry its not much, just started looking for stuff. I'm a little slower when it comes to finding certain things. but when i have something i want to find, I'll find it. =]

Joshuan
Expert Cheater
Expert Cheater
Posts: 245
Joined: Sun Jan 05, 2020 11:37 am
Reputation: 52

Re: [Request] Oblivion Remastered

Post by Joshuan »

Thank you EphenSteve !

User avatar
MBRKiNG
Table Makers
Table Makers
Posts: 338
Joined: Fri Feb 23, 2018 5:13 pm
Reputation: 591

Re: [Request] Oblivion Remastered

Post by MBRKiNG »

should work for gamepass and steam (tested on steam)

Options:

- RemovesCheaterFlag/AllowAchievements using Console (load your save, and save to remove Cheater Flag)
- Zero Weight
- TGM (Inf Health,Magika,Stamina,Durability,Arrows,Lockpicks etc...)



all-console-commands-and-ids

[Link]
Attachments
OblivionRemastered.CT
(4.51 KiB) Downloaded 707 times
Last edited by MBRKiNG on Thu Apr 24, 2025 12:57 pm, edited 6 times in total.

zurui
Cheater
Cheater
Posts: 25
Joined: Thu Oct 04, 2018 10:46 pm
Reputation: 5

Re: [Request] Oblivion Remastered

Post by zurui »

MBRKiNG wrote:
Wed Apr 23, 2025 11:22 am
should work for gamepass and steam (tested on steam)

edit: added remove cheater save flag (enable save game and enjoy your unflagged gamesave)
Zero Weight

Code: Select all

[ENABLE]
aobscanmodule(zero_weight,$process,0F 2E ?? 0F 8A ?? ?? ?? ?? 0F 85 ?? ?? ?? ?? 49 8B ?? ?? 48 89)
zero_weight:
  db F3 0F 10 C3 E9
registersymbol(zero_weight)
[DISABLE]

zero_weight:
  db 0F 2E C6 0F 8A
unregistersymbol(zero_weight)
FlagDisable/Use of any console commands will NOT disable Achievements.

Code: Select all

[ENABLE]
aobscanmodule(achiev_on,$process,0F 85 ?? ?? ?? ?? E8 ?? ?? ?? ?? 48 8B ?? 48 83 ?? ?? ?? ?? ?? ?? 75 ?? 48 8B ?? E8 ?? ?? ?? ?? 48 8B ?? ?? ?? ?? ?? 48 8B)
aobscanmodule(clean_flagged_save,$process,80 ?? ?? ?? ?? ?? ?? 48 8D ?? ?? ?? ?? ?? 48 8D ?? ?? ?? ?? ?? 48 0F ?? ?? 48 8D ?? ?? E8 ?? ?? ?? ?? 48 8D)
achiev_on:
  db 90 E9
clean_flagged_save:
  db C6 83  
registersymbol(achiev_on clean_flagged_save)
[DISABLE]
achiev_on:
  db 0F 85
clean_flagged_save:
  db 80 BB  
unregistersymbol(*)
TGM God/Inf Magika, Inf Stamina, Inf Arrows, Inf Lockpicks etc...

Code: Select all

[ENABLE]
aobscanmodule(tgm_god,OblivionRemastered-Win64-Shipping.exe,80 ?? ?? ?? ?? ?? ?? 75 ?? 32 ?? 48 83 ?? ?? 5B C3 B0 ?? 48 83 ?? ?? 5B C3 ?? ?? ?? ?? ?? ?? ?? 48 83)
tgm_god+7:
  db EB
registersymbol(tgm_god)
[DISABLE]
tgm_god+7:
  db 75
unregistersymbol(tgm_god)
Thanks, these work great. Player speed and equipment durability would be nice.

User avatar
EphenSteve
Expert Cheater
Expert Cheater
Posts: 118
Joined: Wed Mar 22, 2017 12:30 pm
Reputation: 102

Re: [Request] Oblivion Remastered

Post by EphenSteve »

I'll see what I can do. Durability seems Do-able. Since it's UE5 its a little harder to find player Time dilation for me. or LocalPlayer. I dont even think its Filled in like a UE5 game all the way because its still running from the original game of the year oblivion files. its weird. but i have a few ideas so ill drop by later with what i have.

RampageFormula
Administration
Administration
Posts: 412
Joined: Fri Mar 03, 2017 12:04 am
Reputation: 174

Re: [Request] Oblivion Remastered

Post by RampageFormula »

Topic cleaned from public theatrics/drama/gossip or whatever that was.

User avatar
RAZMXD
Noobzor
Noobzor
Posts: 5
Joined: Sat Sep 02, 2017 8:55 am
Reputation: 0

Re: [Request] Oblivion Remastered

Post by RAZMXD »

MBRKiNG wrote:
Wed Apr 23, 2025 11:22 am
should work for gamepass and steam (tested on steam)

edit: added remove cheater save flag (enable save game and enjoy your unflagged gamesave)
Zero Weight

Code: Select all

[ENABLE]
aobscanmodule(zero_weight,$process,0F 2E ?? 0F 8A ?? ?? ?? ?? 0F 85 ?? ?? ?? ?? 49 8B ?? ?? 48 89)
zero_weight:
  db F3 0F 10 C3 E9
registersymbol(zero_weight)
[DISABLE]

zero_weight:
  db 0F 2E C6 0F 8A
unregistersymbol(zero_weight)
FlagDisable/Use of any console commands will NOT disable Achievements.

Code: Select all

[ENABLE]
aobscanmodule(achiev_on,$process,0F 85 ?? ?? ?? ?? E8 ?? ?? ?? ?? 48 8B ?? 48 83 ?? ?? ?? ?? ?? ?? 75 ?? 48 8B ?? E8 ?? ?? ?? ?? 48 8B ?? ?? ?? ?? ?? 48 8B)
aobscanmodule(clean_flagged_save,$process,80 ?? ?? ?? ?? ?? ?? 48 8D ?? ?? ?? ?? ?? 48 8D ?? ?? ?? ?? ?? 48 0F ?? ?? 48 8D ?? ?? E8 ?? ?? ?? ?? 48 8D)
achiev_on:
  db 90 E9
clean_flagged_save:
  db C6 83  
registersymbol(achiev_on clean_flagged_save)
[DISABLE]
achiev_on:
  db 0F 85
clean_flagged_save:
  db 80 BB  
unregistersymbol(*)
TGM God/Inf Magika, Inf Stamina, Inf Arrows, Inf Lockpicks etc...

Code: Select all

[ENABLE]
aobscanmodule(tgm_god,OblivionRemastered-Win64-Shipping.exe,80 ?? ?? ?? ?? ?? ?? 75 ?? 32 ?? 48 83 ?? ?? 5B C3 B0 ?? 48 83 ?? ?? 5B C3 ?? ?? ?? ?? ?? ?? ?? 48 83)
tgm_god+7:
  db EB
registersymbol(tgm_god)
[DISABLE]
tgm_god+7:
  db 75
unregistersymbol(tgm_god)
I really appricate what you did but can you tell me how to use these codes ?

User avatar
jonaaa
Expert Cheater
Expert Cheater
Posts: 706
Joined: Thu Apr 06, 2017 6:08 am
Reputation: 281

Re: [Request] Oblivion Remastered

Post by jonaaa »

RAZMXD wrote:
Thu Apr 24, 2025 6:37 am
MBRKiNG wrote:
Wed Apr 23, 2025 11:22 am
should work for gamepass and steam (tested on steam)

edit: added remove cheater save flag (enable save game and enjoy your unflagged gamesave)
Zero Weight

Code: Select all

[ENABLE]
aobscanmodule(zero_weight,$process,0F 2E ?? 0F 8A ?? ?? ?? ?? 0F 85 ?? ?? ?? ?? 49 8B ?? ?? 48 89)
zero_weight:
  db F3 0F 10 C3 E9
registersymbol(zero_weight)
[DISABLE]

zero_weight:
  db 0F 2E C6 0F 8A
unregistersymbol(zero_weight)
FlagDisable/Use of any console commands will NOT disable Achievements.

Code: Select all

[ENABLE]
aobscanmodule(achiev_on,$process,0F 85 ?? ?? ?? ?? E8 ?? ?? ?? ?? 48 8B ?? 48 83 ?? ?? ?? ?? ?? ?? 75 ?? 48 8B ?? E8 ?? ?? ?? ?? 48 8B ?? ?? ?? ?? ?? 48 8B)
aobscanmodule(clean_flagged_save,$process,80 ?? ?? ?? ?? ?? ?? 48 8D ?? ?? ?? ?? ?? 48 8D ?? ?? ?? ?? ?? 48 0F ?? ?? 48 8D ?? ?? E8 ?? ?? ?? ?? 48 8D)
achiev_on:
  db 90 E9
clean_flagged_save:
  db C6 83  
registersymbol(achiev_on clean_flagged_save)
[DISABLE]
achiev_on:
  db 0F 85
clean_flagged_save:
  db 80 BB  
unregistersymbol(*)
TGM God/Inf Magika, Inf Stamina, Inf Arrows, Inf Lockpicks etc...

Code: Select all

[ENABLE]
aobscanmodule(tgm_god,OblivionRemastered-Win64-Shipping.exe,80 ?? ?? ?? ?? ?? ?? 75 ?? 32 ?? 48 83 ?? ?? 5B C3 B0 ?? 48 83 ?? ?? 5B C3 ?? ?? ?? ?? ?? ?? ?? 48 83)
tgm_god+7:
  db EB
registersymbol(tgm_god)
[DISABLE]
tgm_god+7:
  db 75
unregistersymbol(tgm_god)
I really appricate what you did but can you tell me how to use these codes ?
I made it simplier for you. Just copy the entire code and paste inside your Cheat Engine.

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>0</ID>
      <Description>"Zero Weight"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
aobscanmodule(zero_weight,$process,0F 2E ?? 0F 8A ?? ?? ?? ?? 0F 85 ?? ?? ?? ?? 49 8B ?? ?? 48 89)
zero_weight:
  db F3 0F 10 C3 E9
registersymbol(zero_weight)
[DISABLE]

zero_weight:
  db 0F 2E C6 0F 8A
unregistersymbol(zero_weight)

</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>1</ID>
      <Description>"Prevent Achievements from Being Disabled"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
aobscanmodule(achiev_on,$process,0F 85 ?? ?? ?? ?? E8 ?? ?? ?? ?? 48 8B ?? 48 83 ?? ?? ?? ?? ?? ?? 75 ?? 48 8B ?? E8 ?? ?? ?? ?? 48 8B ?? ?? ?? ?? ?? 48 8B)
aobscanmodule(clean_flagged_save,$process,80 ?? ?? ?? ?? ?? ?? 48 8D ?? ?? ?? ?? ?? 48 8D ?? ?? ?? ?? ?? 48 0F ?? ?? 48 8D ?? ?? E8 ?? ?? ?? ?? 48 8D)
achiev_on:
  db 90 E9
clean_flagged_save:
  db C6 83
registersymbol(achiev_on clean_flagged_save)
[DISABLE]
achiev_on:
  db 0F 85
clean_flagged_save:
  db 80 BB
unregistersymbol(*)

</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>2</ID>
      <Description>"TGM GodMode"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
aobscanmodule(tgm_god,OblivionRemastered-Win64-Shipping.exe,80 ?? ?? ?? ?? ?? ?? 75 ?? 32 ?? 48 83 ?? ?? 5B C3 B0 ?? 48 83 ?? ?? 5B C3 ?? ?? ?? ?? ?? ?? ?? 48 83)
tgm_god+7:
  db EB
registersymbol(tgm_god)
[DISABLE]
tgm_god+7:
  db 75
unregistersymbol(tgm_god)

</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

User avatar
MBRKiNG
Table Makers
Table Makers
Posts: 338
Joined: Fri Feb 23, 2018 5:13 pm
Reputation: 591

Re: [Request] Oblivion Remastered

Post by MBRKiNG »

zurui wrote:
Wed Apr 23, 2025 11:25 pm
MBRKiNG wrote:
Wed Apr 23, 2025 11:22 am
should work for gamepass and steam (tested on steam)

edit: added remove cheater save flag (enable save game and enjoy your unflagged gamesave)
Zero Weight

Code: Select all

[ENABLE]
aobscanmodule(zero_weight,$process,0F 2E ?? 0F 8A ?? ?? ?? ?? 0F 85 ?? ?? ?? ?? 49 8B ?? ?? 48 89)
zero_weight:
  db F3 0F 10 C3 E9
registersymbol(zero_weight)
[DISABLE]

zero_weight:
  db 0F 2E C6 0F 8A
unregistersymbol(zero_weight)
FlagDisable/Use of any console commands will NOT disable Achievements.

Code: Select all

[ENABLE]
aobscanmodule(achiev_on,$process,0F 85 ?? ?? ?? ?? E8 ?? ?? ?? ?? 48 8B ?? 48 83 ?? ?? ?? ?? ?? ?? 75 ?? 48 8B ?? E8 ?? ?? ?? ?? 48 8B ?? ?? ?? ?? ?? 48 8B)
aobscanmodule(clean_flagged_save,$process,80 ?? ?? ?? ?? ?? ?? 48 8D ?? ?? ?? ?? ?? 48 8D ?? ?? ?? ?? ?? 48 0F ?? ?? 48 8D ?? ?? E8 ?? ?? ?? ?? 48 8D)
achiev_on:
  db 90 E9
clean_flagged_save:
  db C6 83  
registersymbol(achiev_on clean_flagged_save)
[DISABLE]
achiev_on:
  db 0F 85
clean_flagged_save:
  db 80 BB  
unregistersymbol(*)
TGM God/Inf Magika, Inf Stamina, Inf Arrows, Inf Lockpicks etc...

Code: Select all

[ENABLE]
aobscanmodule(tgm_god,OblivionRemastered-Win64-Shipping.exe,80 ?? ?? ?? ?? ?? ?? 75 ?? 32 ?? 48 83 ?? ?? 5B C3 B0 ?? 48 83 ?? ?? 5B C3 ?? ?? ?? ?? ?? ?? ?? 48 83)
tgm_god+7:
  db EB
registersymbol(tgm_god)
[DISABLE]
tgm_god+7:
  db 75
unregistersymbol(tgm_god)
Thanks, these work great. Player speed and equipment durability would be nice.
TGM already has item durability

Post Reply

Who is online

Users browsing this forum: AwarioBot, Baidu [Spider], joker1245, Sodamachine, zupremacy