More actions
No edit summary |
|||
Line 12: | Line 12: | ||
DScraft is a DS homebrew adaptation of the popular game Minecraft. At the moment this is a rather complete adptation of "creative mode" (or minecraft Classic), which means there is only exploration and creation in this version. | DScraft is a DS homebrew adaptation of the popular game Minecraft. At the moment this is a rather complete adptation of "creative mode" (or minecraft Classic), which means there is only exploration and creation in this version. | ||
==Features== | ==Features== | ||
*ability to add and remove blocks | *ability to add and remove blocks | ||
*nice terrain generation (including cliffs, plains, small forests, lakes...) | *nice terrain generation (including cliffs, plains, small forests, lakes...) | ||
*basic cave generation | *basic cave generation | ||
*map streaming from file, meaning really big maps can be used (1024x1024 maps are fully playable) | *map streaming from file, meaning really big maps can be used (1024x1024 maps are fully playable) | ||
*texture pack support (the game's default texture pack is eldpack) | *texture pack support (the game's default texture pack is eldpack) | ||
*saving | *saving | ||
*day/night cycle, clouds, dawn/dusk, stars... | *day/night cycle, clouds, dawn/dusk, stars... | ||
*more or less dynamic lighting system | *more or less dynamic lighting system | ||
*basic bottom screen (working buttons, inventory) | *basic bottom screen (working buttons, inventory) | ||
*tons of blocks | *tons of blocks | ||
*(basic) dynamic water | *(basic) dynamic water | ||
*hand | *hand | ||
== | ==Installations== | ||
Drag and drop DScraft.nds and the dscraft directory to your card. (NO NEED to transfer the separate worlds directory) | Drag and drop DScraft.nds and the dscraft directory to your card. (NO NEED to transfer the separate worlds directory) | ||
Line 63: | Line 38: | ||
New worlds can be installed by copying .map files to the dscraft/worlds directory. | New worlds can be installed by copying .map files to the dscraft/worlds directory. | ||
Texture packs can be installed by unzipping them in a directory in the dscraft/packs folder. | |||
Screenshots are stored in the dscraft/screens directory. | |||
==User guide== | |||
Simply drag and drop DScraft.nds and the dscraft directory to your card. dscraft directory should be at the root of the cart; the .nds file can be anywhere though. | |||
Included are a "worlds" directory and mapGen program. The worlds directory contains several pre-generated worlds for you to explore; simply drag and drop the files to the dscraft/worlds directory to install each one. | |||
The mapGen program is used to generate new worlds. Simply execute it and follow the steps. | |||
Texture packs can be installed by unzipping them in a directory in the dscraft/packs folder. | Texture packs can be installed by unzipping them in a directory in the dscraft/packs folder. | ||
Screenshots are stored in the dscraft/screens directory. | Screenshots are stored in the dscraft/screens directory. | ||
Line 82: | Line 67: | ||
==Troubleshooting== | ==Troubleshooting== | ||
First : if the nitroFS version doesn't work, try the FAT version. | First : if the nitroFS version doesn't work, try the FAT version. | ||
Second : If the FAT version doesn't work, make sure you copied the ENTIRE dscraft directory to your card and that it is in the SAME directory as the DScraft.nds file. | Second : If the FAT version doesn't work, make sure you copied the ENTIRE dscraft directory to your card and that it is in the SAME directory as the DScraft.nds file. | ||
==Changelog== | ==Changelog== | ||
'''v310811_NITROFS''' | '''v310811_NITROFS''' | ||
*added ladders and doors | *added ladders and doors | ||
*added new dynamic lighting to make caves darker | *added new dynamic lighting to make caves darker | ||
*added underwater effect | *added underwater effect | ||
*added control scheme 3 (doesn't require shoulder buttons) | *added control scheme 3 (doesn't require shoulder buttons) | ||
*added mc2ds, a Minecraft to DScraft world converter | *added mc2ds, a Minecraft to DScraft world converter | ||
*added mapUpdate, a program to recalculate some lighting values to work better with 310811 | *added mapUpdate, a program to recalculate some lighting values to work better with 310811 | ||
*included new default worlds | *included new default worlds | ||
*made it easier to get out of water (again) | *made it easier to get out of water (again) | ||
*fixed torch placing related bugs | *fixed torch placing related bugs | ||
*fixed quad cache overflow bug | *fixed quad cache overflow bug | ||
*fixed inventory-opening crash | *fixed inventory-opening crash | ||
*fixed moon | *fixed moon | ||
*fixed menu glitch | *fixed menu glitch | ||
*fixed edge related bugs | *fixed edge related bugs | ||
*many other various bugfixes | *many other various bugfixes | ||
'''IMPORTANT:'''included in this version is a program named mapUpdate. This program is designed to update worlds made with previous versions of the game to work better on 310811. (it will mostly fix trees) Simply drag and drop you map file on mapUpdate.exe and let it work for a second; it should create a brand new testmap.map file. | '''IMPORTANT:'''included in this version is a program named mapUpdate. This program is designed to update worlds made with previous versions of the game to work better on 310811. (it will mostly fix trees) Simply drag and drop you map file on mapUpdate.exe and let it work for a second; it should create a brand new testmap.map file. | ||
==Credits== | |||
Special thanks | |||
dev-fr, eld for his awesome textures, notch and all of mojang for creating and maintaining minecraft, boomboombass for the awesome website made under such short notice, all dedicated beta testers, Cyan, GBAtemp, Vloz, Sir_Voe and the two other people whose nicknames weren't in there emails for their generous donations | |||
[[Category:Homebrew applications]] | [[Category:Homebrew applications]] |
Revision as of 13:06, 23 Haziran 2012
DScraft | |
General | |
---|---|
Author(s) | smealum |
Type | Sandbox |
Version | v310811 |
Licence | Mised |
Links | |
Download | |
Website | |
Source |
<htmlet>adsense</htmlet>
DScraft is a DS homebrew adaptation of the popular game Minecraft. At the moment this is a rather complete adptation of "creative mode" (or minecraft Classic), which means there is only exploration and creation in this version.
Features
- ability to add and remove blocks
- nice terrain generation (including cliffs, plains, small forests, lakes...)
- basic cave generation
- map streaming from file, meaning really big maps can be used (1024x1024 maps are fully playable)
- texture pack support (the game's default texture pack is eldpack)
- saving
- day/night cycle, clouds, dawn/dusk, stars...
- more or less dynamic lighting system
- basic bottom screen (working buttons, inventory)
- tons of blocks
- (basic) dynamic water
- hand
Installations
Drag and drop DScraft.nds and the dscraft directory to your card. (NO NEED to transfer the separate worlds directory)
IMPORTANT - if using nitroFS version, dscraft folder MUST BE in the same directory as DScraft.nds.
If using FAT version, dscraft folder MUST BE placed at the root of the card.
Included are a "worlds" directory and a program named mapGen. The worlds directory contains several pre-generated worlds for you to explore; simply drag and drop the files to the dscraft/worlds directory to install each one. The mapGen program is used to generate new worlds. Simply execute it and follow the steps.
New worlds can be installed by copying .map files to the dscraft/worlds directory. Texture packs can be installed by unzipping them in a directory in the dscraft/packs folder. Screenshots are stored in the dscraft/screens directory.
User guide
Simply drag and drop DScraft.nds and the dscraft directory to your card. dscraft directory should be at the root of the cart; the .nds file can be anywhere though.
Included are a "worlds" directory and mapGen program. The worlds directory contains several pre-generated worlds for you to explore; simply drag and drop the files to the dscraft/worlds directory to install each one.
The mapGen program is used to generate new worlds. Simply execute it and follow the steps.
Texture packs can be installed by unzipping them in a directory in the dscraft/packs folder. Screenshots are stored in the dscraft/screens directory.
Controls
Double tap : jump
ABXY : toggle fly mode
ABXY : toggle fly mode
Start exits the game.
Troubleshooting
First : if the nitroFS version doesn't work, try the FAT version.
Second : If the FAT version doesn't work, make sure you copied the ENTIRE dscraft directory to your card and that it is in the SAME directory as the DScraft.nds file.
Changelog
v310811_NITROFS
- added ladders and doors
- added new dynamic lighting to make caves darker
- added underwater effect
- added control scheme 3 (doesn't require shoulder buttons)
- added mc2ds, a Minecraft to DScraft world converter
- added mapUpdate, a program to recalculate some lighting values to work better with 310811
- included new default worlds
- made it easier to get out of water (again)
- fixed torch placing related bugs
- fixed quad cache overflow bug
- fixed inventory-opening crash
- fixed moon
- fixed menu glitch
- fixed edge related bugs
- many other various bugfixes
IMPORTANT:included in this version is a program named mapUpdate. This program is designed to update worlds made with previous versions of the game to work better on 310811. (it will mostly fix trees) Simply drag and drop you map file on mapUpdate.exe and let it work for a second; it should create a brand new testmap.map file.
Credits
Special thanks dev-fr, eld for his awesome textures, notch and all of mojang for creating and maintaining minecraft, boomboombass for the awesome website made under such short notice, all dedicated beta testers, Cyan, GBAtemp, Vloz, Sir_Voe and the two other people whose nicknames weren't in there emails for their generous donations