Eternity Tools

UPDATE 4.4
Update to support game versions 1.23, as bringing new functionalities and fixes.
Either a clean installation or "port over" is needed, just run XV2INS.exe and you will be presented with the options. "Port over" has been proved stable enough for general use, so I recommend it if you want to keep your x2m character, skills, costumes, stages, quests, etc as well as slots.
-----------------------------------------------------------------------------------------------------------------------------------------
If you like my tools, you can support their development at: https://www.patreon.com/eternity_tools
This is a series of tools to mod Xenoverse 2. The patcher, the installer and all the other tools will be moved from animegamemods to here from now on.
xv2patcher: a tool that includes a series of patches for Xenoverse 2, such as allowing files to be loaded from data, allowing more character, skills, stages, etc
Xv2 Mods Installer: A program to install new characters, skills, stages, costumes and quests.
genser: "generic serializer", a program that can convert several Xenoverse 2 binary files into .xml and back.
Cycit: ("Customize Your CITizens"), a tool to customize the npc citizens of Conton City. It is also able to convert them into x2m clones.
Cac2X2m: a tool able to get a custom character from a save file and turn it into a clone that can be installed with XV2 Mods Installer. It also includes X2m2Cac, a tool that does the reverse operation.
Xv2 Quest Importer: A tool that can import/export quests in the x2qs format. You will be using this while developing x2m quests aswell. It includes all vanilla decompiled quests, and also a syntax highlight file for Notepad++ (for x2qs files).
xv2savdec: a tool that decrypts/encrypts DBXV2 save files. It also includes xv2savown, a tool that allows to change "SteamID ownership" of the save. Always backup your save file before using these tools.
yace: ("Yet Another Cpk Extractor"). Just a cpk extractor with a gui. You can also just drag and drop one or more .cpk files directly into it.
iggy_as3_test: a tool to extract the actionscript blob from .iggy files and save them either in .swf or .abc files. It can also insert the actionscript fro ma swf or abc file into an existing .iggy.
dual_tool: A tool to give bac/bcm support for dual skills.
Pack of internal stages: a pack that contains stages that are usually non-selectable/non.playable, and which can be played upon installation. I think this one is to big for the site, so download here: https://mega.nz/file/qtkwiAxb#Vqmm64OMoQe8K0ytwe3oNxGUN9Y9VhNJAH9u7Z-Q19k
Sample quests: a collection of quests that were meant as samples for developers when x2m quests were added, but they can be installed by anyone.
Source code can be found in https://github.com/eterniti (WIP, there are still some projects missing)
xv2patcher :
4.4
- Fixed compatibility with game version 1.23, which is now the only supported version
- Added patches to allow modders to add bcs-partset based mesh destruction capability to characters. The destruction data is loaded from the pre-baked.xml file.
- Bugfix: the EEPK patch sometime would randomly load a random eepk because no check against negative numbers was done.
- One of the debug patches will now print formatted data correctly (except for a few blacklisted strings that would crash the patcher because the parameters were removed from the game)
- The patch engine of the patcher can now accept "0 instructions" patches (useful only for quick testing) and the "log" type of patches has been improved
- Characters that transform into different ones (different cms) will now show the correct portrait (patch based on a Demon Epatch)
XV2 Mods Installer
4.4:
- (Common) Updated xv2patcher requirements to 4.4 and game requirements 1.23
- (Common) Enabled UTF-8 support, now the all the applications support any kind of character in filenames and paths, regardless of user language. (this feature only apply to Windows 10 or greater)
- (Common) Tools have now a dark mode setting for the GUI in the "View" menu. This setting will also apply to my other apps outside this package (Cycit, XV2 Quest Importer, etc)
- (Installer/Chara-Editor) Bcs-based mesh destruction of x2m characters with unlimited stages of destruction is now possible. Please refer to the "Destruction Tutorial" file in the mod page for a quick tutorial.
- (Installer) The custom css installed by the installer now supports "jump forward/back" for faster navigation, using LT/L2/Insert/equivalent or RT/R2/Page up/equivalent (feature provided by halloweenpandas)
- (Installer) The install/uninstall data for mods has been moved from "%APPDATA%/Roaming/XV2INS/Installed" to "[game dir]/data/InstallData". This way, it is now possible to share or back up the installation by just copying the data folder.
- (Installer) Bugfix: the current limit of total parallel quests (TMC) including vanilla is 191, not 192 (the 192th crashes the game)
- (Installer) Because there were only two quests available for custom parallel quests, several additional entries (11?) of quests that were empty/unused have been enabled for use by the installer. (Please note, this means that in the game menu, some mod quests may not be at the end, but at the beginning of the other quests list) If you require more quests, use the Quest Importer to delete some vanilla quests. Anyway, it is likely that the limit of 192 total quests will be increased by Dimps in next update.
- (Installer) Upon first run, installer will ask you about applying a language optimization. By applying this optimization, the install times of mods can be increased by a lot (between 2x and 4x), specially characters and skill mods. On the other side, your data folder will become dependent of that language, and the copy text from the creators will all point to the same language. (all of this only apply to text language, not audio language)
If you use this optimization, MAKE SURE TO CHOOSE THE SAME LANGUAGE THAT YOU USE IN GAME (otherwise, prepare for crash or weird behavior)
- (Installer) Slot editor: it is now possible to delete a whole slot without going to the trouble of deleting all subslots.
- (Installer/Skill-Editor) Skills can now contain a x2m character inside (Cus tab, model parameter). This is for transformation skills that change the character to a totally new one (like Purification)
- (Supersoul-Editor) Bugfix: the editor was setting type idb type to 0 by default, when it should have used type 9.
- (Installer) Both the "clear installation" and "port over" will now clear the Epatches folder from .xml files that are not part of the xv2patcher. Files won't be deleted, they will just be renamed with the ".xml.bak" extension, which is enough for the patcher to not load them. If a ".xml.bak" file already existed, it will use ".xml.bak2", "xml.bak3", etc, guaranteeing no data lass.
- (Installer) x2m quests can now use x2m supersouls. Usage is same that with costumes parts: define the mod in a X2mMod entry, and then set the item (of "SUPERSOUL" type) to the name of the X2mMod variable.
- (Installer/Skill-Editor) Support for agnostic id in bac31.
- (Skill-Editor) Bugfix: import skill directory wasn't working with blast skills with "CMN" in their directory name
Genser (4.1):
- Updated to be compatible with the installer "global_lang"
- .bac.xml: Changes to BACType31 (U_10 expanded into 4 different variables). For reading, it is still compatible with old format, but the new format will always be used for writing.
Cycit
1.8:
- Compatibility with game 1.23
- Enabled UTF-8 support, now the application support any kind of character in filenames and paths, regardless of user language. (this feature only apply to Windows 10 or greater)
- Added dark theme toggle.
Cac2X2m & X2m2Cac
1.7
- Compatibility with game 1.23
- Enabled UTF-8 support, now the application support any kind of character in filenames and paths, regardless of user language. (this feature only apply to Windows 10 or greater)
- Added dark theme support (the theme has to be toggled in some other tool like xv2ins or cycit).
Xv2 Quest Importer
1.5:
- Update for game 1.23
- Added the possibility of deleting quests (only marks the entry as empty, files themselves are not deleted)
- "Vanilla Quests.zip" updated with data from game 1.23
- The "Syntax Highlight for Notepad++" updated with new update/DLC constant.
- Enabled UTF-8 support, now the application support any kind of character in filenames and paths, regardless of user language. (this feature only apply to Windows 10 or greater)
- Added dark theme toggle.
- Items of "SUPERSOUL" type can now use a x2m mod (X2mMod object)
xv2savdec
0.4
- Updated to support the new save file size in 1.20+. Still compatible with old saves too.
It keeps re-directing me for some reason when I try to download
Report
I do not know how to enter the tools of eternity help me figure out the code
Report
what’s with the Talisman_item error I’m getting?
Report
Is there a function to change the existing character to mod skin?
Report
Any way of getting compatibility with plain version 1.22?
Report
please could share a link for version 1.22.00
Report
Talisman_item.idb update plz
Report
The following trojan appears: AhnLab-V3 Trojan/MSIl.CoinStealer.C1739629 PUP.Win64.Puwaders.bot
Report
How can I change the ki cost of an ability? I just cant find it
Report
Guys don’t install it right now It has a virus in it I think
Report
if it says there may be a virus it might be your antivirus
Report
wont install my pc thinks its a virus
Report
So it won’t let me unzip the file and after a bit it gets deleted because of virus detection? I haven’t seen anything online about this and would love for this to be fix as I would love my game
Report
Did all this stupid work to sign up for the site and the download link doesn’t work, rip
Report
Guys please anyone have problems with sav2own if so did you figure out a solution because it just doesn’t launch at all
Report
my charaters mods isnt there for some reason
Report
quand je ouvre le antivirus le bloque
Report
New update has this problem.
PUA:Win32/Vigua.A
Report
Hello, when I download eternity tools, extract it and install xv2ins, the computer starts to run slow and every time I open a page a kind of Japanese online store pops up, I uninstall it and delete it and the problem is solved, when I run it through antivirus it pops up a Trojan and a PUA, if you could solve and eliminate these viruses please, although I have been told that they are false positives, this happens to me.
Report
I can’t open the new xv2ins it keeps giving me the same errors
Report
when i try to run anything in the xv2inv it says bool __ Xenoverse2::InitSystemFiles(bool,bool): cannot load cms.
then InitSystemFiles failed.
for xv2ins 4.31
i tried hard/factory resetting, backup files, restarting the whole procces, and when i try to load in the game, if it even lets me when i tried getting into a offline game i got stuck on a blank char selection screen.
pls help my dc is blackgzzus
Report
Im having trouble with the parallel quest. The moment I select on of the base game ones, the game will load, and then close. Not crash, it will close itself. Does anyone possibly know why this is happening?
Report
Patcher no longer works for me as of 9/12/2024 for unknown reasons. Reason why I said “for me” is because the situation revolving around it is so bizarre not even the Revamp team knows what’s happening to my version. Everything is correct and the steps to downloading the patcher was followed perfectly, but the patcher just doesn’t exist when booting up the game.
I did four full reinstalls of both the game and the patcher with no differing results. No one was able to help and this situation has NEVER occurred to anybody else in ANY of the forums I checked. It’s so bizarre people are saying I have a cursed copy or something.
And no, I didn’t pirate it, I have a legitimate copy. Even if I did pirate it, I’ve seen pirates who mod just fine, so I don’t know either.
Report
You’re using the latest version too? Have you checked anticheat? Booting up from the right exe? Installing the patcher in the right place? Tried downgrading your game to see if it works on other versions? If it does, obviously the latest version of your game that doesn’t work is scuffed, have you verified the files through steam or any other file verification system? I’m guessing your game runs fine without the patcher showing up? Maybe it’s an issue with your Drive and Steam? Try installing the game on an external drive and then apply the patcher, Steam reinstalls everything it needs to operate games fresh for different drives.
Oh also, I don’t know anything about fixing these sorts of problems, I just go through trial and error, process of elimination to get my issues fixed so if you get any errors I don’t know what it means but others might?
First explain how it doesn’t work: How exactly does the patcher not work other than not showing when you boot the game? Is that the only issue? Have you tried to see if any mods that require it work? How about trying it on a different system. Same account, same download, same patcher and try it if possible List the methods you’ve gone through too so that people don’t give you repeated advice. You might even need to repurchase the game on a separate account and then see and then obviously refund later.
I don’t know, I’m throwing out anything really
Report
what cost you make it work for 1.22.00 ?
Report
What’s up bro, look I have a problem with the tool. I did everything as it has to be done, when opening the game it gives me the following message “Error 0xc0000142” and on the side of the pc the following appears “Windows explorer with a danger sign about the ximput files 1_3.dll and also the ximput_8.dll” could you help me?
Report
i have the same problem
Report
try going into the bin folder right click on DBXV2 and run as administrator
Report
I tried it and the same error still appears.
Report
DBXv2 wont even show up in my bin folder what am i doing wrong?
Report
Help with the Talisman_item.idb plz?
I’d really like to use my Custom Super Souls but unfortunately the Talisman_item.idb is outdated. Can you update it plz?
Report
I don’t know what i didn’t do, thought i Did everything right but i cant load into quest, missions, photo mode, training things like that….Help?
Report
Could you do a tool to edit vanilla roster characters please? I whole even comission it via patron if it means it whole stay updated.
Report
I did a fresh install of this and Xenoverse 2. When I try to start up XV2INS, it says Operation did not complete successfully because the file contains a virus or a potentially unwanted file. What do I do here?
Report
me too. Anyway to fix this?
Report
I found the solution, you have to go into your windows security settings and allow the mod program to go through. Try running the mod then when your computer’s security blocks it, there should be an option to allow the program to go through
Report
Doesen’t work for me
Report
I did this and it worked no problem. Thanks for the advise!
Report
can you make it so that we can download older versions of eternity tools?
Report
hola buenas noches como puedo descargar la version 1.22.01 y 1.22.02???
Report