Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://steamcommunity.com/sharedfiles/filedetails/?id=3154952937
Player Notes by freefilesvirus (https://steamcommunity.com/id/freefilesvirus)
Remove the player and smoothview files;
Put the gamemode files into a lua folder instead (that will contain an "echoesbeyond" folder);
Put the inits and shared.lua file (the ones that bootstrap the addon's whole loading process) into an autorun folder inside that and edit the shared file accordingly so that the addon loads all the addon's files respecting your new base path.
That's pretty much it. There's some more small things you can configure further, take a look at the files to remove some of the hooks that disable stuff like the scoreboard. The screen overlay vignette is in cl_interface at the end in a HUDPaint hook, etc.