Our Alan Wake Trainer is now available for version 1.0.5.0 and supports WINDOWS STORE.
Our Alan Wake message board is available to provide feedback on our trainers or cheats.
atomicmatt posted on Feb 15, 2012 9:17:51 PM - Report post
It seems every cut scene, the region jumps around. This is like every newer game though. I was trying to maybe try and hex edit the gamesave using Hex workshop. I know the xbox 360 had some values you could change and it would add ammo and no reload. The values do not exist in the PC version though.
PHAT CAT
DABhand posted on Feb 16, 2012 2:10:20 AM - Report post
Its called code shifting, when a region of code changes its address either per game start-up or in extreme cases randomly/or by being set per level load etc.
You won't beat it with a simple "NOP'ing" and people need to realise that NOP'ing everything isn't a 100% solution, they need to learn to code-inject at least.
Oh and Don't forget some tuts on ASM and defeating DMA
HonestGamer posted on Feb 16, 2012 6:09:22 AM - Report post
The newer versions of CoSMOS calculate the Module Name + Distance from Base (Needed to tackle Code-Shifting) automatically. You can also go through my tutorial on Code-Shifting for an insight on how it works.