Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

It worked technically but it's animations were damaged abit, (had lines and a yellow hue through it) but I figured it was a bug that will eventually get patched out, lol

but it did work 

what was the issues with others?

That or black screen, or the h-scene not loading up at all.

Since the video player is part of the engine and I don't program the engine nor can I fork it, I just can't really patch it out.

I'll keep trying to fix it though.

(1 edit)

Testing on Ubuntu 22.04, works but video is not shown.

On version 0.18 Linux version just displayed “Now Loading …” and game was stuck there when video should start.

Windows version 0.19.4 works a bit better, game is not stuck but instead of video playing there is just what looks like test pattern. The GUI is shown and works, I can “progress” in the video and the bar goes forward. Game does not get stuck, but test pattern instead of video.

I have Steam installed on this host, I start the game with proton-call –proton 8.0 –run Harem\ Party\ Adventures.exe

The console windows shows lots of messages like these:

(wine:290094): GStreamer-WARNING **: 13:15:26.491: Failed to load plugin ‘/home/pelaaja/.steam/steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstavi.so’: /home/pelaaja/.steam/steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstavi.so: wrong ELF class: ELFCLASS64

(wine:290094): GStreamer-WARNING **: 13:15:26.491: Failed to load plugin ‘/home/pelaaja/.steam/steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstplayback.so’: /home/pelaaja/.steam/steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstplayback.so: wrong ELF class: ELFCLASS64

(wine:290094): GStreamer-WARNING **: 13:15:26.492: Failed to load plugin ‘/home/pelaaja/.steam/steam/steamapps/common/Proton 8.0/dist/lib/gstreamer-1.0/libgstlibav.so’: libvdpau.so.1: cannot open shared object file: No such file or directory

Could the problem be the space character in the pathname in “/Proton 8.0/ part?