Added Scale:3 & scale:4

  • Kombala
    2nd Aug 2010 Member 0 Permalink
    I have a 46 dm HD panel, and scale:2 low scale for me. Please make it )
  • floridarolf
    2nd Aug 2010 Member 0 Permalink
    scale:2, imho isnt a feature of powdertoy, its a windows command.
  • savask
    2nd Aug 2010 Developer 0 Permalink
    2floridarolf
    0.O
    But why it works in Linux too?
  • triclops200
    2nd Aug 2010 Former Staff 0 Permalink
    floridarolf
    actually it is a args command, not just windows.
  • plypencil
    2nd Aug 2010 Member 0 Permalink
    You can just put 3 or 4 in the scale:X variable.....it will automaticaly adjust
  • ssc4k
    2nd Aug 2010 Member 0 Permalink
    The problem you are probably receiving is that while the display may be physically very large the resolution is only "Full HD" which is 1920x1080 pixels. In order for Scale 3 or larger to work on the powder toy you would need a display with about 1896x1330 resolution, as you'll notice the second number of your monitor (vertical size) is too small for anything bigger than scale:2 so if you put in "scale:3" it will default to scale:1 to fit it on screen.

    So in the end scale:2 is actually the perfect size for your monitor
  • ief015
    2nd Aug 2010 Former Staff 0 Permalink
    floridarolf:
    scale:2, imho isnt a feature of powdertoy, its a windows command.

    Hehe.. actually...

    if(!strncmp(argv[i], "scale:", 6)) {
    sdl_scale = (argv[i][6]=='2') ? 2 : 1;

    Somewhere around line 76XX
  • devast8a
    2nd Aug 2010 Former Staff 0 Permalink
    ssc4k
    I don't believe powder toy supports scale 3 or 4, though you're right... it would be HUUUUUUUGE.
  • um3k
    2nd Aug 2010 Member 0 Permalink
    I think it would be a good idea to add a Scale:3 mode, as a few very large monitors (~30") are indeed over 1330 pixels tall. Scale:4, however won't be needed for quite a while.
  • JowM
    2nd Aug 2010 Member 0 Permalink
    Which is the lowest resolution needed to make scale 2 work?