Jump to content

CrosRoad95

Members
  • Posts

    128
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by CrosRoad95

  1. > Game freezes if you tab out and in too quickly, not sure if its a general issue but I dont have it on official client.

    known bug, https://github.com/multitheftauto/mtasa-blue/issues/1103 BUT! bp could increase frequency of occurring.

    Apart of that, patch has been pushed that prevents rendering debug wireframe while game minimalized

     

    Be sure you downloaded latest build!

  2. -link hidden- you sure you should get be unbanned? By asking for help to spoof serial?

    Merhaba multi theft auto mta adlı oyundan global ban yedim 32 haneli serial numarasına ban atıyor volume id falan filan herşeyi denedim internetteki genede kaldıramadım forumdaki spoofer bu banı kaldırıyormu ban atılan donanımı şöyle paylaşayım : FF015150BFD7107EC2C2DB1C924A6FF4
    
    32 haneli bir serial numarası ne yaptyısam kaldıramadım forumdaki hwid spoofer kaldırırmı kaldıramazsa nasıl kaldırabilirim bu banı

     

  3. Some benchmark:

    Javascript ( with some debug informations ), two times slower than c++

    spacer.png

     

    Lua ( requires debughook to do not get terminated due infinity loop protection )

    8r7ecu9.png

     

    Js is faster in this case because "add" function was called simillar each time, calling same function with different arguments ( mostly different types )  may cause performance to degradate ( Jitted functions get deoptimized )

    • Like 2
×
×
  • Create New...