1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. While the majority of active discourse on D20PRO has moved to our Discord Channels, this forum is still active and checked-in on regularly by our staff. However, for the very latest information, conversation and/or immediate support, please join us on Discord here: http://discord.gg/Ph38ckM
    Dismiss Notice

Unable to increase Upper Memory Limit

Discussion in 'General Discussion' started by Ken L, Dec 20, 2015.

  1. Ken L

    Ken L Member

    Joined:
    Dec 13, 2015
    Messages:
    90
    Likes Received:
    0
    [​IMG]

    The option is grayed out.
     
  2. edwardcd

    edwardcd Administrator
    Staff Member

    Joined:
    Oct 13, 2010
    Messages:
    1,374
    Likes Received:
    9
    Can you provide a little more detail:

    OS?
    Install directory of d20Pro?
     
  3. Ken L

    Ken L Member

    Joined:
    Dec 13, 2015
    Messages:
    90
    Likes Received:
    0
    OS: Linux Mint 17
    install directory: /home/<user>/Documents/games/d20pro/d20Pro_3.4.8

    What would cause d20pro to gray this option out? What parameters is it checking such that it would invalidate it?

    I'm running on 24GB of ram so memory is not the issue and I'm no where near using any of it (save when I'm compiling which I wasn't at the time).
     
  4. edwardcd

    edwardcd Administrator
    Staff Member

    Joined:
    Oct 13, 2010
    Messages:
    1,374
    Likes Received:
    9
    Thank you.

    Linux reads the sh file.

    Please edit the file:

    From:

    d20Pro.sh
    Code:
    # Default values
    XMX=384m

    To:

    d20Pro.sh
    Code:
    # Default values
    XMX=3g
    Or whatever other amount of RAM you wish to allocate.
     
  5. Ken L

    Ken L Member

    Joined:
    Dec 13, 2015
    Messages:
    90
    Likes Received:
    0
    That works, but this is the default memory limit, I'm guessing that the option for changing this in the launcher is broken.

    Either way it's good to know that at least it works.
     

Share This Page