Apprentice
|
|
Posts: 3
|
|
|
Last seen: Mar 7, 2022 12:32:49 GMT
|
|
Post by krigeta on Jan 16, 2020 9:19:19 GMT
Hi, is it possible to create a custom story in Xenoverse 2 with custom characters and custom cut scenes.
I saw lots of videos on youtube like this and the modding is already on next level for this game.
So, any tutorial out there on how to make a custom story in xenoverse 2?
(if programming is there, then it wont be a issue for me as I am a programmer but I know things would be different but i adapt), If anybody wants to help then please do. I would love to make a custom story in this game.
Thank you
|
|
Hero
|
|
Posts: 489
|
|
|
Last seen: Jun 27, 2024 14:13:26 GMT
|
|
Post by atsuraelu on Jan 16, 2020 17:03:30 GMT
Yes, it is possible. Quite a few things to learn, though... Breakdown: For the actual quests, you will need to get eternitys Quest importer from here and learn how to use it and eternitys x2qs scripting language. Info can be found here, here, here and in the example quest in eternitys tools thread (where you got the importer). For cutscenes within the quests, you'll need to learn bev (cutscenes with dialogue boxes) and/or dem (mostly animated cutscenes). Made a walkthrough/guide/thingy about bev that may help with that, but I don't have more than a cursory understanding of dem and I don't think there's any documentation on it, so I can't help with that. Then to integrate everything into the lobby, you'll need to learn tsd and tsr scripting (and to a lesser degree tnl). Made some documentation on tsr, but it's not complete yet. I plan on doing some tutorials on tsd, tsr and tnl in the future, but I don't know when I'll get to that. Also take a look at this mod by former_modder. If you are still interested and need help with some specifics, I highly recommend coming to the Citadel discord server.
|
|