Jump to content
    1. Welcome to GTAForums!

    1. GTANet.com

    1. GTA Online

      1. Los Santos Drug Wars
      2. Updates
      3. Find Lobbies & Players
      4. Guides & Strategies
      5. Vehicles
      6. Content Creator
      7. Help & Support
    2. Red Dead Online

      1. Blood Money
      2. Frontier Pursuits
      3. Find Lobbies & Outlaws
      4. Help & Support
    3. Crews

    1. Grand Theft Auto Series

      1. Bugs*
      2. St. Andrews Cathedral
    2. GTA VI

    3. GTA V

      1. Guides & Strategies
      2. Help & Support
    4. GTA IV

      1. The Lost and Damned
      2. The Ballad of Gay Tony
      3. Guides & Strategies
      4. Help & Support
    5. GTA San Andreas

      1. Classic GTA SA
      2. Guides & Strategies
      3. Help & Support
    6. GTA Vice City

      1. Classic GTA VC
      2. Guides & Strategies
      3. Help & Support
    7. GTA III

      1. Classic GTA III
      2. Guides & Strategies
      3. Help & Support
    8. Portable Games

      1. GTA Chinatown Wars
      2. GTA Vice City Stories
      3. GTA Liberty City Stories
    9. Top-Down Games

      1. GTA Advance
      2. GTA 2
      3. GTA
    1. Red Dead Redemption 2

      1. PC
      2. Help & Support
    2. Red Dead Redemption

    1. GTA Mods

      1. GTA V
      2. GTA IV
      3. GTA III, VC & SA
      4. Tutorials
    2. Red Dead Mods

      1. Documentation
    3. Mod Showroom

      1. Scripts & Plugins
      2. Maps
      3. Total Conversions
      4. Vehicles
      5. Textures
      6. Characters
      7. Tools
      8. Other
      9. Workshop
    4. Featured Mods

      1. Design Your Own Mission
      2. OpenIV
      3. GTA: Underground
      4. GTA: Liberty City
      5. GTA: State of Liberty
    1. Rockstar Games

    2. Rockstar Collectors

    1. Off-Topic

      1. General Chat
      2. Gaming
      3. Technology
      4. Movies & TV
      5. Music
      6. Sports
      7. Vehicles
    2. Expression

      1. Graphics / Visual Arts
      2. GFX Requests & Tutorials
      3. Writers' Discussion
      4. Debates & Discussion
    1. Announcements

    2. Forum Support

    3. Suggestions

[GTAIV|REL|BETA] ENBSeries graphic modification


BorisVorontsov
 Share

Recommended Posts

There was a question about motion blur and DOF. Motion blur is controlled through visualsettings, but i think you know this already.

Dof is in the enbeffect.fx, the code was posted by gp65cj04, but it requires adjustment to your taste. Check the thread, look through google smth like "dof gp65cj04"

Here are both activated(blur while walking)

user posted image

user posted image

Just a screen without blur but with subtle dof(the background is blurred a bit in the distance)

user posted image

helu! Nice pics! biggrin.gif

when will you release you settings? smile.gif

 

Link to comment
Share on other sites

@ Noelgamo: Thanks for your comments, but I don't have anything worth sharing (as yet) - if / when I get this DOF situation sorted and I have something worth sharing I'll upload some settings, but I wouldn't hold your breath on me finishing anything - I'm only mucking about for a laff!

 

 

@ Dpeasant3: Thanks also for taking the time and effort to demonstrate the blur and DOF situation for me - it's much appreciated, and those pics are very impressive - it's exactly what I want! I've only found 1 result through google and this forums search engine for "gp65cj04" DOF enbeffect.fx code, and I've tried it but I must have done something wrong as it didn't work. I directly followed the advice of...

 

 

//TEMP decrease bluriness for edge smoothingfloat2 off_c76=_c76.xy*0.2;--------------replaced by--------------float2 center;float distance;float focus;float farblur;float dof;distance=r0.z * r0.x - _c78.w; //dofDist.wdistance+=_c78.y * -r3.w; //dofDist.ydistance+=140;//offsetcenter.x=_v0.x-0.5;center.y=0.5-_v0.y;focus=length(center.xy)*1.41421;focus=pow(focus,3);focus=max(focus,0.2);farblur=clamp(distance*0.003,0.0,0.6);//0.6 is maximum far blur amountif(distance*0.1>2.0)dof=0.2; //2.0 is the distance of starting blur else dof=0.0;//TEMP decrease bluriness for edge smoothingfloat2 off_c76=_c76.xy*min(focus+farblur+dof,1.0);//1.0 is total maximum blur amonut

 

 

...from page...

 

http://www.gtaforums.com/index.php?showtopic=417918&st=7200

 

... and it didn't work, and have no idea why.

 

Would you or anyone else be able to either post the full code for the enbeffect.fx (or upload it) so that I can study and use it please? Is it also easy to point out which values need adjusting in order to personalise the blur and DOF effects?

 

