Search found 6 matches

by Digika
Fri Oct 13, 2023 12:31 am
Forum: Tables
Topic: The Talos Principle 2
Replies: 9
Views: 2403

Re: The Talos Principle 2 [Demo]

SunBeam wrote:
Thu Oct 12, 2023 4:33 pm
But to use the command, you need the console first, right? :)
Actually, no, there *is* another way to run it. It requires making a BP mod but it is not that hard.
by Digika
Thu Oct 12, 2023 3:28 pm
Forum: Tables
Topic: The Talos Principle 2
Replies: 9
Views: 2403

Re: The Talos Principle 2 [Demo]

Croteam really tried to block the console, they blocked the whole function where the ConsoleKey is processed... Do you have anything to back that up? I looked at assembly and dont see anything special, the instructions a bit different and shifted around probably because they've built it on linux bo...
by Digika
Mon Apr 26, 2021 8:33 am
Forum: General Gamehacking
Topic: Console Enabler for Unreal Engine 4.25
Replies: 11
Views: 15759

Re: Console Enabler for Unreal Engine 4.25

lampuiho wrote:
Mon Apr 26, 2021 4:07 am
No, you won't understand anything from reading those codes
That's not for you to decide.
by Digika
Wed Apr 21, 2021 2:03 pm
Forum: General Gamehacking
Topic: Console Enabler for Unreal Engine 4.25
Replies: 11
Views: 15759

Re: Console Enabler for Unreal Engine 4.25

Not interested and looking for a quick copy-paste script? No, but ideally I was looking for source c++ code to understand what objects and structures and functions were mocked and imported or included and how it was used to inject stuff during LoadLibrary lock after dll injection (the reason for th...
by Digika
Mon Apr 19, 2021 6:43 am
Forum: Tables
Topic: The Outer Worlds [Engine:Unreal 4.21] - Console enabler, Dumper and more..
Replies: 99
Views: 218424

Re: The Outer Worlds [Engine:Unreal 4.21] - Console enabler, Dumper and more..

Any chance you can share the code which you use to you restore for Unreal to enable console? I'm talking about C++ code
by Digika
Tue Dec 22, 2020 12:42 pm
Forum: General Gamehacking
Topic: Console Enabler for Unreal Engine 4.25
Replies: 11
Views: 15759

Console Enabler for Unreal Engine 4.25

If someone can make one (or give some advises on what to look for) that works with UE4.25 - that'd be greatly appreciated. I cant use other tools like UUU due to some limiting factors.
I found some existing tools from Sunbeam but it seems like the most recent one was 4.22 max.