Standalone game very laggy

Hey, so i’m still fairly new to Unreal Engine. I spent a few days and made a pretty basic horror game with some trees, grass, and an enemy that follows you. I packaged the game for windows and tried running but but it’s so laggy, I get around 1 frame every few seconds it seems like. I also tried it on a different computer and it did the same thing. Is the problem that both computer are too bad to run the game, or am I just missing something? My computer is good enough to handle games like Outlast, so i’m not sure why it couldn’t run this little game. Thanks!

Hey, I have the same problem! It is not your PC, trust me. I can handle Grand Theft Auto V on maximum settings but when I packaged my game for windows it was lagging horribly, even though it was playing nicely in the editor. If you have found any fix, please let me know!

Hey, I finally got a reply! Haha. What I did was add a menu for adjusting graphics such as render distance, pixel quality, etc. By default, everything is set to max which is why it was so hard for my computer to run it. After I made the graphics menu, I just turned down the settings and it seemed to work good.

I’m not sure if this is the case for you though since you said you can handle Grand Theft Auto V on maximum and you would think that would be able to handle your own game at max settings. Hopefully you get it fixed!

It probably is my case, too. Maybe the shaders are a bit too much. The game runs at some pretty ~15-20 FPS (I’d say) so maybe it’s because of the graphics. And I know how it is to get no reply. I once got a reply right after I fixed a problem myself. Thank you, I’ll try to make a graphics menu, too.

it seems to be a issue with the Engine I’ll say. I can run pretty decent games without issues. However, I can’t run an empty project with decent frame lol.

I did a option menu but I guess Im missing some feature because everything at low (garbage look better) it still so slow.

I implemented the following,
Anti-Aliasing
Effect Quality
Foliage
Lock Frame Rate
Post Process
Shading Quality
Shadow Quality
Texture Quality
VSync
View Distance
Resulotion
Windows mode (Different size screen)

Event with all that. Nothing is working. I have no more idea.