Skip to content

Commit 4532762

Browse files
committed
Add notes for "The Legend of Zelda: Breath of the Wild".
1 parent 0c90cf4 commit 4532762

File tree

5 files changed

+119
-0
lines changed

5 files changed

+119
-0
lines changed

content/notes/Consumption/Consumed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ See also the [parent note](@/notes/Consumption/_index.md).
88

99
Entries:
1010

11+
- [The Legend of Zelda: Breath of the Wild](@/notes/The_Legend_of_Zelda_Breath_of_the_Wild/Consumed.md)
1112
- [The Legend of Zelda: Tri Force Heroes](@/notes/The_Legend_of_Zelda_Tri_Force_Heroes/Consumed.md)
1213
- [The Legend of Zelda: A Link Between Worlds](@/notes/The_Legend_of_Zelda_A_Link_Between_Worlds/Consumed.md)
1314
- [The Legend of Zelda: Skyward Sword](@/notes/The_Legend_of_Zelda_Skyward_Sword/Consumed.md)
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
+++
2+
title = "The Legend of Zelda: Breath of the Wild > Consumed"
3+
+++
4+
5+
This is an entry in the [Consumed](@/notes/Consumption/Consumed.md) list.
6+
7+
See also the [parent note](@/notes/The_Legend_of_Zelda_Breath_of_the_Wild/_index.md).
8+
9+
## Entry
10+
11+
- Type: Game
12+
- Started: 02/08/2025
13+
- Finished:
14+
- Platform: Nintendo Switch (emulated via [Eden](@/notes/Eden/_index.md))
15+
- Version: USA (v1.6.0 + 2 DLCs)
Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
+++
2+
title = "The Legend of Zelda: Breath of the Wild > Eden"
3+
+++
4+
5+
The following is the game-specific information for Eden.
6+
7+
See [Eden](@/notes/Eden/_index.md) for general information.
8+
9+
See also the [parent note](@/notes/The_Legend_of_Zelda_Breath_of_the_Wild/_index.md).
10+
11+
## Settings
12+
13+
The following are per-game settings accessed by choosing *Configure Game* in the context menu of the game.
14+
15+
### Graphics
16+
17+
API Settings:
18+
19+
- API: Vulkan
20+
21+
Graphics settings:
22+
23+
- VSync Mode: Mailbox
24+
25+
### Advanced Graphics
26+
27+
- Accuracy Level: Normal
28+
- VRAM Usage Mode: Aggressive
29+
- [x] Enable asynchronous presentation (Vulkan only)
30+
- [ ] Force maximum clocks (Vulkan only)
31+
- [x] Use asynchronous shader building (Hack)
32+
33+
## Controls
34+
35+
The following are settings accessed by going to Emulation > Configure > Controls in the main menu.
36+
37+
Create a separate profile for the game, and set the following controls for Player 1.
38+
39+
Left Stick:
40+
41+
- Left: `A`
42+
- Up: `W`
43+
- Down: `S`
44+
- Right: `D`
45+
- Pressed: `F`
46+
- Modifier: `Shift`
47+
- Modifier Range: 50%
48+
49+
D-Pad:
50+
51+
- Left: `Left`
52+
- Up: `Up`
53+
- Down: `Down`
54+
- Right: `Right`
55+
56+
Bumpers:
57+
58+
- ZL: `Q`
59+
- L: `I`
60+
- ZR: `P`
61+
- R: `E`
62+
63+
Buttons:
64+
65+
- Minus: `B`
66+
- Plus: `M`
67+
68+
Face Buttons:
69+
70+
- X: `O`
71+
- A: `;`
72+
- Y: `K`
73+
- B: `L`
74+
75+
Right stick:
76+
77+
- Left: `G`
78+
- Up: `Y`
79+
- Down: `H`
80+
- Right: `J`
81+
- Pressed: `N`
82+
- Modifier: `U`
83+
- Modifier Range: 50%
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
+++
2+
title = "The Legend of Zelda: Breath of the Wild"
3+
+++
4+
5+
*The Legend of Zelda: Breath of the Wild* is a 2017 action-adventure game developed and published by Nintendo. It is the nineteenth game in [*The Legend of Zelda* series](@/notes/The_Legend_of_Zelda_media.md).
6+
7+
Links:
8+
9+
- [Wikipedia](https://en.wikipedia.org/wiki/The_Legend_of_Zelda:_Breath_of_the_Wild)
10+
11+
Child notes:
12+
13+
- [Consumed](@/notes/The_Legend_of_Zelda_Breath_of_the_Wild/Consumed.md)
14+
- [Eden](@/notes/The_Legend_of_Zelda_Breath_of_the_Wild/Eden.md)
15+
16+
Related notes:
17+
18+
- [The Legend of Zelda media](@/notes/The_Legend_of_Zelda_media.md)

content/notes/The_Legend_of_Zelda_media.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Links:
2929
- [The Legend of Zelda: Skyward Sword](@/notes/The_Legend_of_Zelda_Skyward_Sword/_index.md)
3030
- [The Legend of Zelda: A Link Between Worlds](@/notes/The_Legend_of_Zelda_A_Link_Between_Worlds/_index.md)
3131
- [The Legend of Zelda: Tri Force Heroes](@/notes/The_Legend_of_Zelda_Tri_Force_Heroes/_index.md)
32+
- [The Legend of Zelda: Breath of the Wild](@/notes/The_Legend_of_Zelda_Breath_of_the_Wild/_index.md)
33+
3234

3335
### Remakes
3436

0 commit comments

Comments
 (0)