Game have terrible requirements

Hello there. Yesterday i made my very first game in unreal engine.
I sent several people game to download. the problem is the game has a very large requirement.

I use only basic models, basic blueprints, and game are very laggy for some reason.

If any one can check if game work on Your pc i will be grateful.

any suggestions for mechanics and optimization are welcome

You can download game from mega.nz
Packed 7zip and release for 64bit system

Greetings
Patryk

https://thepiratebay.org/torrent/14638971 For easier download

gameplay gameplay

Shinek,

In order to optimize your game, you should go ahead and look through our documentation for additional tips. Blacklisting files that aren’t used in the game is a great way to lower the package size. You can also remove any files/assets/etc from your project completely too.

Here are a few links for you to look at:

  • [Unreal Documentation Link][1]

  • [Performance and Profiling][2]

  • [Texture Streaming][3]

  • [Packaging Projects][4]

  • [Packaging and Cooking Games][5]

Good luck!

https://docs.unrealengine.com
[2]: Testing and Optimizing Your Content | Unreal Engine 5.1 Documentation
[3]: Texture Streaming in Unreal Engine | Unreal Engine 5.1 Documentation
[4]: Packaging Unreal Engine Projects | Unreal Engine 5.1 Documentation
[5]: Packaging and Cooking Games in Unreal Engine | Unreal Engine 5.1 Documentation