Isn't the max pressure 256?

  • DanielGalrito
    24th Feb 2015 Member 0 Permalink

    Please stop with that, unless you answer me, because i really want to try expanding the limits! xD

  • jacob1
    24th Feb 2015 Developer 0 Permalink

    DanielGalrito:

    I heard there are some ways to increase, max particles, max temp and max pressure.


    But the question is... how? Can it be made in lua?


    I know it would break some things but i want it to play with it >.<  .



    No, you can't do any of these things from Lua ):

    All are really easy from c++ though, for the first you change XRES and YRES (or ... NPART),

    To change max temp, you change MAX_TEMP and MIN_TEMP

    To change the max pressures ... I guess you might have to modify the values here and here, and maybe other places too?
  • DanielGalrito
    24th Feb 2015 Member 0 Permalink

    So when i want to change the values, i change that, but how? Which program? And thanks for help, even if its your job :P