Elden Ring
0 of 0

File information

Last updated

Original upload

Created by

F -I hate Elden Ring and you too- Wang

Uploaded by

AntiSteak

Virus scan

Safe to use

Tags for this mod

About this mod

An extremely easy-to-merge mod containing within a Sekiro: Shadows-Die-Twice mechanics where players have 2 (or more, customizable) lives. The extra live(s) may be regained via riposting an enemy. No regulation.bin or c0000.anibnd included or necessary for functionality.

Permissions and credits
An extremely easy-to-merge mod containing within a Sekiro: Shadows-Die-Twice mechanics where players have 2 (or more, customizable) lives. The extra live(s) may be regained via riposting an enemy.

Installation:

Install like any other mod but in your Game Folder (C:\Program Files (x86)\Steam\steamapps\common\ELDEN RING\Game) where your eldenring.exe is, you must put the folder hksModule-DieTwice and its content, dieTwice.lua within. Merging is extremely simple, just put the line:

pcall(loadfile("hksModule-DieTwice/dieTwice.lua"))

Above the global section of a player hks. Compatible with every mod. Details are included with the Install and Merge Guide text file included within.

The Lua file needs to be relative to the Game directory. Everything else is as normal. Gameplay vid not included because the functionality of this mod is so simple it really doesn't need any showcase whatsoever.

For modders:

This code was slightly modified from my HKS tutorial, found here: HKS for Fun and Profit - Google Docs

Read within to also get an idea of how to make super easy HKS modules.