Page 1 of 1

Aliens vs Predator (2010)

Posted: Tue Dec 30, 2025 3:38 pm
by Nightfall

Updated [3/30/2026]

A simple cheat table for AvP3 DirectX11.
It's mostly stuff I found with static analysis.

My .CT will only disable major integrity checks (e.g. when you open the pause menu), so you can launch solo lobbies and play around with the commands in there.
If you want to play without regular crashes, I'd recommend to use NoCEG.
This will disable most of the integrity checks and will prevent almost all crashes, but you will also loose the ability to play in solo lobbies & online.

Videos:

Updates:
v1.5:
- Added Full Command Access
- Added Command & Variable Dumper
- Added Command List

v1.4:
- Added Integritycheck Bypass
- Added Console Variable Unlocker
- Added Full Variable List

v1.3:
- Added Xray
- Added FOV Changer

v1.2:
- Added Print to Console
- Added Show Position & Velocity (ingame)
- Added Max Player Count Editor

v1.1:
- Added Unlock All Skins
- Added Launch Solo Lobby
- Added Inf Ammo (Human)

Content:
• Freecam
• Visuals Changer (change vision based on race)
• Unlock all Levels
• Skip current Level
• Unlock, open and customize ingame console
• Health Ptr (Predator)

Screenshots:

Screenshot 2026-01-21 160529.png
Screenshot 2026-01-21 160529.png (16.96 KiB) Viewed 754 times
Screenshot 2025-12-30 214724.png
Screenshot 2025-12-30 214724.png (2.02 MiB) Viewed 1070 times

Old Versions:

► Show Spoiler

Re: Aliens vs Predator (2010)

Posted: Tue Jan 20, 2026 1:02 pm
by Nightfall

Feel free to help me with the integrity checks so we can access ingame variables via the console.
My current integrity check scripts are inside the testing->problematic section.
Most of my tries failed and I wasn't able to bypass the checks for the "Old Unlock Cmds Patch" script.
This is a series of patches which allows you to unlock full console variable access. The original patch was for cracked a non-directX11 executable and I ported it to the steam dx11 version.
This version seems to be full of integrity checks and some of the functions like "CheatMenu" or "Xray" have been removed or demolished.
I'm not getting any further, so any help would be much appreciated!

I was able to bypass the integrity check by using breakpoints instead of memory patches. The game doesn't like patches.
There are still a few more integrity checks so I will try to find and disable them.