Frictional Games Forum (read-only)

Full Version: Delete old thread please.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
This is an old thread about me babbling random questions on how to make a full conversion. Please delete it Smile
in the menu.cfg file
make your logo's name more unique. Try titling it as "FC_logo.tga" and go to your menu.cfg. In the "<Main" category, at the bottom is:

MenuLogo = "FC_logo.tga"

It should show up then.
(07-06-2012, 06:41 PM)Statyk Wrote: [ -> ]make your logo's name more unique. Try titling it as "FC_logo.tga" and go to your menu.cfg. In the "
MenuLogo = "FC_logo.tga"

It should show up then.
Gonna try that.
haha, nice response. Have you add a directory to your resources.cfg and changed the name of your logo to something more unique? As well as update your menu.cfg to match your logo name?

Let us know how it goes.
It didn't work D:
- You added a directory in your resources.cfg?
- Have you made your main_init.cfg lead to the correct menu.cfg?
- Is the logo actually working, but it's just the same image as the original? (possible overwrite)
I added a directory and that fixed it, i thaught yourcomputer alredy added one for graphics Tongue
(07-06-2012, 06:54 PM)GeneralGregsworth Wrote: [ -> ]I added a directory and that fixed it, i thaught yourcomputer alredy added one for graphics Tongue

Did you follow the tutorial or did you download the archive and worked from there? The archive only does most of the work, not all of the work required to achieve a unique full conversion.
(07-06-2012, 07:00 PM)Your Computer Wrote: [ -> ]Did you follow the tutorial or did you download the archive and worked from there? The archive only does most of the work, not all of the work required to achieve a unique full conversion.
Yeah i know that Smile

First i followed your steps but then i downloaded it instead because i f'd it up again and i've worked from there.

updated into something else
Pages: 1 2