1
Scripting and Reverse Engineering / Re: [PC] Final Fantasy XV
« on: 2018-12-11 23:27:30 »I fixed those links. In the meantime I proceeded to implement a text viewer for the various languages of the game, created a PkgViewer which display as a tree the nodes in a XMB/XMB2 file and the conversion from XMB2 to XML. It is possible to convert from XML back to XMB (I was able to mod some minor scripts from Empisode Duscae) but not from XML to XMB2 yet due to its high complexity.Thanks for that, got some XMBs converted to XMLs (and oh boy is this game complicated to mod). Tried the PkgViewer and XMB2s but was only able to get a couple small ones to work.