Minetest Promotional CD

Post Reply
User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

Minetest Promotional CD

by jojoa1997 » Post

I decided to make a Promotional CD for Minetest. Long story short

Code: Select all

people school library play Minecraft shown Minetest some interested CD made
Well here is what i made. It has stable Minetest 0.4.8 with 3 extra games, 6 texture packs, 34 mods. There is also a guide and i also added this minetest.conf file. Maybe this could help others test the game.

Minetest.conf:

Code: Select all

wanted_fps = 60
fps_max = 80
new_style_leaves = true
new_style_water = true
mg_flags = trees, caves, v6_biome_blend, v6_jungles, dungeons
video_driver = opengl
liquid_loop_max = 10000
screenshot_path = ..\screenshots
File size: 363.53 MB
Download (Filedropper)
Direct Download (Dropbox)

Guide License:
Copyright (C) 2013 jojoa1997
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
Image
Last edited by sfan5 on Fri Dec 06, 2013 15:50, edited 1 time in total.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
addi
Member
Posts: 666
Joined: Thu Sep 20, 2012 03:16
GitHub: adrido
Location: Black-Forest, Germany

by addi » Post

jojoa1997 wrote: Minetest.conf:

Code: Select all

wanted_fps = 120
fps_max = 180
new_style_leaves = true
new_style_water = true
mg_flags = trees, caves, v6_biome_blend, v6_jungles, dungeons
video_driver = opengl
liquid_loop_max = 10000
screenshot_path = ../bin/screenshots
some questions.

wanted_fps = 120
fps_max = 180

what sense dose this make?
an "normal" Flatscreen can display at a maximum 60Fps
if you play on a Old CRT its maximum is 50Fps (Europe) so all other is a waste on CPU / GPU

new_style_leaves = true
new_style_water = true
mg_flags = trees, caves, v6_biome_blend, v6_jungles, dungeons
ok that are good settings

video_driver = opengl
liquid_loop_max = 10000
that are defaults settings arent it?

screenshot_path = ../bin/screenshots
i would prefer
screenshot_path = ..\screenshots

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

addi wrote:
jojoa1997 wrote: Minetest.conf:

Code: Select all

wanted_fps = 120
fps_max = 180
new_style_leaves = true
new_style_water = true
mg_flags = trees, caves, v6_biome_blend, v6_jungles, dungeons
video_driver = opengl
liquid_loop_max = 10000
screenshot_path = ../bin/screenshots
some questions.

wanted_fps = 120
fps_max = 180

what sense dose this make?
an "normal" Flatscreen can display at a maximum 60Fps
if you play on a Old CRT its maximum is 50Fps (Europe) so all other is a waste on CPU / GPU

new_style_leaves = true
new_style_water = true
mg_flags = trees, caves, v6_biome_blend, v6_jungles, dungeons
ok that are good settings

video_driver = opengl
liquid_loop_max = 10000
that are defaults settings arent it?

screenshot_path = ../bin/screenshots
i would prefer
screenshot_path = ..\screenshots
I agree on both your comments. The fps I changed to
wanted_fps = 60
fps_max = 80
and i also did your suggestion on the screenshots. Thanks for the feedback :-).
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Download added.
Coding;
1X coding
3X debugging
12X tweaking to be just right

sfan5
Moderator
Posts: 4094
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

Filedropper wrote:Please enter the characters you see below
Can't you use something normal like Dropbox, Ubuntu One or box.net?
Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

sfan5 wrote:
Filedropper wrote:Please enter the characters you see below
Can't you use something normal like Dropbox, Ubuntu One or box.net?
no. I tried uploading it to the forums via did file but after ten minutes I saw the little URL bar thing on the bottom of the browser go from (uploading 0%) to (uploading 80-90%). Sfan5 iirc you made an uploading service for minetest right?
Spoiler
Edit: I found it but forgot my password and it won't let me get it back.
Edit2: I remembered my password and also realized that there is no email part of sign up so there is not forgot password thing. I will upload it when I get to a real computer. Stupid android doesn't last me upload without root.
Edit3: I just tried uploading to http://sfan5.duckdns.org/upload and i think my file is too big. I will try uploading to dropbox.
Last edited by jojoa1997 on Fri Dec 06, 2013 14:15, edited 1 time in total.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

I just added a download to dropbox. Feedback is apreciated. BTW it is 363.53 MB
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
rubenwardy
Moderator
Posts: 6972
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

jojoa1997 wrote:
addi wrote:
jojoa1997 wrote: Minetest.conf:

Code: Select all

wanted_fps = 120
fps_max = 180
new_style_leaves = true
new_style_water = true
mg_flags = trees, caves, v6_biome_blend, v6_jungles, dungeons
video_driver = opengl
liquid_loop_max = 10000
screenshot_path = ../bin/screenshots
some questions.

wanted_fps = 120
fps_max = 180

what sense dose this make?
an "normal" Flatscreen can display at a maximum 60Fps
if you play on a Old CRT its maximum is 50Fps (Europe) so all other is a waste on CPU / GPU

new_style_leaves = true
new_style_water = true
mg_flags = trees, caves, v6_biome_blend, v6_jungles, dungeons
ok that are good settings

video_driver = opengl
liquid_loop_max = 10000
that are defaults settings arent it?

screenshot_path = ../bin/screenshots
i would prefer
screenshot_path = ..\screenshots
I agree on both your comments. The fps I changed to
wanted_fps = 60
fps_max = 80
and i also did your suggestion on the screenshots. Thanks for the feedback :-).
65 would be better to stop tearing.

What extra games are there?
Last edited by rubenwardy on Tue Dec 10, 2013 13:53, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests