mechawashu Posted October 21, 2013 Posted October 21, 2013 For the life of me I can't find any information on how to set this. Every time the game starts up it's in 854x480. How do you change the windowed resolution to say.. 1280x720?
disconsented Posted October 21, 2013 Posted October 21, 2013 For the life of me I can't find any information on how to set this. Every time the game starts up it's in 854x480. How do you change the windowed resolution to say.. 1280x720?
Amaxter Posted October 21, 2013 Posted October 21, 2013 This might be a bit advanced, but you can change the launcher startup code to set it to launch at a certain resolution.
Kaytfoh Posted October 22, 2013 Posted October 22, 2013 How so Amaxter? I have interest in this as well. I normally just use Sizer to give it 720p for recording videos and 1080p for normal playing.
Amaxter Posted October 22, 2013 Posted October 22, 2013 I'm pretty sure there's some sort of Java argument to change the resolution.
Kaytfoh Posted October 23, 2013 Posted October 23, 2013 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. Technikky 1
dragonshardz Posted October 24, 2013 Posted October 24, 2013 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. Handy.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now