General CE3 Discussion

View unanswered posts | View active topics


Post a new topicPost a reply
Previous topic | Next topic 

User avatar   Trained Modder Trained ModderMember since: 05.01.2009, 16:23Posts: 272Location: Gold Coast, QLD, Australia Likes: 0
 

 Post Topic: Where can I find these files?
PostPosted 17.10.2011, 05:26 
hey guys,
I am getting rid of the startup movies to speed up the time it takes for the game to load.

So far ive gotten rid of all the videos successfully except the picture of the cryengine 3 eye and the legal notice thing.

Where can I find these files so I can replace or get rid of them?

I am assuming the cryengine 3 thing is a picture, not a video, because I found it in
GameData\libs\ui\textures\startscreen.dds
however when I try to replace it with a different picture in my mods folder, same structure and format. It still loads the ogirinal :/

And I have still yet to locate the legal notice text



  Uber Modder Uber ModderMember since: 26.01.2010, 01:17Posts: 1026Status: Online Likes: 1
 

 Post Topic: Re: Where can I find these files?
PostPosted 17.10.2011, 05:37 
I don't think it'll make much difference changing them, from when the eye shows that is the game loading. Not sure about the legal notice, but its all probably hard coded into the game as to long its displayed. :)
User avatar   Trained Modder Trained ModderMember since: 05.01.2009, 16:23Posts: 272Location: Gold Coast, QLD, Australia Likes: 0
 

 Post Topic: Re: Where can I find these files?
PostPosted 17.10.2011, 05:58 
Yeah but as well as the loading time, I'm also interested as to why I cannot simply replace the eye image with my own because I want to have my Mod team logo there etc..

Seen as scaleform has not yet been released, I can atleast modify this image because its only a dds file. Not a .USM video.


User avatar   Community Manager Community ManagerMember since: 09.01.2008, 01:11Posts: 8377Location: Crytek HQ Likes: 39
 

 Post Topic: Re: Where can I find these files?
PostPosted 17.10.2011, 10:49 
Add +g_skipintro 1 to your shortcut :)



Image
Image
No dev/modding PM's please, use the forums! :)
User avatar   Trained Modder Trained ModderMember since: 05.01.2009, 16:23Posts: 272Location: Gold Coast, QLD, Australia Likes: 0
 

 Post Topic: Re: Where can I find these files?
PostPosted 17.10.2011, 11:56 
Quote by Cry-Adam:
Add +g_skipintro 1 to your shortcut :)

You sir, are a genius (:

Now I just need to figure out how to replace the eye image with my mod logo.. hmm