로딩중...
좋아요 3
댓글 6
동영상 0
업로드 0
팔로워 0
  • Default

    awesome man! I hope in next versions there will be better interior and more features.

    2016년 08월 20일 (토)
  • Default

    @F7YO I too agree with your point. Gameconfig.xml is not an easy thing to work with. It took me a day to make it work. Still I am facing some issues.
    If you guys have problems with missions. Try this
    <StackName>MISSION</StackName>
    <SizeOfStack value="18000"/>
    <NumberOfStacksOfThisSize value="2"/>
    This value works differently on the basis of progression in your game.
    In any case, if none of these value 17000 17500 18000 18500 19000 doesn't work.
    Just do one thing, before replacing your working gameconfig, check the value of this parameter in that one.
    And then modify your new gameconfig with this working value.
    Gameconfig stores information about memory allocation and thread priorities.
    If memory allocation bits are wrong than the pointer reference will wither go out of bound or the array will go out of index. And array out of index or Null pointer exception is a fatal error. This error will stop the execution of any thread instantly.

    2016년 08월 20일 (토)
  • Default

    Can you add:
    one handed weapon shooting in dying animation

    2016년 07월 17일 (일)
  • Default

    Can you make a normal dirt version with 4K textures and also manual installation?

    2016년 06월 28일 (화)
  • Default

    Hey,
    My game crashes whenever I try to run it with Reshade and Scripthook.
    Can anyone help?

    2016년 06월 28일 (화)
  • Default

    Hey, how can I make reshade to work with ScriptHook?
    I am only able to enable one of them at a time.
    If I try to install both the game just breaks.

    2016년 06월 22일 (수)