[Request] Oblivion Remastered
- EphenSteve
- Expert Cheater
- Posts: 118
- Joined: Wed Mar 22, 2017 12:30 pm
- Reputation: 102
Re: [Request] Oblivion Remastered
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.
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 1111 times
Re: [Request] Oblivion Remastered
yes it works thanks manEphenSteve wrote: ↑Wed Apr 23, 2025 5:04 amMade 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.
- EphenSteve
- Expert Cheater
- Posts: 118
- Joined: Wed Mar 22, 2017 12:30 pm
- Reputation: 102
Re: [Request] Oblivion Remastered
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. =]
Re: [Request] Oblivion Remastered
Thank you EphenSteve !
Re: [Request] Oblivion Remastered
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]
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 710 times
Last edited by MBRKiNG on Thu Apr 24, 2025 12:57 pm, edited 6 times in total.
Re: [Request] Oblivion Remastered
Thanks, these work great. Player speed and equipment durability would be nice.MBRKiNG wrote: ↑Wed Apr 23, 2025 11:22 amshould 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)
- EphenSteve
- Expert Cheater
- Posts: 118
- Joined: Wed Mar 22, 2017 12:30 pm
- Reputation: 102
Re: [Request] Oblivion Remastered
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.
-
- Administration
- Posts: 412
- Joined: Fri Mar 03, 2017 12:04 am
- Reputation: 174
Re: [Request] Oblivion Remastered
Topic cleaned from public theatrics/drama/gossip or whatever that was.
Re: [Request] Oblivion Remastered
I really appricate what you did but can you tell me how to use these codes ?MBRKiNG wrote: ↑Wed Apr 23, 2025 11:22 amshould 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)
Re: [Request] Oblivion Remastered
I made it simplier for you. Just copy the entire code and paste inside your Cheat Engine.RAZMXD wrote: ↑Thu Apr 24, 2025 6:37 amI really appricate what you did but can you tell me how to use these codes ?MBRKiNG wrote: ↑Wed Apr 23, 2025 11:22 amshould 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)
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>
Re: [Request] Oblivion Remastered
TGM already has item durabilityzurui wrote: ↑Wed Apr 23, 2025 11:25 pmThanks, these work great. Player speed and equipment durability would be nice.MBRKiNG wrote: ↑Wed Apr 23, 2025 11:22 amshould 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)