Gui Andrade

Results 9 comments of Gui Andrade

Reading the [development environment instructions](https://www.3dbrew.org/wiki/Setting_up_Development_Environment) it looks like you need to use MSYS2 to use the devkitarm tools, instead of cmd.exe

For sure, yes! If you have a PR that implements it, fire away.

Running it with `cargo run` should work, or alternately you can use `LD_LIBRARY_PATH=. ./llama-ui`. It's just because the solib isn't in the default search paths (e.g. `/usr/lib`)

There are a bunch of files that llama looks for on boot: - sd.fat, a FAT image of the SD card - nand.bin, a NAND dump - nand-cid.bin, a 16...

I haven't tested anything from the New 3DS but if you supply them llama will be at least able to start running

What's the purpose of this change?

How this work if the docset has a space in its name? Searching "NET Framework: print", or "OpenGL 4: GL_" (for example) yields nothing, yet searching "Java SE8: print" yields...