MOD介绍
转载自geeeeeorge aka king bore ha ha Makes the Resistance stat increase equip load limit. Endurance no longer influences equip load limit. This is a small, standalone part of my main modding project, Shadow of the Eclipse. Dark Souls Remastered version coming... eventually Mod details: Modifies game code through DLL. In-game text is unchanged to make mod more simple. Base equip weight limit: 40 -> 30 Equip weight limit gained per Resistance stat: 0 -> 2 Equip weight limit gained per Endurance stat: 1 -> 0 HOW TO INSTALL Without DSFix: Download "No DSFix" version of the mod Move DINPUT8.dll into your "Dark Souls Prepare to Die Edition\DATA" folder DINPUT8.dll should be in the same folder as DARKSOULS.exe With DSFix: Download "DSFix Compatible" version of the mod Move "mobilitymod.dll" into your "Dark Souls Prepare to Die Edition\DATA" folder mobilitymod.dll should be in the same folder as DARKSOULS.exe Use a text editor to open DSfix.ini in your DATA folder Find the "Dinput dll chaining" section Change "dinput8dllWrapper none" to "dinput8dllWrapper mobilitymod.dll" It should look like this: data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAncAAABiCAYAAAAyTvVjAAAgAElEQVR4Ae2dCZLjKgyGc64cKOfJafoycxhPIRBIICF...

