Dark Souls 2
0 of 0

File information

Last updated

Original upload

Created by

Jgwman

Uploaded by

Jgwman63

Virus scan

Some manually verified files

About this mod

An easy to use modding tool, which allows users to add, remove, and manipulate enemies of all types in most areas featured in DkS2: SotFS. Requires an unpacked GameDataEbl archive by Atvaark's BinderTool.

Requirements
Permissions and credits
Donations
SotFS Level Editor + Repacker

by Jgwman

Special thanks to Atvaark for developing BinderTool

~

Please note that I am unable to provide support for this mod any longer, as I have not touched it in years. There are likely better tools available through FromSoftware-modding Discord servers, but if you'd still like to use this, just be aware that it's "as-is" at this point.

~

Version 1.1 - December 11th, 2018

All units will now show their correct coordinates within the editor (before now, many were bugged). This should make usage of the tool significantly easier.

FAQ

Q. In what sense is this a level editor?

A. If you've used Wulf's MSBEditor for DkS1, it's similar to that. Essentially, this gives modders the ability to redesign levels by moving (or removing) enemies that already exist in any level (except for Chasm of Old), as well as by adding entirely new enemies of any type that exists in the game. Basically, the community can design their own version of what the SotFS edition of DkS2 attempted to do, for either personal use or community distribution.

Q. If it's my own SotFS, I get to move items around too, right?

A. Unfortunately, not right now, for a couple reasons.
  • The level editor uses SotFSRepack (a utility I developed using BinderTool's core files) to repack changed files to the game archives. Currently, SotFSRepack only supports repacking to GameDataEbl.bdt; loot data is in a different archive, which I may support repacking in the future.
  • More importantly, the structure of the ItemLotParam files (where loot data is stored) is generated in a fashion which is poorly organized. As far as I can tell, distinguishing what loot is associated with which area and which entries are actually drop tables rather than pickups can only be done with a significant amount of manual labor (trial and error), which is why it's possible for me to randomize these entries easily, but is much more work to manually modify entries. Again, not to say it can't be done (as it can be done right now with Cheat Engine, a param patcher, and a relatively high amount of manual labor), but for now I'm not supporting it.

Q. There were a lot of big words in your last answer. Is this modding tool really "easy to use"?

A. If you follow the provided instructions, it should be fairly easy to use. The level editor itself is GUI based and very easy to use; the only potential difficulties come with unpacking your game archive and preparing a mod for distribution. If you already know how to run command line applications, write basic batch files to execute command line applications, and create and distribute *.zip files, creating and sharing a mod should be a bowl of Estus soup piece of cake.

Q. How can I distribute my mods?

A. Read the included README.txt, and see the sample package under Optional Files. The sample package is also a convenient way for mod users to revert their enemy placements to vanilla; feel free to distribute this package with your mod, or link to it.

Q. Will I get banned for using this?

A. No. FromSoft doesn't verify your 12GB game archive everytime you log in. Additionally, I've been testing it for over a month with no issues. As with all things DkS2+3 mod-related, though, I can't guarantee anything.

Q. What do I need to do to credit you?

A. I'd appreciate a shoutout, and a link to this Nexus page, for my time developing this tool whenever you distribute something created with its help. Please shoutout Atvaark as well, as his efforts developing BinderTool made this project infinitely easier. If you really appreciate my work, as a modder or a player of mods, feel free to endorse the mod, and to use the donate button on this page.

Usage Instructions

Preliminary note: backing up files is always a good idea, as there's always a chance of something going wrong. Back up GameDataEbl.bdt before doing anything, back up GameDataEbl (directory) after BinderTool creates and populates it, and back up GameDataEbl.bhd after extracting my mod to your game folder.

  • Get BinderTool here, extract the contents of the .zip to your Game directory. Should be something like C:\Program Files (x86)\Steam\steamapps\common\Dark Souls II Scholar of the First Sin\Game
  • Open cmd.exe
  • At this point, if your steam directory is on a secondary drive, type the drive letter followed by a colon, i.e. d:
  • Type "cd gamedir" (without quotes) where gamedir is the Game directory to which you extracted BinderTool (copy+paste should work in cmd on modern versions of Windows)
  • Type "BinderTool GameDataEbl.bdt" (without quotes) and wait. Keep waiting. It takes a while.
  • Download SotFS Level Editor + Repacker from this Nexus page, and extract the contents to your SotFS game folder. It will overwrite multiple files.
  • Launch "SotFSMapEdit.exe" and have fun. The readme in the download contains more info on how to use the program and how to distribute mods.
  • Reload the areas you changed to see the changes immediately after using the "Repack to GameDataEbl.bdt" button. If you increase the filesize (add new enemies), a game restart is required.
  • Note: You may need to disable User Account Control or antivirus for certain parts of the program to work correctly. This has varied from user to user.

This tool, and any mods made with it, are compatible ONLY with an authentic Steam copy of Dark Souls 2: Scholar of the First Sin.