pietroglyph / lasagne

Multiplayer and game enhancement patch, patcher, and matchmaking server for "Garfield Kart"
GNU General Public License v3.0
5 stars 0 forks source link

Patcher Error #2

Open Artucuno opened 1 year ago

Artucuno commented 1 year ago

Hey! I really want to use this but I get this error whenever I Begin the Patch image

I'm selecting the correct folder location and everything aswell. I am using the [multi_test] beta

Artucuno commented 1 year ago

I have successfully patched it, I had to remove the beta version.

Tips for people trying to use the mod:

pietroglyph commented 1 year ago

Wow I haven’t thought about this in years. You’re right that the patcher won’t work with the beta. I reread the patcher code and I think it’s because it looks for GarfieldKartNoMulti_Data\Managed\Assembly-CSharp.dll in the game directory, which was moved in the beta. It wouldn’t work anyway even if you change that because the patch is specific to one version of the game.

I’m not totally sure why you’d use this since the official game has a multiplayer, except for the few extra features and the hacks I guess. Hope you have fun with it at least.