Tutorialt: How to make sun and lensflares working

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
User avatar
Rends
Sith
Sith
Posts: 1278
Joined: Fri Oct 15, 2004 6:34 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Germany
Contact:

Tutorialt: How to make sun and lensflares working

Post by Rends »

finaly i got the sun in my map and here is how i did it:

From tatooine map i copied the tat.fx into the world1 folder of my mapproject.

Next i renamed it to the name id of my map name. this case Jun1.fx

Next i run bfbuilder and opened the Jun1 req file.

now scroll down to following lines :

REQN
{
"envfx"
--"Jun1"

Delete the 2 minuses ( -- ) so it looks like

REQN
{
"envfx"
"Jun1"

Save the file and munge your project.

Done

Rends
Saturn_V
Emperor's Hand
Posts: 487
Joined: Sun Dec 26, 2004 12:11 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Contact:

RE: Tutorialt: How to make sun and lensflares working

Post by Saturn_V »

I already tried this but didn't get any suns. Then I copied the Tatooine sky file into my project and changed the name to match, but still nada. Do you think I may have missed something?
User avatar
Rends
Sith
Sith
Posts: 1278
Joined: Fri Oct 15, 2004 6:34 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Germany
Contact:

RE: Tutorialt: How to make sun and lensflares working

Post by Rends »

yes that´s possible.
I will recheck my folders to see what files are needed.

Rends
Saturn_V
Emperor's Hand
Posts: 487
Joined: Sun Dec 26, 2004 12:11 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Contact:

RE: Tutorialt: How to make sun and lensflares working

Post by Saturn_V »

Aha! I have it now. I had renamed the tat1.fx to STR.fx instead of STR1.fx

The small things do count ::slaps forehead::

Cheers for posting this Rends,

Best Regards,
Saturn5

<Edit: tat1.fx, not tat.fx LoL>
Post Reply