Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Black Overlay, no errors #33

Open
Calvineries opened this issue Apr 26, 2023 · 6 comments
Open

Black Overlay, no errors #33

Calvineries opened this issue Apr 26, 2023 · 6 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Calvineries
Copy link

Calvineries commented Apr 26, 2023

Hello, I use it on my second pc and everything works fine.
On my main pc I just have a black screen with the github link, there is no error in the terminal.
My game is in windowed fullscreen.
I have PyOpenGL_accelerate‑3.1.6‑cp311‑cp311‑win_amd64.whl and PyOpenGL‑3.1.6‑cp311‑cp311‑win_amd64.whl.

Do you know what is causing the problem?

What I tried:

  • Uninstall Python and install it (v3.11.3).
  • Uninstall all my modules and install with "pip install -r setup.txt"
  • Use .exe version and .py version
  • Execute python script with an administrator terminal.
  • Change settings of the graphic card.
  • Play in windowed mode.

1

@OpsecGuy
Copy link
Owner

Hello,
I just pushed new update.
Please try new one and let me know if everything works as expected or if issues still occur.

Best Regards,
OpsecGuy

@Calvineries
Copy link
Author

Calvineries commented Apr 28, 2023

The issue still occur with your new update.
Black screen with github link and no errors in the terminal.

It seems to work fine (it's in the foreground, I can click through), but it's black instead of transparent on 1 of my 2 computers.

@OpsecGuy
Copy link
Owner

@Calvineries Would you like to contact me via Discord? If so you can find me under Opsec#3709 alias.
I would be so thankful if you could help me test a few builds. Unfortunately on my PC nor VM I can not reproduce that issue.

@Calvineries
Copy link
Author

@OpsecGuy I sent you a friend request

@Calvineries
Copy link
Author

Calvineries commented Apr 29, 2023

I managed to fix the issue.
It's a graphics card problem.

To fix this problem you need to force the cheat to use your integrated graphics card instead of your real graphics card.

This video shows you how to change the graphics card used for an application : https://youtu.be/Ro5MKqb11Wo
In "Custom Options for Apps" click on "Browse" and add the .exe of the cheat.

If you don't use the compiled version of the cheat, select "python.exe"
(it's in AppData\Local\Programs\Python\Python311\python.exe)

Contrary to what is shown in the video, here you must choose the integrated graphics card.

@OpsecGuy OpsecGuy added bug Something isn't working help wanted Extra attention is needed labels May 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants
@Calvineries @OpsecGuy and others