mirror of
https://github.com/WiIIiam278/breaking-bad-ds.git
synced 2025-06-19 01:05:33 -04:00
Add screenshots
This commit is contained in:
parent
e79ae23e6f
commit
f6b7ab81bc
@ -1,6 +1,8 @@
|
|||||||
## Copyright Attribution
|
## Copyright Attribution
|
||||||
|
|
||||||
Breaking Bad and related properties are owned and copyrighted by their respective authors.
|
*Breaking Bad and related properties are owned and copyrighted by their respective authors.*
|
||||||
|
|
||||||
|
This project and its source code is licensed under Apache-2.0, except where otherwise stated below:
|
||||||
|
|
||||||
### Attribution
|
### Attribution
|
||||||
#### Models
|
#### Models
|
||||||
@ -31,7 +33,4 @@ Breaking Bad and related properties are owned and copyrighted by their respectiv
|
|||||||
- Mortar and pestle cooking; loud by Australopithecusman (https://freesound.org/people/Australopithecusman/sounds/388900/) — Licensed under Creative Commons Attribution 4.0 International (https://creativecommons.org/licenses/by/4.0/)
|
- Mortar and pestle cooking; loud by Australopithecusman (https://freesound.org/people/Australopithecusman/sounds/388900/) — Licensed under Creative Commons Attribution 4.0 International (https://creativecommons.org/licenses/by/4.0/)
|
||||||
- Crank by MasterSuite (https://freesound.org/people/MasterSuite/sounds/667389/) — Licensed under CC0 (Creative Commons Public Domain)
|
- Crank by MasterSuite (https://freesound.org/people/MasterSuite/sounds/667389/) — Licensed under CC0 (Creative Commons Public Domain)
|
||||||
- CLICK - plastic bottle lid - SNAP by Duisterwho (https://freesound.org/people/Duisterwho/sounds/644049/) — Licensed under CC0 (Creative Commons Public Domain)
|
- CLICK - plastic bottle lid - SNAP by Duisterwho (https://freesound.org/people/Duisterwho/sounds/644049/) — Licensed under CC0 (Creative Commons Public Domain)
|
||||||
- Shopvac by Dnab55 (https://freesound.org/people/Dnab55/sounds/129347/) — Licensed under CC0 (Creative Commons Public Domain)
|
- Shopvac by Dnab55 (https://freesound.org/people/Dnab55/sounds/129347/) — Licensed under CC0 (Creative Commons Public Domain)
|
||||||
|
|
||||||
#### Everything else
|
|
||||||
- by William278 (me! — https://william278.net/)
|
|
24
README.md
24
README.md
@ -14,6 +14,20 @@
|
|||||||
|
|
||||||
*Breaking Bad*, as a Nintendo DS game, complete with 3D graphics and models. Master the art of the cook on your Nintendo DS system and prepare the perfect batch—lest you meet the wrong end of Gus. Hone your cook in both Singleplayer and Local Multiplayer Vs.
|
*Breaking Bad*, as a Nintendo DS game, complete with 3D graphics and models. Master the art of the cook on your Nintendo DS system and prepare the perfect batch—lest you meet the wrong end of Gus. Hone your cook in both Singleplayer and Local Multiplayer Vs.
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td><img alt="Title screen" src="screenshots/brbds-title-screen.png" width="256px" /></td>
|
||||||
|
<td><img alt="Story mode" src="screenshots/brbds-story-mode.png" width="256px" /></td>
|
||||||
|
<td><img alt="In the lab" src="screenshots/brbds-in-the-lab.png" width="256px" /></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><img alt="Pipette minigame" src="screenshots/brbds-minigame.png" width="256px" /></td>
|
||||||
|
<td><img alt="Local Multiplayer Vs. mode" src="screenshots/brbds-multiplayer-vs.png" width="256px" /></td>
|
||||||
|
<td><img alt="Hank's minerals" src="screenshots/brbds-hank.png" width="256px" /></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
## Playing
|
## Playing
|
||||||
For the absolute best experience, pop the ROM on a flashcart and enjoy!
|
For the absolute best experience, pop the ROM on a flashcart and enjoy!
|
||||||
|
|
||||||
@ -30,7 +44,13 @@ Sorry, this *won't work on a DSi/3DS with TwiLight Menu++* (for now). This also
|
|||||||
The Tutorial will teach you how to play! Gale will provide instructions on how to complete each Minigame. To access the Tutorial, select it from the Main Menu.
|
The Tutorial will teach you how to play! Gale will provide instructions on how to complete each Minigame. To access the Tutorial, select it from the Main Menu.
|
||||||
|
|
||||||
### Story Mode (1P)
|
### Story Mode (1P)
|
||||||
(wip)
|
To start story mode, start the game. Touch to start, then tap "Start Game → Story Mode."
|
||||||
|
|
||||||
|
Gus has appointed you Head Cook! Meet his ever-increasing demands by cooking against the clock in the Superlab. Each day, you'll be given a Quota you must complete within a set time limit to progress on to the next day. After each day, you'll receive your pay packet based on your performance and efficiency, which you can spend in Saul's shop!
|
||||||
|
|
||||||
|
Story mode lasts five days, and there are two possible endings ("Good" and "Bad"). Good luck!
|
||||||
|
|
||||||
|
**About save data:** Story progress is not saved after powering off the Nintendo DS system or emulator due to LibFAT not working correctly on most flash carts. Some flash carts do support saving, however, and the game will attempt to save your progress to your SD card. Making save states is reccommended if you're using an emulator!
|
||||||
|
|
||||||
### Local Multiplayer (2P)
|
### Local Multiplayer (2P)
|
||||||
Breaking Bad for Nintendo DS also supports up to two Nintendo DS systems playing together in a Multiplayer Vs. Battle to see who can complete their batches the quickest. You can emulate this through multiple instances on MelonDS currently, or run on hardware with two systems and two flashcarts. To set this up:
|
Breaking Bad for Nintendo DS also supports up to two Nintendo DS systems playing together in a Multiplayer Vs. Battle to see who can complete their batches the quickest. You can emulate this through multiple instances on MelonDS currently, or run on hardware with two systems and two flashcarts. To set this up:
|
||||||
@ -59,7 +79,7 @@ This game supports the [Nintendo DS Rumble Pak](https://en.wikipedia.org/wiki/Ru
|
|||||||
devKitARM, NFLib and Nitro-Engine must be installed. Then, just run `make` following to build a `.nds` ROM file.
|
devKitARM, NFLib and Nitro-Engine must be installed. Then, just run `make` following to build a `.nds` ROM file.
|
||||||
|
|
||||||
### Asset preparation
|
### Asset preparation
|
||||||
There's scripts for converting assets and moving them into the correct nitrofiles directories. Run `bash ./convert.sh` inside `graphics/sprite` for instance to automatically prepare all the sprite images. If you've updated the graphics, delete the `build/` directory before building.
|
There's scripts for converting the various assets and moving them into the correct nitrofiles directories. Run `bash ./convert.sh` inside `graphics/sprite` for instance to automatically prepare all the sprite images. If you've updated the graphics, delete the `build/` directory before building.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
The source code for this project is licensed under Apache-2.0, except otherwise stated. For more information, see [LICENSE](https://github.com/WiIIiam278/breaking-bad-ds/blob/main/LICENSE).
|
The source code for this project is licensed under Apache-2.0, except otherwise stated. For more information, see [LICENSE](https://github.com/WiIIiam278/breaking-bad-ds/blob/main/LICENSE).
|
||||||
|
BIN
screenshots/brbds-hank.png
Normal file
BIN
screenshots/brbds-hank.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
BIN
screenshots/brbds-in-the-lab.png
Normal file
BIN
screenshots/brbds-in-the-lab.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
BIN
screenshots/brbds-minigame.png
Normal file
BIN
screenshots/brbds-minigame.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
BIN
screenshots/brbds-multiplayer-vs.png
Normal file
BIN
screenshots/brbds-multiplayer-vs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
BIN
screenshots/brbds-story-mode.png
Normal file
BIN
screenshots/brbds-story-mode.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
BIN
screenshots/brbds-title-screen.png
Normal file
BIN
screenshots/brbds-title-screen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Loading…
Reference in New Issue
Block a user