Skip to main content

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

I have been working on the model for the new enemy. I also ran into a new issue. Some friends tried playtesting ALAWT on their old mac laptops. It crashed a whole bunch of times, so I am working on a compatibility version using the OpenGL renderer. Luckily, using compatibility mode mainly just a few lighting tweaks and I ended up removing shadows on it. I figured if someone's laptop doesn't even support Vulkan, it'll probably struggle with shadows. 

I'm going to update with a compatibility version/low end version soon. I noticed just removing shadows made it run at nearly 60fps on my budget laptop full screen, so it should be good for lower end devices as well, though I will eventually make that an option in the Vulkan version as well. It's also really hard to notice the missing shadows simply because the maps are already filled with fog and darkness.