Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
			
		
		
			
				
																			
								Seonply 							 
									
		Posts:  27 		Joined:  Sun Apr 12, 2020 11:14 am 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by Seonply   »  Tue Apr 06, 2021 11:26 am 
			
			
			
			
			
			Hi I want to repack .pak file from Life is Strange (Android)
(I used quickBMS and unrealtournament4.bms for unpack)
http://aluigi.altervista.org/bms/unreal_tournament_4.bms I tried UnrealPak.exe with that code for pack;
Code: Select all 
"C:\Users\02\Desktop\UnrealPak.exe" "C:\Users\02\Desktop\xxxx.pak" -create=C:\Users\02\Desktop\filelist.txt -compressfilelist.txt;
Code: Select all 
"C:Users\02\Desktop\Game\1\Engine\*" "../../../Engine/"and
Code: Select all 
"C:Users\02\Desktop\Game\1\LiS\*" "../../../LiS/"But not worked.
 
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								aluigi 							 
						Site Admin 			
		Posts:  12984 		Joined:  Wed Jul 30, 2014 9:32 pm 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by aluigi   »  Wed May 12, 2021 4:11 pm 
			
			
			
			
			
			I guess you already posted in the UE4 topic (yeah I'm replying to an old topic I know), but in case someone else sees this post please write any request/doubt about UE4 games here:
viewtopic.php?f=9&t=1005