Sorry for all the questions - I'm very familuar with editing ENB and timecycle, but know nothing about HLSL compiling. Thanks again.

Link to comment
Share on other sites

Part of my code(not my, but taken from gp65cj04 post blush.gif )

Edit values(numbers) to achieve effect. You may also use simplest formulas like

focus=max(focus,0.2);

to

focus=max(focus,0.2)*2;

As for the motion blur, you should edit visualsettings.dat, not the enbeffect.fx

 

float2 center;float distance;float focus;float farblur;float dof;distance=r0.z * r0.x - _c78.w; //dofDist.wdistance+=_c78.y * -r3.w; //dofDist.ydistance+=175;//offsetcenter.x=_v0.x-0.5;center.y=0.5-_v0.y;focus=length(center.xy)*1.41421;focus=pow(focus,3);focus=max(focus,0.2);farblur=clamp(distance*0.003,0.0,0.99);//0.6 is maximum far blur amountif(distance*0.1>1.9)dof=0.15; //2.0 is the distance of starting blurelse dof=0.0;//TEMP decrease bluriness for edge smoothingfloat2 off_c76=_c76.xy*min(focus+farblur+dof,1.0);//1.0 is total maximum blur amonut

 

Now, check your enbeffect.fx file, use this as a guide:

user posted image

Edited by Dpeasant3
Link to comment
Share on other sites

Chavez' date='Sep 13 2010, 01:06'] user posted image

 

does anyone knows a very good trees mod like "HQ2007OblivionMod" for SA ? smile.gif

There is no any mods other than Los Angeles mod biggrin.gif , but if you want get the permission from (HQ2007OblivionMod) owner and try to convert it biggrin.gif

really why not ? we will help you here in that mod biggrin.gif

Link to comment
Share on other sites

EncryptedReality

I know how. Though it would take some time, and its not on my agenda atm , im doing Vice first.

Link to comment
Share on other sites

Bugged, but clouds:

user posted image

HHnErXC.png


Link to comment
Share on other sites

 

vosszaa  share your files please cool pics

I use Scrush config(2-3 pages back) with some tweaked, here

 

user posted image

user posted image

user posted image

user posted image

user posted image

user posted image

user posted image

user posted image

user posted image

user posted image

user posted image

user posted image

Edited by vosszaa
Link to comment
Share on other sites

Default timecyc, from vanilla GTA 4. Only some slight editing. Looks pretty nice, btw. Just a colourfull game and thats it.

user posted image

user posted image

user posted image

It has some extreme values, compared to timecyc im working on:

user posted image

user posted image

user posted image

user posted image

The same strange palette as in the original gta 4.

Edited by Dpeasant3
Link to comment
Share on other sites

quick question Vosszaa, do you use realizmIV Mod? and where do you put effects txt file? im curious. B/c i installed Realizmiv 6.2 and i have ingame ability to turn on DOF and stuff. So im wondering how the files would work? Btw awesome pics dude. i love your settings.

Link to comment
Share on other sites

quick question Vosszaa, do you use realizmIV Mod? and where do you put effects txt file? im curious. B/c i installed Realizmiv 6.2 and i have ingame ability to turn on DOF and stuff. So im wondering how the files would work? Btw awesome pics dude. i love your settings.

No, i dont use Realizm mod so i dont know what is effect.txt file that u were talking about. I dont even have DOF either, i dont know how to do it sad.gif

Link to comment
Share on other sites

 

quick question Vosszaa, do you use realizmIV Mod? and where do you put effects txt file? im curious. B/c i installed Realizmiv 6.2 and i have ingame ability to turn on DOF and stuff. So im wondering how the files would work? Btw awesome pics dude. i love your settings.

No, i dont use Realizm mod so i dont know what is effect.txt file that u were talking about. I dont even have DOF either, i dont know how to do it sad.gif

Apparently when i installed RealizmIV 6.2 it came with files that modified the dof and blur. but i dont think it actually has Dof it just looks like blur really high settings. So my question is where do you tweak the blur and such? If any1 can tell me please. b/c when enabled it is way too much. I will get screenshot to show you my menu screen and such and the blur.

 

Fogot to mention the RealizmIV 6.2 is like over 4.4 gigs filesize. supposedly when installed it does good improvement to game graphics but supposedly with no drop in fps.

Edited by HolyDeath3000
Link to comment
Share on other sites

Here are screenshots of my game so far. In Buildings i get fps of 40 avg. Outside i get btwn 15 to 30 avg. depending on elements. This is without ENB Settings or anything Raw straight from overhaul mod. ALso i must point of the MODof when off is when those blur things happened. and appeared DOF...

 

 

@Dpeasant3: I want your BLur and DOF Settings man. I love that. So far when i go down street in car it dont do that blur. Can you tell me what i have to edit and settings your using?

 

user posted image

user posted image

user posted image

user posted image

user posted image

Edited by HolyDeath3000
Link to comment
Share on other sites

As far as i can see, there is no enb activated, or you have original post-process turned on.

edit. No, youre running GTA 4 without enb ph34r.gif

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.