Default window size (minetest.conf?)

User avatar
philipbenr
Member
 
Posts: 1665
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: WisdomFire or philipbenr

Default window size (minetest.conf?)

by philipbenr » Sat Mar 07, 2015 17:02

Is there a way to change the window size of minetest so that it opens up at that size? I think it would be in minetest.conf, but I wouldn't know what to say. I would want the window to open at 1280x800 not 800x600, or whatever it opens at.

Anybody have an answer?
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

Re: Default window size (minetest.conf?)

by Evergreen » Sat Mar 07, 2015 17:13

Use the screenW and screenH options for this. Like so:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
screenW = 1280
screenH = 720
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
philipbenr
Member
 
Posts: 1665
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: WisdomFire or philipbenr

Re: Default window size (minetest.conf?)

by philipbenr » Sat Mar 07, 2015 17:32

Exactly what I was looking for. Thanks, Evergreen
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Default window size (minetest.conf?)

by Krock » Sat Mar 07, 2015 17:44

Sometimes, it's helpful to look into the minetest.conf.example file.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
ExeterDad
Member
 
Posts: 1121
Joined: Sun Jun 01, 2014 20:00
In-game: ExeterDad

Re: Default window size (minetest.conf?)

by ExeterDad » Sat Mar 07, 2015 19:44

I've misunderstood those settings I guess. I thought all along that was for the size of your screen when in full screen.
Good to know :)
٩(̾●̮̮̃̾•̃̾)۶

Kibbie and I have a beautiful public server now! HOMETOWN
 

User avatar
Don
Member
 
Posts: 1641
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: Default window size (minetest.conf?)

by Don » Sun Mar 08, 2015 06:49

This should be a setting in the settings tab.
Many of my mods are now a part of Minetest-mods. A place where you know they are maintained!

A list of my mods can be found here
 

User avatar
srifqi
Member
 
Posts: 508
Joined: Sat Jun 28, 2014 04:31
GitHub: srifqi
IRC: srifqi
In-game: srifqi

Re: Default window size (minetest.conf?)

by srifqi » Sun Mar 08, 2015 13:50

Don wrote:This should be a setting in the settings tab.

Good idea!
But, where it will be placed? The settings tab is already full. Should we add dialog for shaders? So, there will be MORE room in it.
I'm from Indonesia! Saya dari Indonesia!
Terjemahkan Minetest!
Mods by me. Modifikasi oleh saya.

Pronounce my nick as in: es-rifqi (IPA: /es rifˈki/)
 

User avatar
Don
Member
 
Posts: 1641
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: Default window size (minetest.conf?)

by Don » Sun Mar 08, 2015 14:51

srifqi wrote:
Don wrote:This should be a setting in the settings tab.

Good idea!
But, where it will be placed? The settings tab is already full. Should we add dialog for shaders? So, there will be MORE room in it.

Could it be a drop down menu under Rendering?
Many of my mods are now a part of Minetest-mods. A place where you know they are maintained!

A list of my mods can be found here
 

User avatar
srifqi
Member
 
Posts: 508
Joined: Sat Jun 28, 2014 04:31
GitHub: srifqi
IRC: srifqi
In-game: srifqi

Re: Default window size (minetest.conf?)

by srifqi » Sun Mar 08, 2015 15:07

Don wrote:
srifqi wrote:Good idea!
But, where it will be placed? The settings tab is already full. Should we add dialog for shaders? So, there will be MORE room in it.

Could it be a drop down menu under Rendering?

What do you mean?
If you mean the shaders settings, NO. You can't just ONLY select one shader.
If you mean the window size settings, can you suggest the sizes?
I'm from Indonesia! Saya dari Indonesia!
Terjemahkan Minetest!
Mods by me. Modifikasi oleh saya.

Pronounce my nick as in: es-rifqi (IPA: /es rifˈki/)
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: Default window size (minetest.conf?)

by rubenwardy » Sun Mar 08, 2015 15:10

srifqi wrote:
Don wrote:Could it be a drop down menu under Rendering?

What do you mean?
If you mean the shaders settings, NO. You can't just ONLY select one shader.
If you mean the window size settings, can you suggest the sizes?



http://en.wikipedia.org/wiki/Display_re ... r_monitors
 

User avatar
srifqi
Member
 
Posts: 508
Joined: Sat Jun 28, 2014 04:31
GitHub: srifqi
IRC: srifqi
In-game: srifqi

Re: Default window size (minetest.conf?)

by srifqi » Sun Mar 08, 2015 15:15

rubenwardy wrote:
srifqi wrote:
Don wrote:Could it be a drop down menu under Rendering?

What do you mean?
If you mean the shaders settings, NO. You can't just ONLY select one shader.
If you mean the window size settings, can you suggest the sizes?



http://en.wikipedia.org/wiki/Display_re ... r_monitors

Okay,
Thanks for the link.

Will try to code it after I'm done with my "language option".
I'm from Indonesia! Saya dari Indonesia!
Terjemahkan Minetest!
Mods by me. Modifikasi oleh saya.

Pronounce my nick as in: es-rifqi (IPA: /es rifˈki/)
 

User avatar
Don
Member
 
Posts: 1641
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: Default window size (minetest.conf?)

by Don » Sun Mar 08, 2015 16:13

srifqi wrote:
Don wrote:
srifqi wrote:Good idea!
But, where it will be placed? The settings tab is already full. Should we add dialog for shaders? So, there will be MORE room in it.

Could it be a drop down menu under Rendering?

What do you mean?
If you mean the shaders settings, NO. You can't just ONLY select one shader.
If you mean the window size settings, can you suggest the sizes?

I did mean window sizes.
Many of my mods are now a part of Minetest-mods. A place where you know they are maintained!

A list of my mods can be found here
 

User avatar
mahmutelmas06
Member
 
Posts: 355
Joined: Mon Mar 02, 2015 13:10
GitHub: mahmutelmas06
IRC: mahmutelmas06
In-game: masum

Re: Default window size (minetest.conf?)

by mahmutelmas06 » Mon May 11, 2015 14:18

The game should detect it automaticly
Game detect system language so why not detect screen sizes too
My Mods:

Beverage
 

Zeno
Member
 
Posts: 140
Joined: Sun Jun 29, 2014 03:36
GitHub: Zeno-

Re: Default window size (minetest.conf?)

by Zeno » Mon May 11, 2015 14:36

mahmutelmas06 wrote:The game should detect it automaticly
Game detect system language so why not detect screen sizes too


Screen sizes are easy to detect. The question is whether the user wants to run fullscreen at (say) their desktop resolution or in a window. If they want to run it in a window (the default) then monitor/screen/display resolution really doesn't play a part at all.
 

User avatar
mahmutelmas06
Member
 
Posts: 355
Joined: Mon Mar 02, 2015 13:10
GitHub: mahmutelmas06
IRC: mahmutelmas06
In-game: masum

Re: Default window size (minetest.conf?)

by mahmutelmas06 » Wed May 13, 2015 16:04

Most of people has very little knowledge about computer stuff. So theyhave no idea about editing config files and most people dont follows forum threads to learn.And many people doenst like to play a game windowed mode.
I think it should detect automatic and there should be an option in settings menu for nonfullcreen
My Mods:

Beverage
 


Return to Minetest General

Who is online

Users browsing this forum: Bing [Bot] and 5 guests

cron