https://drive.google.com/file/d/1ZdUn9C ... p=drivesdk
Player cannot join when the turbines are working
Player can join when they are not working
[1.1.100] Steam power desync
Re: [1.1.100] Steam power desync
Thanks for the report. This is likely because you're trying to emulate x86 on an arm virtual machine (at least from what I'm seeing in the logs) and it's doing it incorrectly.
If you want to get ahold of me I'm almost always on Discord.
-
- Filter Inserter
- Posts: 351
- Joined: Thu Jun 01, 2017 12:05 pm
- Contact:
Re: [1.1.100] Steam power desync
Seems to be a known issue with box64, see https://github.com/ptitSeb/box64/issues/211
Maybe you can add more information to that bugreport.
Maybe you can add more information to that bugreport.
Re: [1.1.100] Steam power desync
I’m not sure what I could add. We have arm builds of the game that are cross platform multiplayer compatible so code wise everything should “just work” regardless of the CPU it runs on.
The fact it’s an arm CPU emulating x86 incorrectly means some translation is extra wrong.
The fact it’s an arm CPU emulating x86 incorrectly means some translation is extra wrong.
If you want to get ahold of me I'm almost always on Discord.
-
- Filter Inserter
- Posts: 351
- Joined: Thu Jun 01, 2017 12:05 pm
- Contact:
Re: [1.1.100] Steam power desync
Sorry, I was talking to the OP. I mean, the linked bugreport is from February 2023, and if it still happens maybe OP could update them with details on how to reproduce. Maybe the box64 devs could help figure out what exactly causes this and fix the emulator. Not sure what would be required to analyze this issue either.