<a href="http://www.game-advertising-online.com/" target="_blank">Game Advertising Online</a><br /> banner requires iframes
Page 1 of 4 1234 LastLast
Results 1 to 20 of 66

Thread: EB2 Graphic Enhancement side-mod(Open Beta)

  1. #1
    alin's Avatar Kihei
    Join Date
    Jun 2004
    Location
    Romania
    Posts
    1,053

    Default EB2 Graphic Enhancement side-mod(Open Beta)

    This is a graphic enhancement mod for M2:TW that is planned to be released together with Eb2 as an optional side-mod.

    For now the current features are HDR, Vignette Effect and a slight desaturation to give a more realistic look.
    In future releases more graphical features are planned to added and to deal with the noticeable performance drops that the current release does.

    Before downloading and using this please read the Readme to get acknowledged with the usage, installation and other important aspects:
    Code:
    Graphic Enhancements for M2:TW
    Copyright (C) 2011, 2012  Alin L. <tux_alin@yahoo.com> of The Europa Barbarorum Team.
    
    This is mainly based on the ENB Series created by:
    http://enbdev.com/index_en.html
    Copyright (c) 2008 Vorontsov Boris (ENB developer)
    
    Description of ENBSeries on the web page may not be equal to version in downloaded mod archive (installer).
    
    v0.1b - 02/08/2012 - After some in-house testing released as Open Beta.
    v0.1a - 08/04/2012 - First alpha version.
    ----------------------------------------------
    Instalation and Usage 
    ----------------------------------------------
    Simply copy the contents of the archive in the M2:TW folder.
    
    The enhancements are activated from the start howewer they can be deactivated or activated using Shift + F12 keys.
    The HDR effect is activated/deactivated using the Shift + F9 keys.
    
    To disable or tune the settings first read the ENBSeries README and modify the enbseries.ini.
    
    To uninstall the application simply delete the following file from the M2TW folder:
    d3d9.dll
    
    Files that are redundant afterwards:
    effect.txt
    enbpalette.bmp
    enbseries.ini
    Readme.txt
    
    ----------------------------------------------
    Features
    ----------------------------------------------
    The current features are HDR, Vignette Effect and a slight desaturation to give a more realistic look.
    
    ----------------------------------------------
    Latest Changes/Update Log:
    ----------------------------------------------
    v0.71 - 02/08/2012 Added update on version 0.1b.
    v0.70 - 08/04/2012 First alpha version.
    
    ----------------------------------------------
    ENBSeries README
    ----------------------------------------------
    SYSTEM REQUIREMENTS:
    Videocard with support of Shader Model 2.0 or better. Videocards in the list below may fit:
    GeForce 6100, 6150, 6200, 6600, 6800, 7300, 7600, 7800, 7900, 8500, 8600, 8800;
    Radeon 9500, 9550, 9600, 9700, 9800, 300, 600, 700, 800, 850, 1300, 1600, 1800, 1900, 1950, 2400, 2600, 2900, 3850, 3870.
    I can't guarantee that mod will work on all of them by many reasons (different drivers, hardware reduced versions and just because not tested myself). ENBSeries (current version) will not run at all or will not work properly if hardware by any reason not support minimal requirements of the mod. Videocards with lower shader versions capable to work in theory, but they are too slow, no sense. Videocards of new generation (DirectX10 compatible) in common cases works much faster in this mod, than their performance equivalents in DirectX9 games.
    The requirements to videomemory size are very high, depends from screen resolution and antialiasing, for example without antialiasing in a mode 1024*768 it cost 64 Mb of videomemory, and for 1280*1024 106 Mb are necessary. Operative memory and processor play an insignificant role, though all should be balanced.
     
    INSTALLING:
    Extract files from archive in to the game directory or where game execution file exist (.exe). For some games it is in the directories named system, bin, bin32. Warning, some games needs root game directory for mod even if .exe file is not there.
    
    STARTING:
    After game start the mod deactivated by default, to activate it use key combination (for GTASA shift+f12 by default).
    
    SETUP:
    After first game start with the mod, configuration file enbseries.ini will be created, use it to modify mod setting. Warning, if configuration file will be corrupted in any way, remove it and run mod again.
    
    SETTING DESCRIPTION:
    
    [PROXY]
    EnableProxyLibrary=(0,1) load 3rd party library by the mod at game start. Helps to solve problem with multiple d3d9.dll files.
    InitProxyFunctions=(0,1) connect to functions of 3rd party library.
    ProxyLibrary=(filename) file name of 3rd party library.
    
    [GLOBAL]
    UseEffect=(0,1) activate mod at start. In some situations HUD or startup movies may be corrupted visually because of this parameter enabled.
    AlternativeDepth=(0,1) increase performance of some effects, but not all videocards can use this mode at full precision, if you see large lines on the objects, disable this parameter.
    AllowAntialias=(0,1) enables antialiasing setting from game to be used in the mod effects. (antialiasing, multisampling, fsaa, in other words).
    BugFixMode=(0..5) every value fixes it's own unsopported feature or bug in driver or hardware. For drivers 169.xx and 171.xx do not set this parameter to 1. Values from 0 to 5 actually HDR texture formats: 0 (R32G32F)-high quality and middle performance, 1 (R32F)-high quality and fast, 2 (A32R32G32B32F)-high quality and very slow, 3 (R16F)-low quality and fastest, 4 (R16G16F)-low quality and fast, 5 (A16R16G16B16F)-low quality and middle performance.
    SkipShaderOptimization=(0,1) disables optimization when compiling shader, may help to elliminate bugs.
    
    [EFFECT]
    EnableBloom=(0,1) enables bloom effect (bright areas blurred) with time dependent adaptation. Works only if mod activated already (by key combination).
    EnableOcclusion=(0,1) enables ambient occlusions (ssao) and some other effects (mod version dependent).
    EnableReflection=(0,1) reflection of vehicles.
    EnableMotionBlur=(0,1) blurring image in fast motion of camera. Temporary disabled.
    EnableWater=(0,1) enable water effects
    EnableShadow=(0,1) enable shadow effects
    DepthBias=(0..1000) for scene depth rendering, offset of geometry relative camera viewpoint. For some videocards may be useful to remove flickering and hiding of ambient occlusions.
    
    [BLOOM]
    BloomPowerDay=(0..100) power of bloom at day time, dependent from screen brightness.
    BloomFadeTime=(0..100000) time of bloom adaptation to screen brightness change, in milliseconds.
    BloomConstantDay=(0..100) power of bloom at day time, independent from adaptation time between screen brightness change.
    BloomQuality=(0..2) bloom effect quality, 0 means maximal quality.
    BloomScreenLevelDay=(0..100) level of screen brightness in percents, that determined as day time.
    BloomCurveDay=(-10..10) gamma correction of bloom at day time. negative values increases halftone brightness (smoggy look), positive values decrease halftones brightness (contrast, intensive image).
    BloomPowerNight=(0..100) power of bloom at night time, dependent from screen brightness.
    BloomConstantNight=(0..100) power of bloom at night time, independent from adaptation time between screen brightness change.
    BloomCurveNight=(-10..10) gamma correction of bloom at night time. negative values increases halftone brightness (smoggy look), positive values decrease halftones brightness (contrast, intensive image).
    BloomScreenLevelNight=(0..100) level of screen brightness in percents, that determined as night time.
    BloomAdaptationScreenLevel=(0..100) level of screen brightness in percents, over which bloom deactivating. It's desirable that this parameter will be greater than BloomScreenLevelDay.
    BloomAdaptationMultiplier=(0..100) percent of day time bloom brightness, that will be used when screen brightness will be greater than BloomAdaptationScreenLevel. Value 100 disable adaptation
    BloomAllowOversaturation=(0,1) if 0, bloom softly applied to screen and bright areas not become too oversaturated.
    Credits.
    Main credit goes to Vorontsov Boris, creator of ENBSeries., without him and his Graphic Mod this wouldn't have been possible.
    As I've only modified, set-up the tool and created a new HLSL shader.

    Preview.



    Preview on the campaign map:
    Spoiler Alert, click show to read: 

    Before:

    After:


    More pictures:
    Spoiler Alert, click show to read: 









    Download.
    http://www.4shared.com/rar/8BJyUelZ/...cEnhancer.html
    http://www.filehost.ro/3940584/GraphicEnhancer_rar/
    http://www.2shared.com/file/RAwuL304...cEnhancer.html
    GraphicEnhancer.rar

    Comments, criticism, improvements and bug reports are welcome. Regards,
    Alin
    Last edited by alin; August 03, 2012 at 02:40 PM. Reason: slight retouches to makes things clearer...

  2. #2
    Alkimachos's Avatar EoR Modeller
    Join Date
    Mar 2010
    Location
    W. Macedonia, Greece/Hellas
    Posts
    5,293

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Thank you Alin about this... Very kind from part..

    East of Rome Co - Leader / Modeller of Asia ton Barbaron / Ex beta tester of Roma Surrectum

  3. #3
    Stath's's Avatar Baitai kihei
    Join Date
    Mar 2012
    Location
    Makedonia, Greece
    Posts
    3,317

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Wow

  4. #4
    Nikephoros Kapatsos's Avatar Taihō no heishi
    Join Date
    Mar 2012
    Location
    North America
    Posts
    507

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Excellent....Soon enough I'm getting a new pc, now this.
    Without me..they're a bunch of orphans..But if I stay they're will only be corpses. Drizzy

  5. #5
    Ahiga's Avatar Savvy Saracen Salad
    Join Date
    Apr 2005
    Location
    Northern Virginia, going south by Blacksburg for College
    Posts
    9,115

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Great work - I am curious what the guys in the screenshot are. I assume Boii or Celts, or are they Dacians?
    Total War Center's Political Mudpit - You won't need eyes to see where you're going.

  6. #6
    Skyn0s's Avatar Historian - 2D Artist
    Join Date
    May 2011
    Location
    France
    Posts
    767

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    I already gave my opinion in an other thread concerning this work.
    It's really awesome, i look forward to see it in action on EB II

    Skyn0s

  7. #7
    Col. Tartleton's Avatar Ninja
    Join Date
    Aug 2010
    Location
    The Top Right of America
    Posts
    9,234

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    I can't really see a difference, but I'm sure there's a difference...
    A Praetorian's charge is to protect the government from the worst excesses of the people and if necessary the people from the worst excesses of the government.


  8. #8
    The Kybrothilian's Avatar Captain Demoman here
    Join Date
    Feb 2011
    Location
    Forest and lake filled Finland
    Posts
    8,403

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Quote Originally Posted by Ahiga View Post
    Great work - I am curious what the guys in the screenshot are. I assume Boii or Celts, or are they Dacians?
    I believe the guys in the comparison images are Dacians, while the units in the last image of the "more pics" bunch are Celts.
    [Col] The Kybrothilian
    Best subforum: http://www.twcenter.net/forums/forum...hp?60-Coliseum
    If you are interested in reading an AAR that also let you decide its course, visit here: http://www.twcenter.net/forums/showt...ticipative-AAR
    This artist is awesome (warning: some artwork contain nudity): http://syrsa.deviantart.com/
    "So long as you are a slave to the opinions of the many you have not yet approached freedom or tasted its nectar."
    -Flavius Claudius Julianus
    "The people that once bestowed commands, consulships, legions, and all else, now concerns itself no more, and longs eagerly for just two things - bread and circuses!"
    -Decimus Junius Juvenalis
    "A time will come when the whole world will go mad. And to anyone who is not mad, they will say:'You are mad, for you are not like us'"
    -Prophet Muhammed (p.b.u.h.)

  9. #9
    paradamed's Avatar Ronin
    Join Date
    Jun 2006
    Location
    Belo Horizonte, Brasil
    Posts
    4,828

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Thanks for releasing this. Could anybody upload it somewhere else, pls or maybe as an attachment since it is a small file. The current link requires some kind of registration. Thanks in advance.

  10. #10
    Casual Tactician's Avatar Kihei
    Join Date
    Jun 2011
    Location
    Europe
    Posts
    938

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    This side-mod really improves the visuals (looks more more "gritty", "real"). Will it be implemented in EBII?... as you say it's: "planned to be released together with Eb2 as an optional side-mod."

    Quote Originally Posted by Col. Tartleton View Post
    I can't really see a difference
    Really?

  11. #11
    alin's Avatar Kihei
    Join Date
    Jun 2004
    Location
    Romania
    Posts
    1,053

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Quote Originally Posted by paradamed View Post
    Thanks for releasing this. Could anybody upload it somewhere else, pls or maybe as an attachment since it is a small file. The current link requires some kind of registration. Thanks in advance.
    Sorry about that, didn't knew that 4shared requires a user account. Links updated.

    Quote Originally Posted by Col. Tartleton View Post
    I can't really see a difference, but I'm sure there's a difference...
    Hum... oK.

    Quote Originally Posted by Casual Tactician View Post
    This side-mod really improves the visuals (looks more more "gritty", "real"). Will it be implemented in EBII?... as you say it's: "planned to be released together with Eb2 as an optional side-mod."
    Yes, optional in the installer.

  12. #12
    Casual Tactician's Avatar Kihei
    Join Date
    Jun 2011
    Location
    Europe
    Posts
    938

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Thanks for the quick reply, alin!

    ... (a little) off-topic: Are there any 'help-tools' for players - similar to the 'Recruitment Viewer' or 'Unit (Compare) List' from EB1 - planned? Or perhaps even extra unit infos (as morale, bow-range, amount of ammo etc.) in the in-game unit info cards?

  13. #13
    paradamed's Avatar Ronin
    Join Date
    Jun 2006
    Location
    Belo Horizonte, Brasil
    Posts
    4,828

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Thank you very much Alin!

  14. #14
    Future Filmmaker's Avatar Hope clouds observation
    Join Date
    Aug 2007
    Location
    Somewhere Deep in the Forests of Texas
    Posts
    11,111

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Good job on y'alls part for releasing this to the community early!

    Imho, I much prefer the Before shots. Don't think I will implement this side mod. Just a preference. I prefer crisp, clear colors over the washed out desaturation on the units. The HDR looks pretty good on the campaign map though.
    Europa Barbarorum II| The Great Conflicts | Anatolian Principalities | Horsemen of the Steppe | Tsardoms | Asia Ton Barbaron | De Bello Mundi

    Son of Noble Savage, Son of Ozymandias, Son of imb39, Son of Garbarsardar, Son of Profler, Son of Wilpuri
    Quote Originally Posted by Central Asian Qaghan
    What do you think al-Jazzera stands for? Pro-Muslim and unbias reporting.

  15. #15
    alin's Avatar Kihei
    Join Date
    Jun 2004
    Location
    Romania
    Posts
    1,053

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Quote Originally Posted by Future Filmmaker View Post
    Good job on y'alls part for releasing this to the community early!

    Imho, I much prefer the Before shots. Don't think I will implement this side mod. Just a preference. I prefer crisp, clear colors over the washed out desaturation on the units. The HDR looks pretty good on the campaign map though.
    Exactly that's why it'll be optional in the installer.

    You can't notice HDR there:
    http://en.wikipedia.org/wiki/High_dynamic_range_imaging

    You mainly see the custom shader which applies the de-saturation and vignette effect.

    Quote Originally Posted by Casual Tactician View Post
    Thanks for the quick reply, alin!

    ... (a little) off-topic: Are there any 'help-tools' for players - similar to the 'Recruitment Viewer' or 'Unit (Compare) List' from EB1 - planned? Or perhaps even extra unit infos (as morale, bow-range, amount of ammo etc.) in the in-game unit info cards?
    Welcome!

    Quite off-topic since this isn't something I will be working on, nor something important for the first release.
    Extra unit infos, iirc is something that bobbin did so he knows if we will.

  16. #16
    Rasic's Avatar Taihō no heishi
    Join Date
    May 2012
    Posts
    500

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Looks good. I broke my MTW2 install or I would give it a go, but I will for sure be using with EB2.

    A little off topic but speaking in terms of graphical improvement; is there a way to update grass/trees/terrain in MTW2, sort of like RS2 did for Rome? It's not that bad really, but just the quality of the unit textures (from what i can tell in the screens) makes it stand out to me.

  17. #17
    alin's Avatar Kihei
    Join Date
    Jun 2004
    Location
    Romania
    Posts
    1,053

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Quote Originally Posted by Rasic View Post
    Looks good. I broke my MTW2 install or I would give it a go, but I will for sure be using with EB2.

    A little off topic but speaking in terms of graphical improvement; is there a way to update grass/trees/terrain in MTW2, sort of like RS2 did for Rome? It's not that bad really, but just the quality of the unit textures (from what i can tell in the screens) makes it stand out to me.
    Yes.

  18. #18
    Thormes's Avatar Sukauto
    Join Date
    Aug 2008
    Location
    Spain
    Posts
    53

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Yes? Can you be a little more specific on this question? The vegetation of Rome Surrectum 2 is fantastic and something similar would be good to MTW2 engine.

    Sorry my bad english.

  19. #19
    alin's Avatar Kihei
    Join Date
    Jun 2004
    Location
    Romania
    Posts
    1,053

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Quote Originally Posted by Thormes View Post
    Yes? Can you be a little more specific on this question? The vegetation of Rome Surrectum 2 is fantastic and something similar would be good to MTW2 engine.

    Sorry my bad english.
    Yes it, vegetation, can be changed. No, we haven't planned changing it.
    Last edited by alin; August 13, 2012 at 09:11 AM.

  20. #20
    Thormes's Avatar Sukauto
    Join Date
    Aug 2008
    Location
    Spain
    Posts
    53

    Default Re: EB2 Graphic Enhancement side-mod(Open Beta)

    Thanks for the reply Alin.

    Great news here, still believed that this was not possible, because I have not seen anything about it anywhere.

    XD...I hope my message to be understandable.

Page 1 of 4 1234 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •