DW2MC / DW2MC/DW2ModLoader

Using .NET 6 to Run DW2 Natively On Linux

Open
#1 10 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
22
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.