EasyGen to Gtk Issue

Having a problem with a shader or texture
User avatar
Lunaxe
Posts: 88
Joined: Tue Oct 25, 2011 3:48 pm
Contact:

Re: EasyGen to Gtk Issue

Post by Lunaxe »

Oh hmmm... i honestly wouldnt have noticed that... thanks much Del. ill check out socks website (very familiar with sock and his texture blending tutorials haha) for some more info, as well as both of the maps mentioned in hopes to learn something :P ive also found this here- http://www.normansblog.de/old_site/tut_easy_en.php granted, its made for JK3, but it involves editing some program files (templates, shaders, etc) which could supply me with the answer...

[Offtopic]
Spoiler: show
Does anyone here know of a good tutorial for Null's particle studio? Id like to become familiar with it and make some kickass "effects" :D


Edit- I checked out the Riyadh shader file (couldnt find mandolins for some reason?) and found this at the bottom-

Code: Select all

textures/vxut_riyadh/terrain
{
   surfaceparm nolightmap
   q3map_novertexshadows
   q3map_forcesunlight
   {
      map textures/ut_riyadh/riyadh_1.tga
      rgbGen vertex
      tcmod scale 0.250000000 0.250000000
   }
}

Could this possibly be what i need to fix, the "tcmod scale...?" other than that i have no idea what im doing wrong other than using this program to begin with haha
Care to see some of my work? http://www.youtube.com/user/xxlunaxexx

User avatar
Delirium
Posts: 366
Joined: Sat Aug 27, 2011 8:37 am
Location: Auckland, New Zealand

Re: EasyGen to Gtk Issue

Post by Delirium »

tcmod wouldn't change it.
Like I said, riyahd uses worldspawn keys to edit the terrain, it also uses other techniques. Use the terrain tutorials to get your desired effects
Image

User avatar
Lunaxe
Posts: 88
Joined: Tue Oct 25, 2011 3:48 pm
Contact:

Re: EasyGen to Gtk Issue

Post by Lunaxe »

Hmmm i see... and the terrain tutorials frommmm sock im assuming? Also could i just make an .ase model for terrain...? or would that be terribly inefficient?
Care to see some of my work? http://www.youtube.com/user/xxlunaxexx

User avatar
ValkoVer
Posts: 176
Joined: Mon Aug 22, 2011 11:01 am
Location: Poland

Re: EasyGen to Gtk Issue

Post by ValkoVer »

Theoretically .ase models are even better

User avatar
Lunaxe
Posts: 88
Joined: Tue Oct 25, 2011 3:48 pm
Contact:

Re: EasyGen to Gtk Issue

Post by Lunaxe »

Well then, i think i may attempt to incorporate that :] Thanks for the quick responses, i really appreciate it

Edit- Well i took care of it, as you can see in my "ut4_nightshade" shots... on top of sizing fixes i just used a similar colorscale for all textures so they would blend nicely. Thanks for all the help :D
Care to see some of my work? http://www.youtube.com/user/xxlunaxexx

Post Reply