mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 13:42:47 +00:00
41 lines
1.4 KiB
Markdown
41 lines
1.4 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Report a bug you found in GodMode9
|
|
title: "[BUG] ..."
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
---
|
|
name: Bug report
|
|
about: Report a bug you found
|
|
title: "[BUG] ..."
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**So you want to report a bug?**
|
|
Hold on, there are ways you could make things easier for us:
|
|
* Give a clear description of the bug (what happened?).
|
|
* Give us clear steps to reproduce (when/how did it happen?).
|
|
* Give us info about your system (where did it happen?).
|
|
* A photograph or even a short video of the bug happening is always helpful!
|
|
|
|
**Info about your system**
|
|
Include this info to make our work easier:
|
|
* Console type (O3DS/N3DS)
|
|
* Anything special about your console? (defects, custom modifications,...)
|
|
* Bootloader (boot9strap/fastboot3ds)
|
|
* Did you chainload GodMode9 via Luma?
|
|
* Helpful hint: *if you followed the Guide, boot9strap is your bootloader and Luma is your chainloader.*
|
|
|
|
**Help yourself**
|
|
*Especially for any kind of boot issue ("GodMode9 doesn't boot")*, but also in many other cases these steps make a lot of sense and we will ask you to do them anyways:
|
|
* Check your SD card (using h2testw, f.e.) or try a different one (you wouldn't believe how common failing/fake SD cards are, and what kinds of bugs are caused by them).
|
|
* Switch to fastboot3DS using [https://github.com/d0k3/OpenFirmInstaller](OpenFirmInstaller).
|
|
|
|
**Have you actually read this?**
|
|
[] I have read the information above
|