danielkrupinski / Osiris

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

Menu doesn't show up #2483

Closed degeneratehyperbola closed 3 years ago

degeneratehyperbola commented 3 years ago

Steps to reproduce:

  1. Compile in debug
  2. Run csgo.exe with -insecure argument
  3. Use Xenos64 native injection with this configuration image
  4. Voila! Menu captures all inputs but fails to render.
danielkrupinski commented 3 years ago

Are you using third-party in-game overlays? Does the issue occur with a release build too?

degeneratehyperbola commented 3 years ago

I am using vanilla CS:GO. Compiling in release did nothing, as well as using manual map injection with the release build.

shakeit1337 commented 3 years ago

i have the same problem.

i start cs:go with -insecure and i see the menu but i start cs:go normal without -insecure i dont see the menu.

i dont know why mhh

caiocinel commented 3 years ago

i have the same problem.

i start cs:go with -insecure and i see the menu but i start cs:go normal without -insecure i dont see the menu.

i dont know why mhh

Use manualmap injection

degeneratehyperbola commented 3 years ago

I have found out something, Daniel's VAC Bypasser causes menu to fail to render. I haven't yet found out how to fix it though.