danielkrupinski / Osiris

Cross-platform game hack for Counter-Strike 2 with Panorama-based GUI.
MIT License
3.35k stars 960 forks source link

Failed to find pattern (csgo) #4149

Open amircheg opened 1 year ago

amircheg commented 1 year ago

Im still playing CS:GO. I downloaded the latest Osiris zip from csgo branch. I compiled it (Release x86 Evrtyhing standard. i have done it multiple times in the past). Everything was successful and i get Osiris.dll. I lunched csgo (fully) and i injected it. but i get two "Failed to find pattern" errors. Here is the screenshots:

csgo_0m6PUtFKb0 csgo_DErpD2mT6D

i tried different injectors like extreme, csghost, process hacker and the error is there.

InterwebXplorer commented 1 year ago

Use the previous version it literally says for cs2

amircheg commented 1 year ago

Use the previous version it literally says for cs2

@InterwebXplorer I said that i grabed the latest Osiris source code from "csgo branch" not cs2.

amircheg commented 1 year ago

@danielkrupinski Wil there be any update/fix for this error? Or csgo branch is no longer maintained?

ghost commented 1 year ago

@amircheg check the commits and download a older version like before 2 weeks and you're good to go

amircheg commented 1 year ago

@Roasterbation I tried older builds that i had previously compiled (before cs2 release, they were all working) and i still get the same error.

LxAnC commented 1 year ago

我还在玩CS:GO。我从csgo分支下载了最新的Osiris压缩文件。我编译了它(发布x86 Evrtyhing标准,我过去做过多次)。一切都很成功,我得到了奥西里斯.dll。我吃了csgo午餐(完全),然后注射了它。但是我收到两个“找不到模式”错误。以下是截图: csgo_0m6PUtFKb0 csgo_DErpD2mT6D 我尝试了不同的注入器,如Extreme,CSGHOST,Process Hacker,但错误就在那里。

尝试打开社区服务器浏览器。对我有用

具体 怎么操作?

Mario96TheReal commented 1 year ago

I am having the exact same problem, does anybody know how to fix it? Nothing I tried works

crackermemer commented 1 year ago

Those are the patterns for present and reset functions inside the gameoverlayrenderer.dll You can find the code inside of Memory.h and update the patterns there.

If the patterns are correct and it is still failing to find them, check and see if gameoverlayrenderer.dll is actually loaded into csgo. If not, then try and manually load it, or attempt something in game that attempts to load it, maybe the community server browser or the steam overlay.