X-Hax / sa_tools

Sonic Adventure Toolset
http://info.sonicretro.org/SA_Tools
101 stars 24 forks source link

.NET 5.0/6.0 upgrade #188

Closed PiKeyAr closed 2 years ago

PiKeyAr commented 2 years ago

I've tried to upgrade the tools to .NET 6.0 on this branch. Here's a test build.

Advantages of the upgrade:

Issues with the upgrade:

I'd like to hear everyone's opinions on whether we should proceed with the upgrade or not, and what setup to choose if we do.

PiKeyAr commented 2 years ago

I was experimenting with AppHostPatcher and it ended up being the most optimal solution in combination with a custom build arrange program that I wrote. The layout is pretty good now, even a bit better than the current version. Here's a test build. This is 5.0 based because of Visual Studio concerns. Switching to 6.0 will be very easy. https://dcmods.unreliable.network/owncloud/data/PiKeyAr/files/Various/sa_tools_net50.7z

PiKeyAr commented 2 years ago

On 5.0 now!