Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Its not working? #3

Open
BananaNorse opened this issue Jun 20, 2024 · 8 comments
Open

Its not working? #3

BananaNorse opened this issue Jun 20, 2024 · 8 comments

Comments

@BananaNorse
Copy link

I tried, but it does not seem to work anymore?, any chance of a working update?

@IntelSDM
Copy link
Owner

IntelSDM commented Jun 20, 2024

The GName and Gworld offsets are likely outdated. If you want to be able to update it with ease you can use cheatgear:
https://cheatgear.com/
It will allow you to get the GName and Gworld offset without any reversing as it comes with configs for dumping most sub unreal 4.26 games and can be made to work on 4.27 games rather easily. It costs 15 usd a month through their patreon but if you can't manually reverse unreal engine it is the most convenient way to get the latest offsets.

If you can utilise IDA, then i advise you to grab the pdb from unreal 4.15 and dump the game without BE and you should be able to find the typical Gworld and Gname string identifiers pretty easily. Otherwise, the only way you will be able to consistently update the offsets is through cheatgear.

@BananaNorse
Copy link
Author

I seriously don't know what you are talking about haha, I followed the installing guide, but dont know even how I should start this before I start the game. I can download unreal engine 4.27 but after this point I dont know what to do

@BananaNorse
Copy link
Author

I downloaded the files, ConanExilesDma, then Downloaded MprocFS.exe files and move them to the ConanExilesDma-main folder, then I downloaded FTD3XXlibrary and moved it also to ConanExilesDma-main folder, I installed python.. but dont know what to do next.. also If I figure out the Gname and Gworld, where do I edit them?
1131313

@BananaNorse
Copy link
Author

Im still new with github, but I figured that I need to open the files with visualstudio code, I press on main.cpp and I try to windows ( launch ) but it gives me an error like Launch program does not exist, dont know what Im doing wrong haha. Im sorry if I bother you

@IntelSDM
Copy link
Owner

You need to use Visual Studio 2022: https://visualstudio.microsoft.com/vs/
You need to use Visual Studio to compile it. Once you have a compiled exe, visual studio tells you the file path of the exe and you put it next to all the memprocfs stuff as well as the ftd3xx.dll from: https://ftdichip.com/wp-content/uploads/2024/06/FTD3XXLibrary_1.3.0.10.zip

That being said it does need updating, as i said above you can get the latest offsets using cheatgear.

@BananaNorse
Copy link
Author

I build the files and compiled it, it gave me ConanExilesDMA.exe and I moved the ftd3xx.dll and the memprocfs stuff to the same build folder, but when I double click on the exe file, nothing happens.. do I need to get the offsets for it to work ?

@BananaNorse
Copy link
Author

I tried every way to make it open, something wrong, when I press f5 from visual studio, it opens but when I compile it, when I press on the .exe nothing opens.. can you check it out?. I think it should open before I can get the offsets

@BananaNorse
Copy link
Author

learned so much because of this past 2 days haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants