This guide covers how to use Yapped 1.1.2, a specialized tool for editing "param" files in FromSoftware games like Sekiro: Shadows Die Twice and Dark Souls III. This specific version was notable for introducing early support for Sekiro. Prerequisites
Before using Yapped, you need tools to extract and compress the game's data files:
Yabber: Essential for unpacking .dcx files into editable formats.
Game Files: Locate gameparam.parambnd.dcx in your game’s directory (usually within a param folder). Step-by-Step Usage Guide Extract the Data: Find your gameparam.parambnd.dcx file.
Drag and drop this file onto Yabber.exe (or Yabber.DCX.exe). This creates a new folder or file named gameparam.parambnd without the .dcx extension. Open with Yapped: Launch Yapped 1.1.2.
Go to File > Open and select the extracted gameparam.parambnd file. Identify Parameters:
The interface has three columns: Params (left), Rows (middle), and Values (right).
Tip: Click Edit > Import Names to turn generic IDs into readable names for easier editing. Edit Values:
Select a Param category (e.g., EquipParamWeapon for weapon stats or SpEffectParam for buff durations).
Select a specific row (e.g., a particular sword or spell) in the middle column.
Modify the numbers in the right column. Common variables include:
effectEndurance: Changes how long items like Sugars or Divine Confetti last.
Unk83: In Sekiro, this often controls the Spirit Emblem cost for tools. Save and Repack: Go to File > Save within Yapped.
Close Yapped and drag your modified gameparam.parambnd file back onto Yabber to re-compress it into a .dcx file. Installation:
Place your new gameparam.parambnd.dcx file into your game's mod folder (e.g., Sekiro/mods/param/gameparam/). Common Param Categories
AtkParam_PC: Modify attack power or damage types (e.g., Physical vs. Lightning).
SkillParam: Change how many Spirit Emblems you gain from specific skills. yapped 1.1.2
EquipParamWeapon: Adjust scaling (like S-rank Faith/Int) or item costs. Yapped at Dark Souls 3 Nexus - Mods and Community
In the world of FromSoftware modding, Yapped (and specifically version 1.1.2) is a legendary tool used to edit the internal "parameters" or "params" of games like Dark Souls III, Sekiro: Shadows Die Twice, and Elden Ring.
Here is a useful story for a modder using Yapped 1.1.2 to customize their gameplay experience: The Modder's Toolkit: A Yapped Story
Once a player decides that Sekiro or Elden Ring is just a bit too punishing—or perhaps not punishing enough—they turn to Yapped. Using version 1.1.2, a modder can crack open the game's .dcx files to reveal the hidden "DNA" of the world. Step 1: Breaking the Rules
The journey begins by using a tool like UXM to unpack the game files and disabling the anti-cheat system to avoid an account ban. Once the files are ready, the modder opens Yapped 1.1.2 and loads the GameParam.parambnd.dcx. Step 2: Tweaking Reality
The modder searches for specific rows to change how the game behaves:
The Survivalist: They navigate to SpEffectParam and find the row for "Yashariku's Sugar" (line 3411). By changing the maxHpRate from 0.5 to 1, they ensure the sugar no longer cuts their health in half.
The Alchemist: They use the EquipParamGoods section to make items like Spiritfalls infinite by toggling the isConsume variable.
The Warrior: They increase their own power by adjusting the physAtkRate across rows 160001 to 160014, turning a difficult boss fight into a manageable duel. Step 3: Saving the New World
After carefully editing the IDs and names (which the modder can import from a template to make sense of the rows), they hit Save. Yapped automatically creates a backup of the original file, just in case a mistake makes the game unplayable. The Result
The modder reloads the game. Now, the Spirit Emblems that used to run out are plentiful, and the once-lethal buffs no longer drain their life. Through Yapped 1.1.2, they haven't just played the game—they've redesigned it. GitHub - JKAnderson/Yapped: An editor for DS3 game params.
Yapped 1.1.2 is a tool specifically used for modding FromSoftware games, most notably Sekiro: Shadows Die Twice, by editing the game's internal parameter (.param) files. It allows you to change values like item costs, buff durations, and weapon stats. Prerequisites Before using Yapped, you need to prepare your game files:
Sekiro Mod Engine: Install this first to allow the game to load modified files from a /mods folder rather than the main game archives.
Unpack Files: Use a tool like UXM to unpack your sekiro.exe so you can access the original .parambnd.dcx files, or download an existing mod that already includes these files. How to Use Yapped 1.1.2
Open the File: Run Yapped.exe. Go to File > Open and navigate to your modded param file, typically located at:Sekiro/mods/param/gameparam/gameparam.parambnd.dcx.
Select a Category: The left pane lists different parameter types. Common ones include: SkillParam: Adjust Spirit Emblems gained from skills. This guide covers how to use Yapped 1
SpEffectParam: Change the duration of Sugars, Spiritfalls, and other buffs.
EquipParamWeapon: Modify the Spirit Emblem cost of Prosthetic Tools or Weapon Arts.
Edit Values: Select a specific row in the middle pane, then find the variable you want to change in the right pane (e.g., effectEndurance for buff duration).
Save and Apply: Go to File > Save to commit your changes. Launch the game through the Sekiro Mod Engine to see the effects. Important Notes
Availability: Version 1.1.2 is an older release. If you cannot find a direct download, check the Yapped-Honey-Bear GitHub repository for the most up-to-date version, which supports more modern FromSoftware titles like Elden Ring.
Backups: Always create a backup of your gameparam.parambnd.dcx before editing to avoid corrupting your save or game installation.
Made a short modding guide...... :: Sekiro - Steam Community
Yapped 1.1.2 is a specific version of a popular open-source modding tool used primarily for editing the internal parameters (the "GameParam") of FromSoftware titles like Sekiro: Shadows Die Twice, Dark Souls III, and Elden Ring. It allows players to modify game data—such as weapon damage, item costs, and spell behavior—directly within the game files. Key Functions and Features
Parameter Editing: Its main purpose is to open and edit .dcx files (specifically gameparam.parambnd.dcx), which store thousands of variables governing gameplay mechanics.
Value Modification: You can use it to change specific stats, such as making items have infinite uses (e.g., Pilgrimage Balloons in Sekiro) or adjusting the damage scaling of miracles in Dark Souls 3.
Row Identification: It organizes data into three columns: the parameter type on the left, individual rows (items/spells) in the middle, and specific value fields on the right. Common Use Cases
Cheats & QoL: Modifying spirit emblem costs to zero, increasing item durations, or making consumables reusable.
Balancing: Manually adjusting weapon scaling (E to S grades) and attack values like physical or lightning damage.
Mod Merging: It is often used to manually merge multiple mods that change the same game files, ensuring they don't overwrite each other. Basic Usage Workflow
Preparation: Locate your game's gameparam.parambnd.dcx file.
Unpacking: Some versions require you to drag the file onto Yapped.DCX.exe to decompress it before editing. Game Files : Locate gameparam
Editing: Open the file in Yapped, select the relevant category (e.g., EquipParamWeapon), find the specific item row, and change the desired values.
Saving & Recompressing: Save your changes and re-compress the file (usually by dragging it back onto the .exe) before placing it in your game's /mods/ folder.
Note: Since Yapped edits core game files, using it while connected to official game servers (especially in Dark Souls III or Elden Ring) can lead to a permanent ban from online play. It is recommended to use it only in offline mode. Yapped at Dark Souls 3 Nexus - Mods and Community
Yapped 1.1.2 is an older, now-deprecated version of a parameter editor used for modding FromSoftware games like Sekiro: Shadows Die Twice Dark Souls 3 Status of Yapped 1.1.2 Availability
: It is generally no longer available on official platforms like Nexus Mods as newer versions (like Yapped-Rune-Bear for Elden Ring ) have superseded it. Replacement : For modern modding, the community now recommends DSMapStudio
, which includes a comprehensive param editor that replaces Yapped. Common Uses for 1.1.2 (Legacy Modding) Modders used version 1.1.2 to modify the gameparam.parambnd.dxc to change specific gameplay mechanics: Spirit Emblems : Modifying SkillParam to change emblems gained or EquipParamWeapon to reduce tool costs. Buff Durations : Adjusting SpEffectParam to lengthen the effects of Sugars and Spiritfalls. Item Limits EquipParamGoods
to change item carrying capacity or make consumables infinite. Important Safety Warning Anti-Cheat Risk Dark Souls 3
, editing the regulation file using Yapped while online will likely trigger a ban. Requirement : Modifying files often requires copying the oo2core_win64.dll from your game folder into Yapped's as a modern alternative?
Yapped 1.1.2: A Detailed Overview
Yapped is a popular, open-source tool used for managing and editing game data, specifically designed for PC gamers. The tool, in its various versions, has been instrumental in allowing users to customize and modify game content. One of the notable versions of this tool is Yapped 1.1.2. This write-up aims to provide a detailed overview of Yapped 1.1.2, its functionalities, and its significance in the gaming community.
Yapped 1.1.2 modifies the game client-side. Never play online with a modified regulation.bin unless you are on a private server (e.g., Seamless Co-op mod with EAC disabled). FromSoftware’s anti-cheat flags mismatched parameters—even small changes like rune drops or stamina costs will result in a ban warning.
If you want to mod and play with friends, use the Seamless Co-op mod (which bypasses matchmaking servers) in offline mode.
The original developer, vswarte, has slowed active development. However, the open-source community maintains forks. As of late 2024/early 2025, Yapped 1.1.2 remains the recommended stable version, though a fork called Yapped-Spirit (version 1.2) adds DLC support for Shadow of the Erdtree.
If you plan to mod the DLC, you may eventually need to upgrade. For base Elden Ring and most overhaul mods, 1.1.2 is still the standard.
Navigate to your Elden Ring install directory (e.g., C:\Program Files (x86)\Steam\steamapps\common\ELDEN RING\Game\). Copy the regulation.bin file to a working directory—never edit the original.