Odin Question: Does Odin Start perform Steam validation? #163
-
I'm looking to implement the server lag fix mod - we routinely have 5-7 players and the server (and connection) can easily handle the upstream. This requires modifying the assembly_valheim.dll file, which Steam validate will overwrite. I can work around this with permissions, but I'd rather not change ownership on one file if there's no reason to, as that causes update headaches down the road. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Odin does not pass the validate flag, mod until your hearts content <3 |
Beta Was this translation helpful? Give feedback.
-
I haven't tried it yet - just heard about it yesterday and located the DLL
files last night - didn't want to deploy until I knew whether I would need
to block it from being replaced or not.
…On Tue, Feb 23, 2021 at 5:58 AM Mike ***@***.***> wrote:
A bit off topic, but ...
how did you get a working dll for a linux dedicated server? I tried to
edit it on windows with dnspy and it works on windows very well. But the
same dll wont work on my linux server. There I get this error:
[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a
running instance of Steam.
[S_API FAIL] SteamAPI_Init() failed
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#163 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABFXP5UXKLSRU5VJH4RQ5ILTAOC6TANCNFSM4YB3YHIQ>
.
|
Beta Was this translation helpful? Give feedback.
Odin does not pass the validate flag, mod until your hearts content <3