gen format [Gamestudio]
- 
				mxzxz
- Posts: 4
- Joined: Sun May 20, 2018 3:54 pm
gen format [Gamestudio]
how to compress files into the gen format ? (gamestudio)
			
			
									
						
										
						- 
				aluigi
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: gen format
I'm sure you have to provide more information.
Read here about how to open topics on this forum:
viewtopic.php?f=21&t=4
More info = more chances other users will reply
			
			
									
						
										
						Read here about how to open topics on this forum:
viewtopic.php?f=21&t=4
More info = more chances other users will reply
- 
				mxzxz
- Posts: 4
- Joined: Sun May 20, 2018 3:54 pm
Re: gen format
I unpacked .gen file with your script (gamestudio.bms) 
Now I would like to pack it to the gen format
sorry for my English
			
			
									
						
										
						Now I would like to pack it to the gen format
sorry for my English
- 
				aluigi
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: gen format
Ah, ok now it's clear.
quickbms has a reimport feature that allows to reinject/reimport the edited files back in the original archive.
It's explained in section 3 of http://aluigi.org/papers/quickbms.txt
The script seems valid for reimporting so it should work well.
			
			
									
						
										
						quickbms has a reimport feature that allows to reinject/reimport the edited files back in the original archive.
It's explained in section 3 of http://aluigi.org/papers/quickbms.txt
The script seems valid for reimporting so it should work well.
- 
				mxzxz
- Posts: 4
- Joined: Sun May 20, 2018 3:54 pm
Re: gen format
Can I force you to upload Larger file ?  
On my responsibility ?
			
			
									
						
										
						On my responsibility ?
- 
				aluigi
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: gen format
No you can't reimport a larger file because the format uses "sequential files", a larger file would overwrite the next or being overwritten by the next.