Banner
📢 Looking for translators

Hello everyone, yesterday we moved from a hosted weblate to crowdin for translating the site.
Weblate would always break randomly on updates and was just generally slow.

The new project page can be found here: https://crowdin.com/project/modworkshop

That being said, we are looking for people to translate the site for the following languages:

Simplified Chinese French Indonesian Italian Japanese Korean Turkish

The languages: Simplified Chinese, Japanese, Korean and Turkish are in danger of being removed due to not having a translator for some time now.

If you wish to contribute, go to the project page, click on the language you wish to translate and click on join (after creating an account of course).

After that, leave a comment on this thread with your username and language you wish to translate.
You can also help other languages not listed on top.

If you want to translate the site into a language that isn't on the site, leave a comment on the thread. Do note we don't accept RTL languages like arabic due to the site's layout.

It's recommended to join our discord server, there you can receive a role to get notified when you need to translate new stuff.

engine.ini for fps boost
Thumbnail
92
Downloads7,614
Views33,893
Publish Date2 years ago
Last Updated6 days ago by
Tags
Members
Avatar
AmberOwner
Avatar

Now the game runs really poorly and when I put on the mask everything becaomes weirdly colored, I guess I'll just stay with the old version, thanks for the config, I'd hope for a way to change textures on the fly but Unreal engine 4 doesn't let you modify the .ini on the fly, I hate AAA companies always focusing on graphics :(

Avatar

I guess my problem is the VRAM with the textures, wich makes it worse with the code written objects

Avatar

did you update engine.ini?

Avatar

@major Potato looks bad but lets you see the boards, but it runs kind of worst, what commands where removed of it? so I can tweak them and maybe find another way to optimze it while still keeping the boards readable, if you'd like, I'll still try to find them out, also the weird color glitch fixes itself if I alt tab and re enter the game, so I guess I don't mind

Edit: notepad++ says you didn't change much but performance did, I am really confused right now

Avatar

@rasho p.AnimDynamics=0
r.D3D11.Depth24Bit=1
r.D3D12.Depth24Bit=1
r.DBuffer=0

all the engines that are available to see the boards, I fixed this

Avatar

@major found rDBuffer=0 to be the responsable to not letting you see the board, but also the command that MASSIVELY improves fps, I am in a pickle with this one, I will try to find out if I can maybe modify the command on the fly, but I am pretty sure I can't, for these things I appreciate Valve and bethestda for letting use modify commands in-game and use the console, but hey, there is no rest for the poor.

Avatar

@rasho payday3 moment

Avatar

@rasho
If you find more commands tell me and I'll put them in the config

Avatar

@major Why do you duplicate the commands many times? just curiosity

Edit: and also do you know what command disabled the smoke bomb from the bombers? It's invisible now

Avatar

@rasho r.ParticlePercentage=
fx.MaxCPUParticlesPerEmitter=
fx.EnableNiagaraSpriteRendering=0

I don't remember, but I think it was because it doesn't work

Avatar

@major "r.FullScreenMode=1" puts the game on windowed fullscreen wich is lower performance than 0, it isn't that much but it can help with stability in some cases, to me using it in 1 causes some input lag while on 0 in is a tad more stable, this is to the detriment of alt tabbing of course

also if you need it there is an option in notepad++ to remove duplicate lines, if you'd like

Avatar

@rasho
maybe I will remove this command
and yes I use notepad++

19 245