|
0 registered members (),
1,012
guests, and 8
spiders. |
|
Key:
Admin,
Global Mod,
Mod
|
|
|
Removing startup in commercial
#339966
08/30/10 09:21
08/30/10 09:21
|
Joined: Jul 2009
Posts: 1,198 Berlin, Germany
Liamissimo
OP
Serious User
|
OP
Serious User
Joined: Jul 2009
Posts: 1,198
Berlin, Germany
|
Hey Developers, I just saw this video here Link and thougt this is a very nice thing. Although there is no explanation, just that it was done by windows forms. My question is: Why can't you remove this startup screen in Commercial also? I mean, Commercial isn't cheap and this startup in white is not a real eyecatcher. maybe allow this also to users who dont want to pay 800€? Because this is a feature that is very cool to get an own style in his game, not interrupted by an white window full of text. This looks like an game from an amateur even if you sell it. Unity also let you design an own startup screen. Maybe gibe this possbility to the users and just say that you have to see the Lite-C logo and the engine. That would be great, you can implent it very well in your own screen. And if it isn't possible is it illegal to use windows forms to create an own window?
"Ich weiss nicht genau, was Sie vorhaben, aber Sie können keine Triggerzonen durch Ihr Level kullern lassen." -JCL, 2011
|
|
|
Re: Removing startup in commercial
[Re: Liamissimo]
#339967
08/30/10 09:27
08/30/10 09:27
|
Joined: Oct 2007
Posts: 5,209 İstanbul, Turkey
Quad
Senior Expert
|
Senior Expert
Joined: Oct 2007
Posts: 5,209
İstanbul, Turkey
|
no, it's not illegal, as long as you put lite-c logo and the web adress on yout own startup screen. I mean you are allowed to create your own startup screen this way, you only need to keep the logo and copyrights.
It basically works this way: you create a windows form with your custom image, and make this form the topmost window(always on top) so when you start your game it covers the ugly white startup window. then you run your game from this form and listen for a special windows message that you will send from your game(lite-c). Then when your game starts, you send the message so that the form knows your game has started and can close down. Then you terminate the form and your game keeps running.
3333333333
|
|
|
Re: Removing startup in commercial
[Re: Quad]
#339968
08/30/10 09:41
08/30/10 09:41
|
Joined: Jul 2009
Posts: 1,198 Berlin, Germany
Liamissimo
OP
Serious User
|
OP
Serious User
Joined: Jul 2009
Posts: 1,198
Berlin, Germany
|
Sounds easy, but I think I'll need a tutorial on how to do that  I have worked with Visual basic and visual studio, but just in my early years. But good to know, thanks.
"Ich weiss nicht genau, was Sie vorhaben, aber Sie können keine Triggerzonen durch Ihr Level kullern lassen." -JCL, 2011
|
|
|
Re: Removing startup in commercial
[Re: Liamissimo]
#339973
08/30/10 12:24
08/30/10 12:24
|
Joined: Sep 2009
Posts: 496
Progger
Senior Member
|
Senior Member
Joined: Sep 2009
Posts: 496
|
It would be good if jcl could add this so that there is an editor where u can put ur image but the logo and the copyrights cant be removed so that you can design ur start page easily
Last edited by Progger; 08/30/10 12:24.
|
|
|
Re: Removing startup in commercial
[Re: Progger]
#339974
08/30/10 12:42
08/30/10 12:42
|
Joined: Jan 2004
Posts: 3,023 The Netherlands
Helghast
Expert
|
Expert
Joined: Jan 2004
Posts: 3,023
The Netherlands
|
It would be good if jcl could add this so that there is an editor where u can put ur image but the logo and the copyrights cant be removed so that you can design ur start page easily There is... get Pro ;P
|
|
|
Re: Removing startup in commercial
[Re: Liamissimo]
#339985
08/30/10 16:01
08/30/10 16:01
|
Joined: Apr 2008
Posts: 650
Sajeth
User
|
User
Joined: Apr 2008
Posts: 650
|
Its actually pretty easy, just requires an external application to launch the actual game. Useful because it could be connected with an updater, a setup or something the like, but has the drawback that it has to be at least as big as the acknex startup screen.
Teleschrott-Fan.
|
|
|
Re: Removing startup in commercial
[Re: Liamissimo]
#340002
08/30/10 19:30
08/30/10 19:30
|
Joined: Sep 2003
Posts: 9,859
FBL
Senior Expert
|
Senior Expert
Joined: Sep 2003
Posts: 9,859
|
That would be great. And Pro is very very very expensive with 800€ just to customize the default startscreen. If someone can script in windows forms it would be an amazing contribution That's part of their strategy. If you have a serious game - get Pro to have it look serious as well. An if it really is serious, a few hundred bicks won't be an issue. Otherwise - get creative. There have been solutions around to cover the startup screen for almost 10 years!
|
|
|
|