Page 1 of 1
[Request] Dishonored Death of Outsider
Posted: Sun Sep 06, 2020 5:39 pm
by Tosker
Game Name: Dishonored Death of Outsider
Game Engine: Void Engine
Game Version: V 1.145
Options Required: Money, ammo
Steam Website:
I really just want the money version. There are several outdated tables in here already but even though many have asked for them to be updated the OPs never responded. Which is why I am making this thread.
Re: [Request] Dishonored Death of Outsider
Posted: Sun Sep 06, 2020 8:37 pm
by Rhark
I'll take a look
Re: [Request] Dishonored Death of Outsider
Posted: Sun Sep 06, 2020 9:32 pm
by aSwedishMagyar
Does Sunbeam's not work anymore? It has both of those options and more.
viewtopic.php?t=7099
Edit: Nevermind it crashes when you activate it. I'll try and get an ammo and money script working.
Code: Select all
[ENABLE]
aobscanmodule(ammoUse,Dishonored_DO.exe,2B C7 89 43 20) // should be unique
registersymbol(ammoUse)
ammoUse:
nop 2
[DISABLE]
ammoUse:
db 2B C7
unregistersymbol(ammoUse)
I have made a huge mistake:
Oh and I think this should be enough but let me know if it doesn't work.
Re: [Request] Dishonored Death of Outsider
Posted: Mon Sep 07, 2020 2:27 am
by Tosker
aSwedishMagyar wrote: ↑Sun Sep 06, 2020 9:32 pm
Does Sunbeam's not work anymore? It has both of those options and more.
viewtopic.php?t=7099
Edit: Nevermind it crashes when you activate it. I'll try and get an ammo and money script working.
Code: Select all
[ENABLE]
aobscanmodule(ammoUse,Dishonored_DO.exe,2B C7 89 43 20) // should be unique
registersymbol(ammoUse)
ammoUse:
nop 2
[DISABLE]
ammoUse:
db 2B C7
unregistersymbol(ammoUse)
I have made a huge mistake:
Oh and I think this should be enough but let me know if it doesn't work.
This is nearly perfect in all but one aspect, the money thing doesn't work out of box until your cash increases via picking up something. But honestly it is fine as it is. Thank you very much.
Re: [Request] Dishonored Death of Outsider
Posted: Mon Sep 07, 2020 4:15 am
by aSwedishMagyar
Tosker wrote: ↑Mon Sep 07, 2020 2:27 am
I found another opcode that gets the value when you open journal. I also added some other cool scripts in case people want them.
Update: Ok I think I've reached my limit with searching through the player structure, I changed the injection point and now I'm using the actual base pointer (version 7.1 of CE has made things much easier with identifying structure components). You can hunt around in the arkPlayer structure yourself to find anything of interest. Just enable the Get Player Base and open inventory, go to memory view and hit Ctrl+D and select the arkPlayer structure and in the address input [playerBase]. Here is a snapshot of what to expect:
Here is the list of options as of this latest update:
Items that you have not unlocked by either picking one up in-world or through black market will not show up even if you change the Current amount. Changing the max will allow you to pick up more than the original limit.
Use this to select the desired item: Apparently they change location each load, you'll have to run through them and find where they are.
Re: [Request] Dishonored Death of Outsider
Posted: Mon Sep 07, 2020 8:37 pm
by Rhark
Available in the App with the following:
Options:
- Activate Trainer
- Infinite Health
- Easy Kills
- Infinite Mana
- Infinite Oxygen
- No Reload
- Infinite Ammo/Potions
- Stealth Mode
- Super Jump
- No Fall Damage
- Infinite Whalebones
- Infinite Coins
- Infinite Traits
- Increase Game Speed
- Decrease Game Speed
- Reset Game Speed
- Save Position
- Load Position