Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(6 edits)

Are you on Linux without a compositor? satania-buddy is essentially a 3D full-screen app with a transparent background, so it requires a compositor. While I might work on making the app run without a compositor in the future, that would involve creating a software renderer fast enough for polygonal rendering.

If you're on Windows, could you try clicking somewhere else that's not Satania? Sometimes this happens to me, and clicking elsewhere usually restores the transparent background.

You can access context menu in the tray icon. Or you can delete her config file manually in either ~/.config/satania-buddy (Linux), or C:\Users\<Your acc name>\AppData\Local\satania-buddy (Windows)


I'm on windows, and i tried clicking somewhere else and its still black. For example i click on a youtube video and it plays but i can't see it due to the black screen with satania in it. I position my mouse on another video and it plays so it works. Is it the aero thing mentioned on the README, because i didnt know how to enable aero so maybe that is the cause.

That requirement is for windows vista & 7. Can you give me the full spec of your laptop so I can take a look at it?

Im using windows 10. Is it not functional for that OS? My specs are 

Processor: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx     2.30 GHz

Installed RAM: 16.0 GB

Windows 10 is fine. "Aero" (or dwm, to be precise) is always on and cannot be disabled starting from Windows 8. My worry is that this might be another case of AMD card and OpenGL not playing nice with each other on Windows.

I guess it is because of the AMD card. Thanks for helping me out, i guess i can't use this program. 

I guess I will have to make software renderer a priority. This would address both the requirement for a compositor on Linux and any problems with AMD + OpenGL on Windows.