Convert all projects to .NET Core 3.1#3
Conversation
|
Just a quick update. I've successfully compiled ConvertToNkit for ARM on Linux, and tested it with Animal Crossing GC. The compile command was: The output summary from the test is: |
|
Well I guess it's time to update .net 6 now |
|
I notice that the crc is 00000000. Is it the same on winblows? Any ideas as to why? |
|
Not sure, never noticed it has 0 for the CRC. Though if you look at the line for verification it actually does have a value. Haven't looked at this in over 2 years though. This did work for me to convert all games to nkit with verification though, which is what I needed it to do. |

This hasn't been thoroughly validated yet, especially your reference to a modified SharpCompress library since I couldn't find out which lines were modified. Everything does compile though, and I'll be putting it through it's paces soon enough. I wanted to use this on an ARM Linux box, which is why it needed to be Core.