Jump to content

Recommended Posts

Posted

Hi, like many others I like to record my adventures on Minecraft and put them on YouTube. I was wondering if there was a way to adjust the Technic launcher's settings to open Minecraft with a fixed resolution, such as 1080x720, which would be conducive to making, editing, and publishing YouTube videos.

 

I can't find a way to do so. Currently, my solution is to change the resolution on my computer to 720p and play in Full Screen mode. I was hoping there might be a more elegant solution?

 

If not, is there any chance of us seeing this capability built into the launcher in the future? As far as I know, it's not a difficult functionality to add. It's really just changing the start-up parameters when launching Minecraft, right?

 

Thanks in advance for what I hope will be a better solution than changing my screen resolution every time I want to record a new episode of my BTeam series. I love the work the Technic team does.

  • 1 month later...
Posted
Look for the `options.txt` file in each modpack folder.
 
Open it in your favourite text editor and find these two lines
 
overrideWidth:0
overrideHeight:0
 
These set the Minecraft window resolution. 
 
overrideWidth:1280
overrideHeight:720
 
However, if you wish to record your sessions, you will need to take the windows borders into consideration, so effectivly, to get an output of 1280x720, set them too:
 
overrideWidth:1296
overrideHeight:758
 
Enjoy.
Posted

Just found this in another thread here. Kaytfoh deserves the credit for finding the solution. Seems he found it from same place I did :)

 

'?do=embed' frameborder='0' data-embedContent>>

 

Ahh, found the answer. Google to the rescue!

If you go into your modpack folders there is a txt file called options.txt
In that file there are two lines...

overrideWidth:0
overrideHeight:0

Those control Minecrafts starting resolution. If you want to go to 1280x720 for example you'd put in:

overrideWidth:1296
overrideHeight:758

Reason for the extra pixels is to account for the Windowed borders.

 
  • 6 years later...
Posted
On 3/20/2014 at 12:04 AM, Felonious68 said:
Look for the `options.txt` file in each modpack folder.
 
Open it in your favourite text editor and find these two lines
 
overrideWidth:0
overrideHeight:0
 
These set the Minecraft window resolution. 
 
overrideWidth:1280
overrideHeight:720
 
However, if you wish to record your sessions, you will need to take the windows borders into consideration, so effectivly, to get an output of 1280x720, set them too:
 
overrideWidth:1296
overrideHeight:758
 
Enjoy.

Sorry to ask but where do you find this in folder cause i looked and i cant find it

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...