dekvall / runelite-external-plugins

External plugins for RuneLite
BSD 2-Clause "Simplified" License
8 stars 16 forks source link

Black screen #23

Open filiplonga opened 3 years ago

filiplonga commented 3 years ago

When i toggle on the fullscreen plugin, my screen goes black. Then i have to navigate to .runelite directory and disable it there.

Kenny417 commented 2 years ago

I have this problem also. When I alt+tab to go to another window I can see the game briefly. And I can see it in the window preview when Runelite is minimized and I move the mouse over it.

To disable the plugin (on Windows 10) I have to edit the settings.properties file at %UserProfile%.runelite\profiles[my_email]\settings.properties and delete the line runelite.fullscreenplugin=true. I also removed fullscreen from the list of plugins at the runelite.externalPlugins= line and deleted the cache folder and session file in %UserProfile%.runelite. I'm not sure how much of that was necessary but I figured I'd put it here to help anyone else having this problem.

(People not logged in would probably have to edit the file at %UserProfile%.runelite\settings.properties if I had to take a guess.)

Sitjakun commented 1 year ago

I had this issue, mine was related to "Disable fullscreen optimizations" being ticked. After unchecking it, no more black screen. image