Closed notNSANE closed 1 year ago
Thanks for your suggestions. Glad to hear it's working at least. 😀
Main tab only shows fixes for installed games. I'll think of a way to add non-installed games there.
Noted.
I'd love that too but so far I couldn't find an easy way to do that with Net Core. I'll look further.
For 3) you could publish as a single-file executable. Be sure to use <IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
in the csproj to include the native libs in the exe.
I actually wanted to avoid making a single file. SH downloads updater app when you check for updates, and this updater requires the same dlls as SH. If I make a single file for SH, I will need to do the same for the updater, and this will expand it from 150Kb to 70Mb.
@bretthysuik @notNSANE Thanks
Other than this, I installed Fallout 1, updated the list, applied the fixt patch, opened the game and everything worked exactly as it should. Grats!