how to mod

Game mods created and shared by the community

Pr3c1510nflux
 
Posts: 2
Joined: 23 Jun 2014, 21:26

how to mod

Post by Pr3c1510nflux » 10 Sep 2016, 06:12

this is a step for modding the game.

1. requirements:
- a lua ide, i prefer zeus ide (http://www.zeusedit.com/download.html)
- quickbms for extracting pak (http://aluigi.altervista.org/quickbms.htm) + bms script for the game (http://aluigi.org/bms/life_is_feudal.bms)

2. extract the pak file:
-extract quickbms in game folder, after put /life_is_feudal.bms in quickbms folder (you can put the quickbms folder where you want,i put in the game folder to facilitate me)
- open quickbms.exe (you find it in quickbms folder)
- select the life_is_feudal.bms file.
- select pack file you want to open
- select folder you want to extract (for facilitate me i create "extract" folder)

3. script and change the extracted file with lua ide (zeus ide) or program required from the file type.

4. delete all file you doesn't have modified in extract folder

5. put your folder in root folder of game
example:
- extracted gui.pak in extracted folder
- modified GameLook.png in gamefolder\extracted\gui\imagesets
- mv modified gui folder from gamefolder\extracted\ to gamefolder\


sorry for my english but i don't speak and write it very well, but i think you can understand how to do it.


KarasuTheLazy
 
Posts: 5
Joined: 02 Sep 2016, 03:40

Re: how to mod

Post by KarasuTheLazy » 24 Sep 2016, 15:15

Works like a charm. Thank you sir.


Sepp1856
 
Posts: 6
Joined: 06 Oct 2016, 17:30

Re: how to mod

Post by Sepp1856 » 06 Oct 2016, 17:34

new patch is because the mod is no longer going to the game


Dimon212909
 
Posts: 3
Joined: 16 Oct 2016, 18:27

Re: how to mod

Post by Dimon212909 » 17 Oct 2016, 07:51

Pr3c1510nflux wrote:this is a step for modding the game.

1. requirements:
- a lua ide, i prefer zeus ide (http://www.zeusedit.com/download.html)
- quickbms for extracting pak (http://aluigi.altervista.org/quickbms.htm) + bms script for the game (http://aluigi.org/bms/life_is_feudal.bms)

2. extract the pak file:
-extract quickbms in game folder, after put /life_is_feudal.bms in quickbms folder (you can put the quickbms folder where you want,i put in the game folder to facilitate me)
- open quickbms.exe (you find it in quickbms folder)
- select the life_is_feudal.bms file.
- select pack file you want to open
- select folder you want to extract (for facilitate me i create "extract" folder)

3. script and change the extracted file with lua ide (zeus ide) or program required from the file type.

4. delete all file you doesn't have modified in extract folder

5. put your folder in root folder of game
example:
- extracted gui.pak in extracted folder
- modified GameLook.png in gamefolder\extracted\gui\imagesets
- mv modified gui folder from gamefolder\extracted\ to gamefolder\


sorry for my english but i don't speak and write it very well, but i think you can understand how to do it.



Can write a script for Banished?

Return to Game mods