This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorial:how-to-create-a-new-bonfire [2025/02/26 01:44] – admin | tutorial:how-to-create-a-new-bonfire [2025/02/26 01:50] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Create a New Bonfire (DS2) ====== | ====== Create a New Bonfire (DS2) ====== | ||
| + | Authors: Desgeras | ||
| + | |||
| {{ds3_new_bonfire_1.png}} | {{ds3_new_bonfire_1.png}} | ||
| Line 54: | Line 56: | ||
| Navigate to your mod project directory | Navigate to your mod project directory | ||
| - | Navigate to your Dark Souls 2 directory | + | Navigate to your Dark Souls 2 directory |
| If you are using // | If you are using // | ||
| Line 74: | Line 76: | ||
| {{ds3_new_bonfire_12.png}} | {{ds3_new_bonfire_12.png}} | ||
| - | Find {{Game\menu\text\english}} in your game directory | + | Find '' |
| - | Unpack **bonfirename.fmg** with //Yabber// (drag it to Yabber.exe, not Yabber.DCX.exe) | + | Unpack **bonfirename.fmg** with //Yabber// (drag it to Yabber.exe, not Yaabber.DCX.exe) |
| Edit the newly created **bonfirename.fmg.xml** | Edit the newly created **bonfirename.fmg.xml** | ||
| Line 86: | Line 88: | ||
| Repack the __.xml__ with //Yabber// into an __.fmg__ | Repack the __.xml__ with //Yabber// into an __.fmg__ | ||
| - | Replace **bonfirename.fmg** into your {{/ | + | Replace **bonfirename.fmg** into your '' |
| - | Go to {{Game\menu\tex\icon\bonfire_list}}, find the nearest bonfire to the one you made | + | Go to '' |
| Copy and paste this entry into a place of your choosing | Copy and paste this entry into a place of your choosing | ||
| Line 124: | Line 126: | ||
| Rename and change the xxxxx portion to that of your bonfire name | Rename and change the xxxxx portion to that of your bonfire name | ||
| - | Place the **ic_list_xxxxx.tpf** into your {{Game\menu\tex\icon\bonfire_list}} | + | Place the **ic_list_xxxxx.tpf** into your '' |
| Your bonfire should now work like any other including a custom image and name | Your bonfire should now work like any other including a custom image and name | ||
| {{ds3_new_bonfire_17.png}} | {{ds3_new_bonfire_17.png}} | ||