Skip to main content

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

KingOfTheEnd

24
Posts
73
Followers
2
Following
A member registered Apr 05, 2018 · View creator page →

Creator of

Recent community posts

Yes

The invite link is working (just tested and there are people joining). You can try to manually enter the join link in Discord using "Add a Server" button.

https://discord.com/invite/eBBFTnyHAk

Explosions can cause dismemberment.

Players can host their own multiplayer servers.

Unreal Engine commands*

Most of the commands can be found here:
https://dev.epicgames.com/documentation/en-us/unreal-engine/scalability-reference-for-unreal-engine

Important ones are (Press L to open console):
dof 0/1 - Disabled/Enables Depth of Field effect
sg.PostProcessQuality 0 - Disabled Ambient Occlusion and some other visual effects
r.PostProcessAAQuality 0 - Disables Anti Aliasing
r.SetRes AxBf - changes screen resolution, execute this command after setting the resolution to "custom" in the settings, A is screen width, B is screen height

Hey, the links are working (just tested and there are people joining). You can also try to manually enter the join link in Discord in "Add a Server" button.

https://discord.com/invite/eBBFTnyHAk

The game runs on low-end PCs, but you should have a dedicated GPU, not integrated graphics.

Check that you downloaded the game, not the server. If you did download the game, do you get any error messages?