algoRhythm99 / TiTsEd

A save editor for Trials in Tainted Space.
BSD 3-Clause "New" or "Revised" License
89 stars 20 forks source link

Linux Compatibility #126

Closed ghost closed 3 years ago

ghost commented 3 years ago

I am seeing success using TiTsEd with wine-6.0rc2 from TKG. WINEARCH is win32, and dotnet40 is installed on the prefix.

Only noticeable issues are poor font quality, but it doesn't affect usability much.

If a few people can replicate, it may be time to update the readme to reflect the change in support from WINE.

mario-marin commented 3 years ago

Im using lutris with the latest TKG build (6.0.r0.g2414b1da), also WINEARCH win32 and I installed dotnet40, additionally I disabled DXVK (enabled by default in lutris).

As mentioned the font is not perfect but perfectly usable, I have found no issues on loading or saving edited saves, the game recognised all the changes correctly.

I will inform if I find anything wrong.

Chase-san commented 3 years ago

It working on Linux and wanting to support users using Linux are entirely different things.

We can remove the line saying that it does not work, but clarify that it is not designed for or tested on any non-windows platform.

mario-marin commented 3 years ago

Sounds good to me :3

algoRhythm99 commented 3 years ago

Updated the requirements to state .NET 4.5 or later and only tested on Windows.