User Tools

Site Tools


hpl2:tutorials:script:tutorialsformainmenu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
hpl2:tutorials:script:tutorialsformainmenu [2010/11/04 14:50]
jens created
hpl2:tutorials:script:tutorialsformainmenu [2013/04/17 15:15] (current)
grunt44432 [Step #2 - Editing the .cfg]
Line 13: Line 13:
  
 ===== Step #2 - Editing the .cfg ===== ===== Step #2 - Editing the .cfg =====
-To make Amnesia load your map if you've changed its name for example, you need to edit the right config file. It's located here:<​code>​Amnesia - The Dark Descent\redist\config\menu.cfg</​code>​ + 
-Open it with your preferred text editor (I recommend [[..:..:..:third_party_tools:​text:​notepad|Notepad++]]) and start editing!+ 
 +To make Amnesia load your map if you've changed its name for example, you need to edit the right config file. It's located here: 
 + 
 + 
 +<​code>​ 
 +Amnesia - The Dark Descent\redist\config\menu.cfg 
 +</​code>​ 
 + 
 + 
 +Open it with your preferred text editor (I recommend [[:hpl2:tutorials:script:​notepad|Notepad++]] ) and start editing! 
  
 Search (Ctrl+f) for the line //Music = "​game_menu.ogg"//​. The text in quotes is the sound file for the background music. You can replace it with any file you want, but it has to be an .ogg! Search (Ctrl+f) for the line //Music = "​game_menu.ogg"//​. The text in quotes is the sound file for the background music. You can replace it with any file you want, but it has to be an .ogg!
 +
  
 The next thing to replace is in the line //BGScene = "​menu_bg.map"//​. Here you can paste in the name of your new and edited background map! The BGCamera lines are good for further adjusting your camera view. The next thing to replace is in the line //BGScene = "​menu_bg.map"//​. Here you can paste in the name of your new and edited background map! The BGCamera lines are good for further adjusting your camera view.
- 
-There sure is more that could be edited in that file, but you'll have to find out by yourself! If you make up something interesting,​ why not post it here? 
  
  
 +There sure is more that could be edited in that file, but you'll have to find out by yourself! If you make up something interesting,​ why not post it here?
  
hpl2/tutorials/script/tutorialsformainmenu.1288882222.txt.gz · Last modified: 2010/11/04 14:50 by jens