Skip to content

Using .NET 6 to Run DW2 Natively On Linux #1

Description

@Moggers

Long shot, but with the following:

This release includes an (optional) launcher that makes the game use .NET 6 instead of the old .NET Framework v4.6.1

Would this allow the game to run natively on Linux given that .net 6 is available natively on Linux?
I tried naively just running the binary through dotnet 6.0.2 but my C#/.NET experience is so limited I don't even know if I've setup my .net install correctly to make sense of the error I got, which was the following:

Unhandled exception. System.BadImageFormatException: Could not load file or assembly '(...)/DW2Net6Win.exe'. The module was expected to contain an assembly manifest.
File name: '(...)/DW2Net6Win.exe'

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions