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.
keeps crashing I tried to uninstall it and reinstall it and still crashed it not the game its the tool please update
Report
needs a update
Report
for version 1.23.03
Report
CAC2X2M keeps giving me an error trying to read a file that doesn’t exist every time I try to export a character.
Report
yes that’s right and should be gfixed
Report
niceeeee
Report
funciona o no ? lo descargue pero veo algunos comentarios que no le sfunciona
Report
I’m confused. My game just keeps blackscreening and then closing every time I boot it up. Is the patcher not up to date with the recent version?
Report
No its not, The Creator and the other devs on this need to re-update it again.
Report
Signed up to show my appreciation to eternity for being an awesome software developer! Running smoothly on Linux Mint! Thanks!
Report
is there any way to reset eternity tools so it’s like you never used it? I’m having problems with xv2ins and basically everything else so I’m just trying to see if I could reboot or reset eternity tools.
Report
There is a way to use this for mod the Xbox store version of the game?
I used to play on Xbox series X but i noticed that on my xbox app on pc i can install the pc version, and i wanted to try some cosmetic mod, but when i try to open the xv2ins and put the directory it tells me that i don’t have the administator autorizations …
Please let me know
Report
if you download the new version, will you have to manually add each mod again or does it automatically add the mods/save the mods installed?
Report
This is excellent software for installing a mod in the Aviator game. This mod can be downloaded and installed on your Android phone and iPhone. Also, on Windows and Mac OS. The game mod allows you to connect strategies in the game to win. There are also tips on how to play and predict the rounds.
Report
This aviator game mod can be downloaded on the official website. https://aviator-aviator.in / free on all devices. After that, you can install the mod using Eternity Tools. And play the Aviator game with strategy and tips on how to win.
Report
I came up with an interesting idea for a Dragon Ball Xenoverse 2 mod that would add a new location with a mini game. This would be a special place where players could test their luck and earn additional loot. The concept is similar to a slot machine, where different combinations result in different rewards. There would be 35 possible combinations, each affecting the rewards received – players could win something rare or walk away with nothing.
The inspiration for this idea came after I came across this site and tried out slot games in demo mode. At first, I was just curious about how they worked, but then I got interested in how the winning combinations are generated. After reading more about the mechanics of slots and their variations, I thought: why not implement something similar in Xenoverse 2? Not only is this a fun random mechanic, but it could also make the game more engaging, as players wouldn’t just receive rewards automatically but would have a chance to influence the outcome, adding an element of excitement.
Regarding implementation – what would be the best functionality to use for this? Xv2 Quest Importer seems suitable for setting up rewards, but how could the logic for generating random combinations be handled efficiently? Would it be possible to use bac/bcm or other mechanics to make this more interactive? I’d love to hear insights from those who have worked with similar mechanics in Xenoverse 2.
Report
Do you have version 1.22? I downgraded xenoverse 2 to install revamp. This requires version 1.22. I searched but I don’t know anyone who still has this version. Can you please send it to us
Report
Late reply, but you probably won’t find a copy without directly asking someone. It’s not archived anywhere I could find and you’re not allowed to ask for older copies because of some strange “anti-piracy” attitude. If it was to make sure DIMP or Bamco don’t beat them with some legal hammer I understand, otherwise it’s silly.
Report
hi does anyone know how to use the supersoul creator i can’t find any guides anywhere
Report
I’m trying to reinstall Revamp, and it gradually goes up to like 82% then hits me with an error message. It specifically stops there everytime I’ve tried reinstalling it.
Report
I have a problem. every time i want to use the Cac2X2m it freezes everytime i want to save the character as a x2m, does anyone knows why it happens and if it is possible to fix?
Report
I download the zip, extract it into the bin file, tried extracting it to the directory file with the game itself, no matter what it claims “I don’t have xv2patcher”. It’s maddening
Report
PLZ HELP everything worked fine but when I tried open xv2 trough the bin file it just give me a black screen and then kick me out why? I didnt install any new mod and yesterday it worked without problems..
Report
I think theres a bug with the mod installer. I keep having infinite loading screens on mod stages and when I try to reinstall them to fix it or install a new stage, the mod installer crashes, and its only with stages.
Report
when i use xv2patcher (like the unlock all char and control ally) it didn’t work
Report
forget it, it was only a error i didn’t noticed
Report
Quelqu’un aurait la version 4.3 svp
Report
When I tried to start XV2INS, it says that it contains a virus. Can anyone tell me if this is a serious virus? I don’t want to risk this virus eating up my laptop
Report
Me too, i cant open it, and i prefere to get more information
Report
Yo también tengo la misma duda, me sale que tiene virus y no quiero correr algún riesgo, alguien sabe si es seguro ?
Report
My modded content keeps being labeled as “Unknown Skill/Unknown Character.” How do I fix this?
Report
supiste como solucionarlo?
Report
Is there any way to use this with the Microsoft Xbox Store version of Xenoverse?
I’m stating CLEARLY it IS a PC version of the game. There are PC settings and all the game and dlc has been installed to my hard drive. It is NOT streamed.
However all the files are in different places and the dlc is separated from the main game files, there isn’t a .dll for the each but I have already figured out how to disable it. I just want to unlock the last characters without farming another 4 sets of Dragon Balls to get the last achievement :3
Report
Please tell me that you found a way, i have the same problem, i just won’t start again and spend other money on steam, i just want to use cosmetics but with this version i can’t figure out how to do
Report
i accidntally closed xv2ins while doing port over and now its saying initselport failed when i try to open xv2ins
Report
Delete then reinstall the game, delete the mod too
Report
in what order? and do what after?
Report
it didn’t work, give me details please.
Report
where can i find older versions of the patcher
Report
i keep getting an error saying that xv2patcher.ini is failing to load when there are no .ini files
Report
when i try to download this it downloads as download:htm but it use to work for me
Report
eternity tools says it has a virus, they could solve the problem, I’m not able to install mods on dbx2 without it
Report