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
If you are hosting the game and you use a Mod like Upgrade world to add new content but otherwise can be disabled or uninstalled I cant see why friends on other platforms could then rejoin that world.
But Mods are unofficial not supported by the Devs etc so its a bit hit and miss.
On the other hand if you mean something that purely client side like a texture pack? Yeah I would have thought that would work you'd see the added textures they wouldn't as it wouldn't be on their device.
Basically anything that modifies the games database away from Vanilla is less and less likely to be cross play compatible, unless like Upgrade world it is a fire and forget one time or as needed thing. That has the highest chance of success I think.
All you can do is back everything up fully; then try it and see. (And let us all know please :) )
Heavily modding your server/world is going to cause issues for crossplay players as they have absolutely no modding capabilities and if you have server mods enabled they will not be able to connect.
You'll be fine to run mods that are exclusively client side though. Xbox players will have limited to no functionality with the mods depending on what they are.
For example there are client side mods that add building pieces from other unity games/unity store. Xbox players will not be able to see or interact with them as they do not have the mod.
On the other hand mods that give you additional rotation control like axis or extra degrees of rotation and cultivator unlocks to plant bushes and mushrooms will be fine.
TLDR: Client only mods are fine for crossplay. Server mods are PC only.
I'm not using an XBOX, never played (VH) on one but still, oh boy....
I just disabled NoAFKevents on my client and could connect and play to/on the server still running it no problem.
Might be different for XBOX but I don't see how.
And the net[duckduckgo.com] seems to agree ...
TLDR: what was the point of your post again?
let me sleep
upgrade world
serverdev commands
discord connector
KG's server control bot
cron job
max player count
RCON commands
I've been running a public server for a few months and I use mods to build or reset things on the server. Vanilla players join the server with no problem. Most players on the server are xbox players. There are a lot of mods you can use to modify your world file; as long as the mod doesnt add any new gameobjects then it will usually work fine for vanilla players to join the world. You must make sure that crossplay is enabled in your dedicated server settings.
I use three mods mostly to make changes to the server quickly
Infinity Hammer
PlanBuild
Upgrade World
For example, with Infinity Hammer you can make objects invincible; and then when vanilla players join they will not be able to destroy them unless they build the appropriate crafting bench. Even if they use the cheat sword or cheat sledge; the invincible buildings wont take any damage. This same feature can be used to bypass structural integrity, allowing you to make floating buildings that Vanilla players can join and interact with.
The point was to inform people who are misinformed, like yourself.
#2 is 100% true. If a server is running server side required mods, Valheim Plus for example, you can not connect to the server if you do not have the mod on the client. You can't even connect to a Valheim Plus enabled server without having the mod on pc.
#3 That's because you're keeping your mind closed and seems you're exclusively classifying server mods as backend mods instead of mods that must be installed on the server as well as clients. Valheim Plus is the most popular in the server side required mod category. You can not connect to a Valheim Plus enabled server without it. If you have Valheim Plus enabled on client you cannot connect to servers without it unless you disable it yourself. Mods that heavily augment the games code or add a lot of content that doesn't exist in Valheims code also fall into this category of requiring both server and client to have them.
#4 Extra rotations are nothing but visual changes on ingame items, nothing else of note is altered. The same goes for planting berry bushes, mushrooms, dandelions or whatever else with cultivator enhancing mods. Never mentioned anything about altering structural stability, even still that wouldn't prevent an xbox player from connecting, it would just be a major pain in the ass to rebuild everything that starts to collapse if no one in the area has the mod in the area to prevent the collapse.
#5 There may be exceptions, but in most cases client exclusive mods are safe for cross play. Playing with modded users may make for an unenjoyable experience.
Here is another example. Epic Loot does not require the server to have it installed to function, nor connect to, but only the person using Epic Loot will see the gear changes, others will see normal items without the additional stats.
TLDR: What was the point of your reply to my comment, especially since the links your provided that you claimed to support your position that server mods will work on xbox, actually end up supporting the fact that server mods are not compatible with xbox players because they cannot install the client version of the mod, but if the mods are client mods xbox users can still connect and have limited/no mod functionality. https://www.reddit.com/r/valheim/comments/113wolf/comment/jdclwtc/?utm_source=share&utm_medium=web2x&context=3
Uho - someone is pissy...
Who's spreading falsehoods / misinformation again?
TLDR: two TLDRs? That is not how that's supposed to work.
My point was that you spewed a bunch of very inaccurate if not false generalizations and wanted to correct some.
And I'd even say it's the other way around: If you are using c-side mods that require the server to be modded too - those are most likely not gonna work with XBOXers.
@Hiryukaen - seems like there a quite a few s-side mods that work perfectly fine with XBOX clients. So why the repeated generalization that s-side mods will not work with XBOXers?
mods that just change the UI only affect the player that uses them for example.
FWIW, you can connect to a server running V+ if the server config doesn't enforce clients to run V+....and a client with V+ can connect to a server that doesn't run V+ with the same option ticked in the client's configuration.
I know this because it's one if the few ways to set up a server without a password requirement.
in that scenario, you'd ONLY enable the "server section" in the config to something like this:
[Server]
; Change false to true to enable this section.
enabled = true
; Modify the maximum amount of players on your Server.
maxPlayers = 10
; Removes the requirement to have a server password.
disableServerPassword = true
; This settings add a version control check to make sure that people that try to join your game or the server you try to join has V+ installed
; WE HEAVILY RECOMMEND TO NEVER DISABLE THIS!
enforceMod = false
; Changes whether the server will force it's config on clients that connect. Only affects servers.
; WE HEAVILY RECOMMEND TO NEVER DISABLE THIS!
serverSyncsConfig = false