Jump to content

BES

Members
  • Posts

    324
  • Joined

  • Last visited

Posts posted by BES

  1. @BES

    I bought those also and isn't using them either smile.png

     

    Well for some reason I was unable to get the procedural stuff working with the randomization and all those tidbits... even after tutorials ...I ended up with something huge that took a long time to even load in the engine ....among other issues ...so I decided I spent too much time on it already and will use the other tools ...the painter and B2M .. and other ones that are in-engine already from plug-ins and add-ons etc..

  2. Probably is, It's from the unity asset store.

     

    Ah ...now that I realize that people actually use those assets im trying to change the coloring a bit ...among other things biggrin.png ... will just make my own space ship furniture with ProBuilder or whatever..

     

    Good job on all the work you have been doing in Leadwerks though...I went back a bit in this thread .

  3. I am not a linux user ...but I have decided to not make any Leadwerks 3 related games a priority atm ...until it has been updated more.

     

    Right now I am just using it to fart around...it may end up being a major project later..

     

    I just dont think its ready yet(for a major project)...just my 2 cents... its missing too much stuff that other engines have..

     

    With my limited time another engine like Unity is easier to work with at this time..

     

    While everyone is complaining ...just keep in mind Josh is a 1 man show atm and cant do everything right away....he will have to prioritize ...even if you DID back the linux kickstarter..eventually the engine will be up to our expectations (hopefully)..

    • Upvote 4
  4. I tested a huge list of games... from graphic intensive games like Battlefield 4 ...all the way to games like Terraria ... only issues I have found is that on certain games there will be some .dll related pop-up errors on certain games ..but after you click ok it seems to run fine..

    Also games that use the mantle technology like Battlefield 4 ...there is no selection to switch from DX11 to Mantle ...like there would be if on Windows 7.. but most games run like **** anyway with Mantle enabled so that shouldnt be an issue biggrin.png

     

    Small things like that will not prevent me from using the modified drivers.

  5. post-2229-0-36326900-1418790038_thumb.jpg

     

    I believe AMD should still support drivers for Vista...after all the updates it runs just as well as 7...

     

    Link that explains it.... http://www.tomshardware.com/faq/id-2335392/manually-installing-latest-amd-catalyst-drivers-windows-vista.html

     

    But the info is slightly wrong..

     

    Instead of looking for this line:

    [ATI.Mfg.NTx86.6.1]

    instead look for this line:

     

    [ATI.Mfg.NTamd64.6.1] (or [ATI.Mfg.NTamd86.6.1] ...if you have the 32bit version..the rest of them obviously should have 86 in them also..)

     

    remove it and replace it with this:

     

    [ATI.Mfg.NTamd64.6.0]

     

    I also changed these:

     

    %ATI% = ATI.Mfg, NTamd64.6.0, NTamd64.6.1 <-- switched the order so 6.0 was first..

     

    There is also a line at the very bottom of the file:

     

    [ATI.Mfg.NTamd64.6.0]

     

    I replaced it with this:

     

    [ATI.Mfg.NTamd64.6.1]

     

    Then saved the file and followed the rest of the steps in the link..

     

    Also this will probaby work for 14.9 drivers too(not sure if its like in the link or if they changed it the way the Omega ones are) if you want Leadwerks 3.3 to run on your Vista... since Leadwerks 3.3 refuses to run with any newer drivers than 14.9...

    • Upvote 1
  6. I believe you should disable car related physics bodies from collision before repositioning takes place, and activate it again after everything is set to new location.

    That makes sense ...didn't think of that.

  7. So, just a thing. 14.9 drivers do work with Leadwerks. I guess it was just the beta drivers that didnt like Leadwerks - or many other games in fact. So. That's just a thing.

     

    Yeah but I game and try to make games on the same computer... it seems those are conflicting because new games need the Beta driver... Leadwerks 3.3 seems to have problems with it.. another program did have some problems with the beta driver...but not since it was patched..

  8. This is a continuation of the terrain map I was working on in a previous post:

     

    Convex Map:

    post-2229-0-27167400-1417833889_thumb.png

     

    Flow Map:

    post-2229-0-79984100-1417833952_thumb.png

     

    Normal Map:

    post-2229-0-51310100-1417834140_thumb.png

     

    Slope Map:

    post-2229-0-54670800-1417834198_thumb.png

     

    Wear map:

    post-2229-0-13623400-1417834255_thumb.png

    *EDIT*

    I made a change in the Device View for a different method of splat map output:

    post-2229-0-69954400-1417841664_thumb.jpg

     

    Splat Map:

    post-2229-0-24290800-1417841746_thumb.png

  9. Specs:

    FX-8150

    16gigs ram

    HD7870

     

    I just tried to run Leadwerks 3.3 and getting the same error.. but with 14.11.2 ... I only installed 14.11.2 because Dragon Age inquisition needed that driver to work properly..

    post-2229-0-67384300-1417803483_thumb.jpg

     

    Windows Crash log:

    post-2229-0-98742600-1417803535_thumb.jpg

     

    Initial Crash :

    post-2229-0-04461000-1417803631.jpg

     

    Also Leadwerks is still running after the initial crash when you click close program ... I check task manager and its still in the list of running programs..it should close if you click close..

  10. Personally I would rather see more game related features. PBR and all that graphics stuff is nice, however this community really struggles with finished projects. If anything, making it easy to make complete games is number one priority. Anything else is cool, but only if resources allow. People talk about making life easier for the designers, but majority of LE users seem to be a one man show - indie/bedroom developers. PBR will not turn LE into a triple A engine, better graphics for sure, but its like putting a body from Ferrari on a scooter. smile.png

     

    Sounds like something Josh said recently... he wants people to put out more games before adding extra stuff..

     

    Some things really do make it easier though ...1 man show or not if its easier to do things then the game is out sooner ...can focus more on other things like the programming parts or other parts..

     

    When requested features from actual developers (that are trying to make a game or games with the engine) aren't added then its harder to do things...bottom line...

     

    There are a lot of things missing that are in other tools and engines... that a lot of people think should be a given...but they aren't in the engine..

     

    Not downing Josh or Leadwerks 3 ...since its still a pretty good engine.. it just takes too much time in Leadwerks to actually get a game going compared with another engine due to things missing..

     

    PBR would make things easier since it seems to be the standard ..and I would be able to bring shaders I already made into Leadwerks with ease ..

    As it is right now I cant even make any shaders in Leadwerks.. its not the same code I have been working with.. and there is no visual in-depth editor for shaders where no programming is involved..

  11. PBR seems to be the new standard...

     

    http://www.allegorithmic.com/products/substance-designer

     

    ...just about every developer studio is using them..

    relic, Funcom,Ubisoft,EA, Naughty Dog, Microsoft, 2K ...etc... etc

     

    These tools and engines also... Marmoset, Modo, Fuse, 3Ds Max, Maya, Unity, Unreal ... and others..

     

    Many many Indie developers also... I am currently using them in another project ..was trying to bring them into Leadwerks...didn't work too well..

     

     

  12. Dumb question probably... but couldnt you make your video into an animated texture or something ?(adding sound to it)(or a series of linked animated textures) ...I say texture since GIFs dont seem to work in Leadwerks 3 ..its not seeing it..

  13. I know you mean well but as a Linux user I can tell you that this ("Just run Windows") is the most common and unwanted answer to these kind of requests. Again, no offense, it's just that people run different systems for good reasons.

     

    I know that... but you see Josh moving very fast with the Mac support? ...no? ... well there are other ways to use the engine "TEMPORARILY" until the Mac version is available..

     

    It shouldn't be a very touchy subject.. Linux is not my cup of tea either ...but if it ends up being my only choice to run something I will do it anyway...

×
×
  • Create New...