Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing the Main Menu logo in Full Conversions
DamnNoHtml Offline
Senior Member

Posts: 469
Threads: 34
Joined: Sep 2010
Reputation: 16
#1
Changing the Main Menu logo in Full Conversions

Is this possible? I mean the text that says "Amnesia: The Dark Descent."

Sort of limits full conversions if we can't even change the main menu's logo :p

Creator of Wake, Through the Portal, Insomnia, and Cycles What to do with HPL3....
05-31-2011, 08:18 AM
Find
Roenlond Offline
Senior Member

Posts: 331
Threads: 3
Joined: Apr 2011
Reputation: 0
#2
RE: Changing the Main Menu logo in Full Conversions

Have you had any luck changing the logo at all? All I got when I tried to was the same text with my other texture.
05-31-2011, 08:26 AM
Find
jens Offline
Frictional Games

Posts: 4,093
Threads: 199
Joined: Apr 2006
Reputation: 202
#3
RE: Changing the Main Menu logo in Full Conversions

You can see the config/ptest_menu.cfg for an example. You can use Justine as an example for most things, as it is a FC.
05-31-2011, 08:33 AM
Website Find
DamnNoHtml Offline
Senior Member

Posts: 469
Threads: 34
Joined: Sep 2010
Reputation: 16
#4
RE: Changing the Main Menu logo in Full Conversions

Woot!
[Image: menuscreen2.png]

Took me forever to find. I was like "Why is the logo graphic in the language folder?" Then it made sense that seeing "Amnesia: The Dark Descent" to a non-English speaker would be a little confusing :p

Thanks jens.

Creator of Wake, Through the Portal, Insomnia, and Cycles What to do with HPL3....
05-31-2011, 09:13 AM
Find
Apjjm Offline
Is easy to say

Posts: 496
Threads: 18
Joined: Apr 2011
Reputation: 52
#5
RE: Changing the Main Menu logo in Full Conversions

Another option is to make a custom english.lang and define the path in there (Updating the appropriate custom config files to point to your new lang file). This allows you to put the entire conversion mod into one folder. I chose this method for my tetris mod as it made (un)installation trivial for me to set up and for the end user (zip/unzip/remove a folder), especially considering I was already using a custom language file to support the save-file naming.

Code from my modified english.lang file:
<RESOURCES>
    <Directory Path="fonts/eng" />
    <Directory Path="tetris_TDD/lang" />
</RESOURCES>

Of course, the trade of is that this is initially more work than a quick line to be added to the menu config file.
(This post was last modified: 05-31-2011, 12:06 PM by Apjjm.)
05-31-2011, 11:59 AM
Find
matheez Offline
Junior Member

Posts: 6
Threads: 1
Joined: Jun 2013
Reputation: 2
#6
RE: Changing the Main Menu logo in Full Conversions

could someone explain in more depth how you change the text in the main menu as in this picture above amnesia through the portal, or as normal game amnesia dark decent to something else

omg, the enemies are stealing our uniforms, shoot everyone thats us
09-18-2013, 07:39 PM
Find
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#7
RE: Changing the Main Menu logo in Full Conversions

It's this image \redist\lang\eng\graphics\main_menu\menu_logo.tga
Just edit, and you're done.

edit: Nvm, he found it.

(This post was last modified: 09-18-2013, 07:54 PM by Daemian.)
09-18-2013, 07:49 PM
Find




Users browsing this thread: 1 Guest(s)