Page 1 of 1

A question

PostPosted: Thu Sep 13, 2012 22:40
by Psychotic
Does minetest run in windowed mode whenever you play the game first? and also, once that question is answered, how does one install texture packs

PostPosted: Thu Sep 13, 2012 22:48
by tonyka
modifies the minetest.conf
and check out the wiki, you clarify all doubts

PostPosted: Thu Sep 13, 2012 22:53
by tonyka
to go to the wiki just click up on the main site and then Wiki
or here:
Wiki

PostPosted: Thu Sep 13, 2012 23:01
by Psychotic
is there a page or video that shows how to install and run it?

PostPosted: Thu Sep 13, 2012 23:07
by tonyka
the exture-packs?
You have to replace the images by hand

PostPosted: Thu Sep 13, 2012 23:10
by Psychotic
i mean the game it self, as in when i download the current minetest version, and i run the game itself, does the game come up into windowed mode or fullscreen

PostPosted: Thu Sep 13, 2012 23:21
by tonyka
when you first start it out with a size of 800X600
but you can change the file inside the folder minetest.conf minetest ...

adds these lineaspara window size ...

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 = 800
screenh = 600


and is to start in full screen

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
fullscreen = true


look in the folder minetest ...
There is a text file called minetest.conf.example

tells in all possible configuration options

PostPosted: Fri Sep 14, 2012 20:12
by tinoesroho
The game will begin in windowed mode; you have to manually change it.

PostPosted: Sat Sep 15, 2012 10:35
by cosarara97
Why don't you try it?