-
Hi,
Firstly, thank you for building this in the open & sharing!
I see that this can be used to serde-derivable structures to the arrow layout.
There are a ways to parse binary content into Ru…
-
Raspberry Pi Zero W, waveshare v2, fresh installation of Pwnagotchi 1.5.5.
I start Pwnagotchi with this config.toml in boot partition:
```
main.name = "pwnagotchi"
main.lang = "en"
main.white…
-
```json
{
"name": "deku",
"ref": "v0.9.19",
"compiler": "0.15.8"
}
```
-
Basically what the title says. When turned off, the Ocarinas would be in their vanilla locations. I think, for now, you should have this as a setting for each game because MM's Ocarina otherwise would…
-
This has already been discussed in Discord, but I'm still opening this issue so it doesn't get forgotten.
#1790 introduced a feature where masks don't get unequipped when going thru loading zones o…
-
This is a somewhat popular setting in OOTR. Basically, Mido will block the Deku Tree until you show him the Kokiri Sword and Deku Shield but you still can leave the Forest like normal. This gives valu…
-
While I played around with SSR I wondered if static text could be included in the rendered HTML - I used `text_`, but I think it's basically the same as in the example:
https://github.com/mikesol/d…
-
Specifically happens in the deku tree's lower basement for some reason.
Rando seed is 1475904008
[Ship of Harkinian.log](https://github.com/HarbourMasters/Shipwright/files/11373825/Ship.of.Harkinia…
-
I have run into an irritating problem. The option for advanced 16:9 Widescreen as applied by this tool does not work on Wii U Virtual Console Injection. The game freezes after the N64 logo. The simpli…
-
This code with a struct generic type parameter
```rust
use deku::prelude::*;
trait Nice {}
struct Kind {
n: N,
endian: deku::ctx::Endian,
}
#[derive(DekuRead)]
#[deku(ctx = "kin…