1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.37 Bug Reporting thread
    Solutions and more information may already be available.

  1. blue22111

    blue22111
    Expand Collapse

    Joined:
    Oct 28, 2014
    Messages:
    89
    I read in the experimental version update notes things that suggested that 64 bit was added but my game is still in 34 bit. (Quoted from the update notes) "64 Bit support basics added: We added support for 64 bit for Torque3D and it was quite some work to get 64 bit support working well with all the libraries and the new Lua integration.
    Added little launcher that will launch the 32 bits (x86) or 64 bits (x64) version, depending on the operating system. The real binaries are now in separate folders as this is the only possible workaround." Was I interpreting the notes wrong or is something not working right?
     
  2. Bubbleawsome

    Bubbleawsome
    Expand Collapse

    Joined:
    Aug 5, 2012
    Messages:
    1,887
    tdev said they delayed 64bit release because they suspect underlying physics bugs.
     
  3. blue22111

    blue22111
    Expand Collapse

    Joined:
    Oct 28, 2014
    Messages:
    89
    Ok thanks for the info.
     
  4. SixSixSevenSeven

    SixSixSevenSeven
    Expand Collapse

    Joined:
    Sep 13, 2013
    Messages:
    6,958
    It does say support "basics" added. I took that as meaning the game was prepared for a 64 bit build but actual 64 bit release would have been a bit of a fanfare.
     
  5. blue22111

    blue22111
    Expand Collapse

    Joined:
    Oct 28, 2014
    Messages:
    89
    That is true. I had interpreted "Added little launcher that will launch the 32 bits (x86) or 64 bits (x64) version, depending on the operating system" as meaning that the 64 bit version existed allready.
     
  6. JohnnyMacDonald

    JohnnyMacDonald
    Expand Collapse

    Joined:
    Oct 1, 2014
    Messages:
    47
    will having a 64 bit launch program be better for a 64 bit computer
     
  7. blue22111

    blue22111
    Expand Collapse

    Joined:
    Oct 28, 2014
    Messages:
    89
    The launch program just tells the game what game version to launch 34 or 64 bit.
     
  8. SixSixSevenSeven

    SixSixSevenSeven
    Expand Collapse

    Joined:
    Sep 13, 2013
    Messages:
    6,958
    32 not 34. You've made same typo a few times now.

    - - - Updated - - -

    64 bit software has access to vastly increased amounts of ram, also consumes a tad more ram (code itself double in theory - usually under, although game resources and textures won't change and are probably more significant).
    Also it can perform 64 bit maths natively, 32 bit software has to software emulate 64 bit arithmetic which is slow, so a program using 64 bit integer maths compiled for 64 bit will run faster than when compiled for 32 bit.
    Some 64 bit CPUs also had a slight performance hit when switching in and out from 64 bit tasks and 32 bit tasks, that is a highly insignificant impact but would be negated.
     
  9. blue22111

    blue22111
    Expand Collapse

    Joined:
    Oct 28, 2014
    Messages:
    89
    Whoops. sorry.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice