Frictional Games Forum (read-only)
Question about main menu changes. - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Question about main menu changes. (/thread-23335.html)



Question about main menu changes. - stonecutter - 09-22-2013

Hello Smile

I know that there is a way to change the position of the main menu text ( "start new game " etc ) and to change the text. But is there a way to change order of the menu entries like :
Actual :
Code:
Start New Game
Load Game
Custom Story
...

What i want :
Code:
Start New Game Load Game Custom Story ...

Cant find some config file or something else where you change the " new line " behavior ...

Thanks Smile


RE: Question about main menu changes. - DamnNoHtml - 09-22-2013

I've found you can remove and rename entries, but not rearrange them.


RE: Question about main menu changes. - Statyk - 09-24-2013

I looked everywhere awhile ago for that but couldn't find anything. It must be hardcoded or incredibly hidden. I literally looked in every config file I could. You can change the size, font, location, and possibly color, but not the arrangement.