Let's MultiEx: Divinity Original Sin .PAK - Real-time archive analysis - XeNTaX

Subscribers:
1,020
Published on ● Video Link: https://www.youtube.com/watch?v=0PtFoTKcvSE



Duration: 37:32
1,576 views
22


This is a video of a real-time game resource archive format analysis, this time Divinity: Original Sin .PAK files. The analysis results in a MexScript for MultiEx Commander, and extraction of resources.
Check similar videos here: https://www.youtube.com/playlist?list=PLP26ZYnLb5EVqqBHDgltL6oGrVNJ2kS2f


To get MultiEx Commander: http://multiex.xentax.com
To join the Game Research Forum: http://forum.xentax.com

As for the MexScript in the video:
#Divinity: Original Sin .PAK
IDString 0 "LSPK" ;
Get Version Long 0 ;
Get DataOffset Long 0 ;
Get HeaderSize Long 0 ;
Get Unknown Long 0 ;
Get FileNum Long 0 ;
For T = 1 To FileNum ;
SavePos F 0 ;
Get FileName String 0 ;
Math F += 256 ;
GoTo F 0 ;
Get RelOffset Long 0 ;
Get Size Long 0 ;
Math F += 24 ;
GoTo F 0 ;
Math RelOffset += DataOffset ;
Log FileName RelOffset Size 0 0 ;
Next T ;







Tags:
Divinity: Original Sin (Video Game)
Action Role-playing Game (Video Game Genre)
MultiEx Commander
Game Modding



Other Statistics

Divinity: Original Sin Statistics For MrMousefromXeNTaX

At this time, MrMousefromXeNTaX has 1,576 views for Divinity: Original Sin spread across 1 video. Less than an hour worth of Divinity: Original Sin videos were uploaded to his channel, making up less than 0.91% of the total overall content on MrMousefromXeNTaX's YouTube channel.