How to translate the files of a game
			
		
		
			
				
																			
								makc_ar 							 
									
		Posts:  1193 		Joined:  Sun Aug 17, 2014 7:27 pm 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by makc_ar   »  Wed Dec 20, 2017 5:04 pm 
			
			
			
			
			
			
			
			
													
					Last edited by 
makc_ar  on Sun Jan 21, 2018 6:27 pm, edited 1 time in total.
									
 
			
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								aluigi 							 
						Site Admin 			
		Posts:  12984 		Joined:  Wed Jul 30, 2014 9:32 pm 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by aluigi   »  Wed Jan 17, 2018 9:00 am 
			
			
			
			
			
			
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								makc_ar 							 
									
		Posts:  1193 		Joined:  Sun Aug 17, 2014 7:27 pm 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by makc_ar   »  Wed Jan 17, 2018 3:34 pm 
			
			
			
			
			
			Thanks a lot ialuig ! Someone tool for decrypted file?
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								aluigi 							 
						Site Admin 			
		Posts:  12984 		Joined:  Wed Jul 30, 2014 9:32 pm 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by aluigi   »  Wed Jan 17, 2018 6:33 pm 
			
			
			
			
			
			Code: Select all 
get SIZE asize for OFFSET = 0 != SIZE     get ID long     slog "text.txt" -1 -1     savepos OFFSET next 
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								makc_ar 							 
									
		Posts:  1193 		Joined:  Sun Aug 17, 2014 7:27 pm 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by makc_ar   »  Wed Jan 17, 2018 11:30 pm 
			
			
			
			
			
			Thanks aluigi ! Someone tool?
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								swuforce 							 
									
		Posts:  233 		Joined:  Thu Oct 16, 2014 4:39 pm 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by swuforce   »  Thu Jan 18, 2018 11:57 am 
			
			
			
			
			
			I think you should try the slog command with the new Quickbms REIMPORT2 mode.
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								aluigi 							 
						Site Admin 			
		Posts:  12984 		Joined:  Wed Jul 30, 2014 9:32 pm 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by aluigi   »  Thu Jan 18, 2018 3:40 pm 
			
			
			
			
			
			It shouldn't work in reimport2 because they are sequential strings so if the new one is longer there is no way to change offset with a new one (since there is no offset field)
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								swuforce 							 
									
		Posts:  233 		Joined:  Thu Oct 16, 2014 4:39 pm 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by swuforce   »  Mon Feb 12, 2018 9:46 am 
			
			
			
			
			
			Try the tool from my sources.
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								makc_ar 							 
									
		Posts:  1193 		Joined:  Sun Aug 17, 2014 7:27 pm 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by makc_ar   »  Mon Feb 12, 2018 1:16 pm 
			
			
			
			
			
			Thanks a lot swuforce !
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								hnnewgames 							 
									
		Posts:  148 		Joined:  Sat Dec 16, 2017 8:58 pm 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by hnnewgames   »  Fri Feb 16, 2018 3:05 pm 
			
			
			
			
			
			I have this game, but I could not extract the .pac files, does anyone have any tips that can help me?
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								makc_ar 							 
									
		Posts:  1193 		Joined:  Sun Aug 17, 2014 7:27 pm 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by makc_ar   »  Fri Feb 16, 2018 6:58 pm 
			
			
			
			
			
			hnnewgames wrote: I have this game, but I could not extract the .pac files, does anyone have any tips that can help me?
Try this