-
Notifications
You must be signed in to change notification settings - Fork 8
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
Search function won't works if kernel AC is running #3
Comments
Hi Faaw, I am not sure what is causing your issue. It could be that you are attaching to the wrong TslGames.exe Make sure you attach to the second one. And it should work fine. The "Scan Error: controller: No Readable Memory Found" error raises usually because CE cannot find any scanable memory region. |
I see what you mean. I don't think it is related to kernal AC, I tested on CS2 and it also does not work, not for any modules. |
For now, just use the default, specify the scan region to "all", memscan and pointer scanning works fine in the case. |
Unfortunately, your plugin have the same problem as Metick ce dma plugin, cheatengine can't scan & find value in the game .exe. Always the same error "No readable memory found". However as you can see in the screenshot, reading address from Memory View works fine, only the Scan function is broken when trying to scan the game .exe
Tried ReClass Scan function, exactly the same issue, 0 result found
Dungeonborne
![6INYX5f](https://private-user-images.githubusercontent.com/16424946/362741627-151b6544-6fe4-4bf2-8643-0ba2d0c2f178.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMTQ2MzgsIm5iZiI6MTczOTIxNDMzOCwicGF0aCI6Ii8xNjQyNDk0Ni8zNjI3NDE2MjctMTUxYjY1NDQtNmZlNC00YmYyLTg2NDMtMGJhMmQwYzJmMTc4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDE5MDUzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI5MjIyYzUyM2QxM2M3ZDY5YWNjNGYyNjE3YzAzMzE3MmMxMDMzNTFjYjVjNmRmMDcxODI1NTg2MWI1NGQyYTYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.PV-YA0RVUtiW3nCq52jo8YFmtYds74gc0XnoxBpgjTE)
PUBG
![K9WzgNj](https://private-user-images.githubusercontent.com/16424946/362764097-e02c5a1a-fb35-446a-92f9-4369294e96ff.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMTQ2MzgsIm5iZiI6MTczOTIxNDMzOCwicGF0aCI6Ii8xNjQyNDk0Ni8zNjI3NjQwOTctZTAyYzVhMWEtZmIzNS00NDZhLTkyZjktNDM2OTI5NGU5NmZmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDE5MDUzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTczNjVhM2I3OWQyNzE2YzJhZmZlZDVkNjkyNjU2NWJlMDZmYjM4M2U4M2EzZDI5MTkzMWY2NTc1NGEwZmYzNjQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.dFJegTBaKit0uReac7sGqGINttlhnlud7gM80JSeLM8)
Basically its any game anyways. If I try to Scan outside of the game .exe, it works fine.
if anyone already got the issue? I asked my friend to try (just in case its a problem on my side only) but he have the same error.
The text was updated successfully, but these errors were encountered: