Larger Canvas Space Mod (v92.1)

  • Moonkey
    28th Aug 2017 Member 4 Permalink

    Since the larger canvas mods I see aren't being updated (even if it is relatively easy to compile it yourself), here's my compiled version.

     

    1600x900 space, can open saves, and can save stamps. (I can also compile larger or smaller versions if requested)

     

    Saving to the server does not work. The saves are corrupted.

     

    Moderate performance impact because air simulation is about 4~times or more computationally intensive with this much larger canvas space. This is without the extra particles on screen as well, which will make it run even worse.

     

    And now a picture:

     

    And now, a download link. https://starcatcher.us/TPT/mods/LargeCanvas/

     

    (Many thanks to Jacob1)


    Edited 2 times by Moonkey. Last: 30th Aug 2017
  • suibian
    28th Aug 2017 Member 0 Permalink

    May cause extreme laggy in this mod.

  • basiliotornado
    28th Aug 2017 Member 0 Permalink

    it doesnt work it says im missing dll files (which i am NOT downloading)

  • zaccybot2
    28th Aug 2017 Member 0 Permalink

    @basiliotornado (View Post)

     What is the actual error you get, word for word?

  • basiliotornado
    28th Aug 2017 Member 0 Permalink

    "the code execution cannot proceed because libbz2-2.dll was not found. reinstalling the program may fix this problem." also "the code execution cannot proceed because zlib1.dll was not found. reinstalling the program may fix this problem." also "the code execution cannot proceed because pthreadGC-3.dll was not found. reinstalling the program may fix this problem." also the code execution cannot proceed because libgcc_s_dw2-1.dll was not found. reinstalling the program may fix this problem." so like 4 or 5 errors

  • jacob2
    28th Aug 2017 Member 0 Permalink
    You should compile the mod statically next time. Use the --static argument to scons if you use that. The Visual Studio guide also tells you how to do that.

    If you put your source on GitHub, I'll also compile the mod for you on starcatcher. See this thread for details: https://powdertoy.co.uk/Discussions/Thread/View.html?Thread=21072
  • Moonkey
    28th Aug 2017 Member 0 Permalink

    @jacob2 (View Post)

     

    Ah, thank you. I didn't really think it's necessary to put the source on GitHub considering the mod is literally just a two line change, but for ease of access to more users it does seem like a better idea.

     

    https://github.com/Maloonkey/TPT-Larger-Canvas-Space

    Edited once by Moonkey. Last: 28th Aug 2017
  • basiliotornado
    28th Aug 2017 Member 0 Permalink

    well i dont know how to make tpt bigger :/

  • QuanTech
    28th Aug 2017 Member 0 Permalink

    @basiliotornado (View Post)

     You edit these two lines of code.

  • basiliotornado
    28th Aug 2017 Member 0 Permalink

    @QuanTech (View Post)

     thanks for not telling me where it is -_-