Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Seus2000

2
Posts
A member registered Aug 09, 2024

Recent community posts

(3 edits)

Yes, 561 of them (roughly 850 MB). I also tried to modify the index.html and add the movie manually:

<video><source src="movies/maryhj1.mp4"></video>

I wanted to see if it would work if loaded directly or if there is an error in the NIJI video player, but it had the same effect. The movies are all loaded with status 200 and 0 bytes from the embedded webserver. They do not show up.

Edit: If I remove the movie or load an non-existing one I get a 404 instead. So the movies are found.

I tried to play the windows version 0.2.1 but I don’t see any videos. I looked deeper (re-enabled the devtools) and found out, that the videos are all loaded with 0 bytes :(