|
|
|
drowelf23  |
Beginner | Member since: 30.10.2011, 21:51 | Posts: 7 |
Likes: 0 |
| |
|
Post Topic: Making a UI Posted 09.12.2011, 00:49 |
Since scaleform currently doesn't work  is there any way to make a UI without it?
|
|
|
|
|
|
|
|
 |
Sieabah  |
Skilled Modder | Member since: 26.08.2011, 08:39 | Posts: 631 | Location: Internet |
Likes: 0 |
| |
|
Post Topic: Re: Making a UI Posted 09.12.2011, 00:54 |
A signature used to exist here.
|
|
|
|
|
|
|
stresswire  |
Beginner | Member since: 21.07.2011, 02:00 | Posts: 66 |
Likes: 0 |
| |
|
Post Topic: Re: Making a UI Posted 09.12.2011, 02:10 |
Quote by Sieabah: Nope. I thought you could use the BitmapUI...
|
|
|
|
|
|
|
 |
Sieabah  |
Skilled Modder | Member since: 26.08.2011, 08:39 | Posts: 631 | Location: Internet |
Likes: 0 |
| |
|
|
|
|
|
|
|
 |
modsuki  |
24/7 Modder | Member since: 02.02.2007, 07:25 | Posts: 4457 | Status: Online |
Likes: 13 |
| |
|
Post Topic: Re: Making a UI Posted 09.12.2011, 05:15 |
I think we can create UI with flash...
|
|
|
|
|
|
|
 |
Sieabah  |
Skilled Modder | Member since: 26.08.2011, 08:39 | Posts: 631 | Location: Internet |
Likes: 0 |
| |
|
Post Topic: Re: Making a UI Posted 09.12.2011, 06:56 |
Quote by modsuki: I think we can create UI with flash... Scaleform is what allows you to use flash.
A signature used to exist here.
|
|
|
|
|
|
|
Benji385  |
Trained Modder | Member since: 16.03.2011, 05:55 | Posts: 395 | Location: Utah, USA |
Likes: 4 |
| |
|
Post Topic: Re: Making a UI Posted 10.12.2011, 00:15 |
So basically from what i am reading - Until Crytek implements scale form no UI/HUD?
or have I mis read?
|
|
|
|
|
|
|
 |
Zeph  |
Uber Modder | Member since: 07.11.2007, 18:21 | Posts: 1022 |
Likes: 0 |
| |
|
Post Topic: Re: Making a UI Posted 10.12.2011, 00:40 |
Quote by Sieabah: Quote by modsuki: I think we can create UI with flash... Scaleform is what allows you to use flash. Deny. Scaleform is what converts and event handles flash sources to something the GPU can more easily work with. The source to interact directly with flash assets is available.
|
|
|
|
|
|
|
 |
hendrikp  |
Skilled Modder | Member since: 29.05.2010, 11:46 | Posts: 716 | Location: Germany |
Likes: 7 |
| |
|
Post Topic: Re: Making a UI Posted 10.12.2011, 23:49 |
Quote by Zeph: Quote by Sieabah: Quote by modsuki: I think we can create UI with flash... Scaleform is what allows you to use flash. Deny. Scaleform is what converts and event handles flash sources to something the GPU can more easily work with. The source to interact directly with flash assets is available. nope
|
|
|
|
|
|
|
 |
modsuki  |
24/7 Modder | Member since: 02.02.2007, 07:25 | Posts: 4457 | Status: Online |
Likes: 13 |
| |
|
Post Topic: Re: Making a UI Posted 11.12.2011, 00:28 |
I saw a tutorial of displaying flash in somewhere.
|
|
|
|
|
|
|
 |
Sieabah  |
Skilled Modder | Member since: 26.08.2011, 08:39 | Posts: 631 | Location: Internet |
Likes: 0 |
| |
|
Post Topic: Re: Making a UI Posted 11.12.2011, 09:12 |
Quote by modsuki: I saw a tutorial of displaying flash in somewhere. It was probably for the Crysis 2 Mod SDK.
A signature used to exist here.
|
|
|
|
|
|
|
 |
DURLI  |
Experienced Modder | Member since: 21.10.2009, 19:52 | Posts: 535 | Location: Slovakia, EU |
Likes: 3 |
| |
|
Post Topic: Re: Making a UI Posted 11.12.2011, 11:24 |
Quote by Zeph: The source to interact directly with flash assets is available.
What ? can you explain details please ?
|
|
|
|
|
|
|
 |
ins  |
Uber Modder | Member since: 28.11.2007, 19:14 | Posts: 1162 | Location: Belgium |
Likes: 0 |
| |
|
Post Topic: Re: Making a UI Posted 11.12.2011, 11:32 |
There are other options such as Awesomium which you can use, if you need a UI solution right now. It's not terribly hard to get it working in the engine
|
|
|
|
|
|
|
 |
the_grim  |
Superstar Dolphin | Member since: 16.08.2004, 10:46 | Posts: 9512 | Location: Finland | Status: Online |
Likes: 39 |
| |
|
Post Topic: Re: Making a UI Posted 11.12.2011, 11:36 |
You can try implementing Flash assets, only to find that they don't load in the engine. The current Scaleform DLL is a dummy, and without it you can't load Flash assets at all.
Currently Crytek is waiting for a greenlight from Autodesk for using Scaleform. As soon as that arrives, it will be unlocked in the next CDK update.
|
|
|
|
|
|
|
 |
hendrikp  |
Skilled Modder | Member since: 29.05.2010, 11:46 | Posts: 716 | Location: Germany |
Likes: 7 |
| |
|
Post Topic: Re: Making a UI Posted 12.12.2011, 22:13 |
Quote by ins: There are other options such as Awesomium which you can use, if you need a UI solution right now. It's not terribly hard to get it working in the engine  that might even be the better solutions since everyone is moving to HTML5, flash pretty much sucks anyways.
|
|
|
|
|