Skip to main content

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

DyTy

3
Posts
A member registered Dec 22, 2025 · View creator page →

Creator of

Recent community posts

Thanks for taking the time to test it and for the detailed feedback, I really appreciate it. The notes about the timer, and the power priority system are especially helpful — I can definitely see how “low priority” being better could be confusing without clearer explanation/UI feedback.

As for the crash issue, since it worked on your other laptop, I’m thinking it may be related to hardware support or rendering features on the original system. The project was made in UE5 and currently uses fairly demanding settings/features like lumen and nanite. 

If possible, could you send:

  • the specs of the PC/laptop that crashes and the PC/laptop that runs the game
  • GPU model specifically
  • whether it supports DirectX 12
  • and ideally the crash log if you can find it

The logs are usually located in %localappdata% which is hidden by default so to get there use the shortcut:

  • Win + R
  • Then paste:   %localappdata%
  • Then once inside the localappdata folder look for ProjectAlfree\Saved\Logs 
  • Open the log file (should be a text document) copy and paste or screenshot the first couple of lines

Thanks again for trying it out and giving feedback — it genuinely helps a lot.

Thanks for letting me know. I haven’t been able to reproduce the crash yet, but if possible could you send a screenshot of the fatal error or the crash log file? Also make sure the Microsoft Visual C++ Redistributable is installed and any graphic drivers are updated.  

(1 edit)

Yes, you should be able to download the zip file, extract it and run the exe, if you're on windows, that is. The application to run is called Project_Alfree. If it doesnt work perhaps try downloading and extracting again, then let me know if the issue remains.