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
(Accidentally) Introduced Mod Breaking Bug where Ammo Type, Fire Power, Kickback Adjustment, and the toggles are not initialized if updating from previous version
-- Occurs because I forgot to add a check for if the new registry keys exist yet
-- Railgun currently doesn't function at all
-- Options Menu UI is mostly blank except for the True Multiplayer Test toggle in the top left
-- Fixable by hitting F1 in the options menu to enable debug mode and then holding F2 + F3 + F4 to reset registry keys
Accidentally left text below the True Multiplayer Test toggle relating to toggling further beam light
-- To be fixed in v0.3.8.1
Patched Bug where other tools were incorrectly pushed around the screen while the mod was enabled
-- Simple GetString("game.player.tool") == "ORIS_Railgun_MD_Reskin" check
Player movement now slows when scoped in
-- Speed up to regular speed by holding shift
-- Doesn't apply when using a controller
Accent-colored glow around the beam can now be extended to five times it's regular distance
-- Enable in options menu by enabling "Further Beam Light"
-- Disabled in FPS mode because this tanks performance on my machine
-- Makes for some cool photos
The default settings and toggles can now be changed in the options menu
-- knock yourself out :3
Changed Font in Options Menu to "regular.ttf" instead of console for greatly improved readability
-- IDK what the hell I was thinking originally