I need help extracting Tornado Outbreak's models. >_< 
.dat: http://www.mediafire.com/file/tiop80ebz ... k.dat/file
.bgw: http://www.mediafire.com/file/2ufhw1jn9 ... k.bgw/file
			
			
									
						
										
						Need help extracting Tornado Outbreak's models
- 
				larryeedwards
 - Posts: 4
 - Joined: Sat Aug 04, 2018 9:42 pm
 
- 
				aluigi
 - Site Admin
 - Posts: 12984
 - Joined: Wed Jul 30, 2014 9:32 pm
 
Re: Need help extracting Tornado Outbreak's models
Weird format.
BGW has a "ZLIB" magic and it's just compressed with zlib, the result is the dat file you uploaded.
The format of the decompressed data is not clear, it looked like a sequence of files (LCTX) but it isn't.
No header or footer.
			
			
									
						
										
						BGW has a "ZLIB" magic and it's just compressed with zlib, the result is the dat file you uploaded.
The format of the decompressed data is not clear, it looked like a sequence of files (LCTX) but it isn't.
No header or footer.
- 
				larryeedwards
 - Posts: 4
 - Joined: Sat Aug 04, 2018 9:42 pm
 
Re: Need help extracting Tornado Outbreak's models
Strange. Is there any way to create a quickbms script for Tornado Outbreak?
			
			
									
						
										
						- 
				james2452
 - Posts: 2
 - Joined: Sat Jan 21, 2023 3:50 pm
 
Re: Need help extracting Tornado Outbreak's models
Hi what bms script would i use to open the ZLIB file ?aluigi wrote:Weird format.
BGW has a "ZLIB" magic and it's just compressed with zlib, the result is the dat file you uploaded.
The format of the decompressed data is not clear, it looked like a sequence of files (LCTX) but it isn't.
No header or footer.