Skip to main content

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

Just came from you video and i have a problem: somehow i manage to pass the vibe check and make it onto the main menu, but after 20 seconds or so the game goes black and any thing i do crashes the game instantlly, i get you are a solo game dev and it's a pretty impressive game too, but can you tell what is causing this bug? Thanks in advance :)

(+1)

hmmm interesting... what is your score on the vibe check, and are you running the normal or lightweight version? also what operating system are you using (windows, Mac, Linux) and could you share your PC specs? You can email me at support@derndeff.com if you don't wanna post in the comments!

(1 edit) (+1)

Oopsie! my bad, i use a laptop and didn't realize there was a "lightweight" version, so thanks for pointing it out! it runs past the main menu and it runs at a solid 30 fps considering my computer is quite bad, so thank you!

EDIT: just had the time to try it out and it runs perfectly! sorry for bothering you heh.

(+1)

haha no problem, I think including a hint on startup of the regular version would help in the future so everyone knows that there's a lightweight version!

(+1)

Just out of curiosity: what makes the lightweight version, well, lighter? as far as i can tell from your video, there isn't a big difference from them. (but again, i tend to not notice details)

(+1)

so specifically, the original version uses Unity's High Definition Render Pipeline while the lightweight version uses the Universal Render Pipeline, which doesn't have as many features and is meant to work well on any platform. If you compare the two side-by-side, the difference is pretty big, especially when looking at the sky, the fog, and the areas that have lighting

(+1)

Interesting, im not a game dev but i really want to make a game at least once, so this is pretty good info, thank you!