Windows 64-Bit?

  • iliketurtles
    10th Apr 2011 Member 0 Permalink
    Why isn't there a 64-bit PT?
  • vanquish349
    10th Apr 2011 Member 0 Permalink
    because if simon cant get his hands on a 64 bit pc then he wont be able to compile it and put it up
  • Simon
    10th Apr 2011 Administrator 0 Permalink
    There's no need for a 64bit version of Powder Toy. It wouldn't perform any differently and it's not worth spending the extra time compiling for.
  • Merbo
    10th Apr 2011 Member 0 Permalink
    @Simon (View Post)
    I seriously overlooked that.
    *derpderpderp*
    *herrrrp*
  • iliketurtles
    10th Apr 2011 Member 0 Permalink
    @Simon powdertoy runs on one core?

    at a framerate (for me) of 17-80.

    why can't we have a multi-core version for people with expensive computers?
  • meep2000
    10th Apr 2011 Member 0 Permalink
    "Java Open Source" (see my thread elsewhere in the Developer section)
    is a possibility, if Java threads run on multiple cores
    but then Java is like 1/10th the speed which sortof defeats the purpose anyways
    so if you have like a 16-core then yes you might (MIGHT) get a speed boost.
    and I just did some research and Java is actually not really slower than C or C++.
    and I just looked it up and Java is not really slower than C. A little overall, yes,
    but only a slight difference. So now I just need to finish coding it
    and hope that my heat simulation and airflow work correctly ^.^
  • Felix
    10th Apr 2011 Member 0 Permalink

    Simon:

    There's no need for a 64bit version of Powder Toy. It wouldn't perform any differently and it's not worth spending the extra time compiling for.

    The thing is that if it is 32bit you have to pull in 32bit libs and stuff, making powdertoy a hefty installation on some operating systems that do not ship with legacy libs ;)
  • Simon
    10th Apr 2011 Administrator 0 Permalink
    Powder Toy is statically linked for Windows, there's no external libs besides the ones every Windows install already has.
  • Felix
    10th Apr 2011 Member 0 Permalink

    Simon:

    Powder Toy is statically linked for Windows, there's no external libs besides the ones every Windows install already has.

    Sure, but MS isn't going to continue to ship legacy stuff for ever you know, why take one step in the wrong direction?
  • Merbo
    10th Apr 2011 Member 0 Permalink

    Felix:

    why take one step in the wrong direction?

    Because today is opposite day. Get with the program.
Locked by devast8a: OPs question has been answered.