RatPoison-dev / RatPoison

Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
GNU Affero General Public License v3.0
327 stars 95 forks source link

[BUG] #667

Closed yourmom-jpeg closed 3 years ago

yourmom-jpeg commented 3 years ago

Describe the bug I tried running the cheat, following the instructions, and got these errors shown in the picture

To Reproduce Launch CGSO and run it. Even in Admin mod I got the error

Pictures/Videos Capture

yourmom-jpeg commented 3 years ago

I also tried the beta to no avail

sotakoira commented 3 years ago

Make sure your GPU drivers are fully up-to-date. Make sure java.exe process is running on dedicated (more powerful) GPU. Try switching\build\RatPoison 1.x\settings\OpenGL.txt variable OPENGL_3 = true to false. If problem persists it's a result of outdated hardware unable to run overlay properly. You can run the cheat with MENU = false in \build\RatPoison 1.x\settings\General.txt but you would have to configure the cheat by editing files and you wouldn't be able to use overlay features at all.

yourmom-jpeg commented 3 years ago

If it helps I have a horribly underpowered GPU (AMD HD5830). Maybe that's the issue

yourmom-jpeg commented 3 years ago

Also I'd like to know how to make Java run on my GPU

sotakoira commented 3 years ago

The Radeon HD 5830 was a graphics card by ATI, launched in February 2010. Sounds like the reason of your problem. Have fun playing without menu I guess.

Also I'd like to know how to make Java run on my GPU

Some laptop users have this problem due to Intel GPU being forced on the process instead of the dedicated Nvidia GPU. In Intel/Nvidia case: right click on the desktop, select NVIDIA Control Panel, go to Manage 3D settings -> Program settings -> Add -> OpenJDK Platform binary -> Select the preferred graphics processor for this program -> High-performance NVIDIA processor then click on Apply button.

yourmom-jpeg commented 3 years ago

Well that's unfortunate. Guess I'll have to upgrade before I use RatPoison. Just wondering, will an R9 Fury work for this? Closing now

sotakoira commented 3 years ago

If somebody ever stumbles upon this thread, feel free to read this issue on libgdx repo, possibly hinting this is affecting specific hardware.