For bug reports, lag, and rendering issues, please use bugs.mojang.com! Share your thoughts on graphics issues like lighting, animations, colors, textures, icons, and effects related to graphics. Torchlight in your hand has been evaluated for its impact on gameplay and rejected.

105

Custom Internal resolution screen (For bedrock).

11 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 4
    Registered User commented
    Comment actions Permalink

    This is really necessary, especially on mobile platforms. I’d love to play in a lower resolution to conserve my battery. Also consider adding a 30/20 fps option, to conserve battery even further. I wouldn’t use this, but some people might.

  • 4
    Registered User commented
    Comment actions Permalink

    This should already be thing all it has to be is a simple slider in the video settings to change resolution. It should also be on both mobile, console and windows 10.

  • 0
    Registered User commented
    Comment actions Permalink

    The only solution I've found is to use tools and script:

    1. Configure Minecraft Bedrock to run in Full Screen 
    2. Change desktop resolution to required , eg. 720p (use NirSoft "nircmd")
    3. Start Minecraft Bedrock in Full Screen (use start shell in script to start UWP application)
    4. After closing Minecraft restore original resolution. (use NirSoft "nircmd" to detect closing the Minecraft and restore resolution)

    The shell script Minecraft.cmd:

    @ECHO OFF
    ECHO Set screen to 720p
    nircmdc.exe setdisplay 1280 720 32
    ECHO Starting Minecraft...
    nircmdc.exe wait 5000
    nircmdc.exe execmd "start shell:appsFolder\Microsoft.MinecraftUWP_8wekyb3d8bbwe!App"
    ECHO Waiting for Minecraft end...
    nircmdc.exe wait 5000
    nircmdc.exe waitprocess Minecraft.Windows.exe
    ECHO Set screen to 1080p
    nircmdc.exe setdisplay 1920 1080 32
  • 0
    Registered User commented
    Comment actions Permalink

    Console versions could have a 720p, 900p and 1080p option. Switch version should be 900p by default to remove the dock mode performance stress so they can let the game use the regular performance mode in handheld instead of the lowest performance mode which it currently uses.

  • 1
    Registered User commented
    Comment actions Permalink

    Ya, this could be really useful because my tablet is very slow with it and if I could turn down the resolution that would be a total game-changer.

  • 1
    Registered User commented
    Comment actions Permalink

    Agreed. I'm trying to use RTX but I realised that my graphics card isn't able to process it in 4K (understandably). 1080p it's buttery smooth though.

  • 1
    Registered User commented
    Comment actions Permalink

    It is so irritating to me that this game doesn't have a resolution option. I have been trying to find a way to lower my resolution in game (which obviously doesn't exist) so I would be able to run rtx smoothly. the only way I've found to do it is to is to manually lower the display resolution, or to use a shady exe I found online. Every other game I own has a resolution option. It is ridiculous that one of the highest grossing games ever made does not have this simple option.

  • 1
    Registered User commented
    Comment actions Permalink

    Amazing idea! Especially for those with weaker GPU's

  • 1
    Registered User commented
    Comment actions Permalink

    6 years and still waiting.  what a joke!

  • 1
    Registered User commented
    Comment actions Permalink

    Having a resolution slider is a must have for mobile phones where battery life is more important, also it would help to reduce heat generated while playing.

  • 0
    Registered User commented
    Comment actions Permalink

    This would be so helpful especially for users like me who play on a laptop/tablet with a high-resolution display. Since my Windows tablet is high resolution and I have no dGPU on it, Minecraft lags and stutters because I can't change the full screen render resolution from 3k down to 1080p or 720p.