Jump to content

Anohros

Inactive Member
  • Posts

    10
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Posts posted by Anohros

  1. On 5/3/2023 at 6:06 AM, ocarinas said:

    Can someone compile an old fbx version build?
    I'm using 3ds max 2010 because I have a potato laptop, and the latest fbx import plugin available to that version is 2012.2 which only supports fbx version up to 7.2 (I think) while fbx produces by gr2 to fbx exporter is 7.7

    Or can someone recommend me a software that can downgrade fbx version? No noesis please because it always messes up something to model.

    Thanks in advance.

    It is right now not possible to set the fbx format version on the builds available here.

    Though the current version of the fbx sdk supports to export to older versions of the fbx format. Basically, we do not need to downgrade the version of the fbx sdk and only have to pass the specific older version of the fbx format itself on export.

  2. On 2/6/2023 at 11:28 AM, idok2 said:

    OMG! Thank you a lot. I am just getting started so i sorry, but i have 2 errors. 

    https://metin2.download/picture/RgYGUN28Xh9l3QoY12ysqxyRlG6uVigA/.png

    Before you asking, no i don't want to develop a game like metin 2 without knowledge. I just want to learn Unity this way. I just want to play around with things 😄 . And i like messing around with Metin2 things.

    A wild guess..

    does the map width and height match with your map?

    I refer to this part from the source:

    var mapWidth = 4;
    var mapHeight = 5;

    Width is the number of tiles in the x axis and height in y axis.

  3. On 3/20/2022 at 4:24 PM, GeoGeo123 said:

    Thank you for the updates.
    the BindPose error is gone as far as i can see
    the functionality of the gui is really nice
    but the bones position error is still there

    and a small thing would be that when i try to add the model for animation it doubles the directory items:

    https://metin2.download/picture/nMo0r55xnF1mZ932Vkkm1Qk5AS0ZA9wc/.gif

    @GeoGeo123 Could you provide the file path "d:/ymir work/.." to the affected animation or send me the file? I think the armor is not required to check the issue.

    @ arlinamid The correction script from Unreal Engine could be useful 🙂 I know, my option mentioned above just enables a work around - it is a old way I handled the conversion.

    Another issue I'am aware of but not addressed yet: The file "d:/ymir work/pc2/warrior/intro/selected.gr2" is currently not supported with the default animation importer, but works with the old animation importer.

    At least it's only a few not supported animations. You can count it on one hand. For my purpose it is just fine to use the old animation importer.

  4. On 3/21/2022 at 8:04 AM, arlinamid said:

    Double inserting file in Gui is fixed, pls send me the file where you get bone errors, I will find a way  for fixing.

    Regarding the bone errors.. my granny converter library already addresses this kind of issue. However it was not exposed as an extra option until now.. **Update** Now, it only requires to enable an option which can be set straightforwardly.

    You could implement a checkbox for the option in your GUI.

    I just updated my library to provide the option for this which can be set straightforwardly. I also updated the example.

    Just review my recent commit:

    This is the hidden content, please

    • Metin2 Dev 46
    • Not Good 2
    • Sad 1
    • Good 13
    • Love 4
    • Love 14
  5. On 2/14/2022 at 10:33 PM, .InyaProduction said:

    By the way, one thing I changed: you should change the DeviL convert from PNG to PNGA so it also converts the alpha channel of the DDS files

    I didn't notice yet 🙄 Thanks I changed it 👍

    • Love 1
  6. A long time ago I had to initiate the development of a small tool as a nesassary requirement for a huge project as seen above. Though a development of such a tool is not an easy thing - more rather it's a really difficult thing, but I got it done in the end.. The tool is called "GR2 Converter". Now I'm able to use any Metin2 Asset in the Unreal Engine 4 and the development of the game can really begin.

    The first preview of Metin2 map parts rendered by the Unreal Engine 4:

    eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpbWciOiJfYWMxMDgyNmQ0MDg1YjIyN2M2MGU4NmFiODE2Y2UwNTUifQ.NPAqNz5v0vvVfT-zbMkcoKRjd5kVpdrPWOr0-ySJREs-gif.jpg

    eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpbWciOiJfYjIwNzkwYTBlYmRlMDljYTFkMWNlMzE5OTM4YzFiNDcifQ.eTSUE42x8wUQdZIjoo4lChLY44dRvofuDF7haj0P5tA-gif.jpg

    (Click to see video)

    3b3929d1328d68b6b0b7fe5eb84dc0dc.jpg

     

     

    • Love 6
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.