Hacks Guide Wiki:To-do list: Difference between revisions

From Hacks Guide Wiki
m (→‎Move from main guides: fix switchguide links (leading to unstyled content))
(→‎3DS: update list (mark 3DS:Flashcarts as wip, syntax cleanup))
Line 121: Line 121:
*Explain the difference between boot9strap and Luma3DS (some people are confused about what they do)
*Explain the difference between boot9strap and Luma3DS (some people are confused about what they do)
*3DS Linux setup
*3DS Linux setup
*Splash creation and 'installation' {{WIP}} [[3DS:Splash screens]]
**{{WIP}} [[3DS:Linux]]
*Splash creation and 'installation'
**{{WIP}} [[3DS:Splash screens]]
*Boot animations [https://github.com/MechanicalDragon0687/BaxTools/wiki (here)]  
*Boot animations [https://github.com/MechanicalDragon0687/BaxTools/wiki (here)]  
**[[3DS:Boot animations]]
**[[3DS:Boot animations]]
*Flashcart information (recommended DS flashcarts, why 3DS-mode flashcarts shouldn't be used...)
*Flashcart information (recommended DS flashcarts, why 3DS-mode flashcarts shouldn't be used...)
**[[3DS:Flashcarts]]
**{{WIP}} [[3DS:Flashcarts]]
* Luma3DS fork information/installation tutorial {{Done}} [[3DS:Luma3DS forks]]
*Luma3DS fork information/installation tutorial
**{{Done}} [[3DS:Luma3DS forks]]
*fastboot3DS information/tutorial
*fastboot3DS information/tutorial
*Game plugin tutorial (both PLG and 3GX format) {{Done}} [[3DS:Game plugins]]
**[[3DS:fastboot3DS]]
*Game plugin tutorial (both PLG and 3GX format)
**{{Done}} [[3DS:Game plugins]]
*Streaming tutorial [https://github.com/RattletraPM/Snickerstream/wiki/Streaming-with-NTR (here)]
*Streaming tutorial [https://github.com/RattletraPM/Snickerstream/wiki/Streaming-with-NTR (here)]
**[[3DS:Wireless streaming]]
**[[3DS:Wireless streaming]]
*ModMoon usage
*ModMoon usage
*FTP (ftpd) usage [https://3ds.eiphax.tech/ftp (here)] {{WIP}} [[3DS:FTP]]
*FTP (ftpd) usage [https://3ds.eiphax.tech/ftp (here)]
**{{WIP}} [[3DS:FTP]]
*Anemone3DS usage [https://3ds.eiphax.tech/themes (here)]
*Anemone3DS usage [https://3ds.eiphax.tech/themes (here)]
* PKSM usage
*PKSM usage
*PKHeX usage [https://3ds.eiphax.tech/pkhex (here)]
*PKHeX usage [https://3ds.eiphax.tech/pkhex (here)]
*Checkpoint...  
*Checkpoint...
**Save usage {{WIP}} [[3DS:Export saves]]
**Save usage {{WIP}} [[3DS:Export saves]]
**Cheat usage [https://3ds.eiphax.tech/cpcheats (here)]
**Cheat usage [https://3ds.eiphax.tech/cpcheats (here)]
Line 147: Line 153:
*GBA BIOS dumping from VC [https://glazedbelmont.github.io/gbabiosdump/ (here)]
*GBA BIOS dumping from VC [https://glazedbelmont.github.io/gbabiosdump/ (here)]
*ROM dumping from VC [https://glazedbelmont.github.io/vcextract/ (here)]
*ROM dumping from VC [https://glazedbelmont.github.io/vcextract/ (here)]
*HOME Menu editing  [https://axities.github.io/ (here)] {{Done}} [[3DS:Editing the HOME menu]]
*HOME Menu editing  [https://axities.github.io/ (here)]
**{{Done}} [[3DS:Editing the HOME menu]]
*Old CFW migration stuff
*Old CFW migration stuff
**menuhax-based setups
**menuhax-based setups [[3DS:Migrate from menuhax]]
**Gateway-based setups
**Gateway-based setups [[3DS:Migrate from Gateway]]
*General landing page for *.firm-based payloads
*General landing page for *.firm-based payloads
*Japanese browser filter removal {{Done}} [[3DS:JPN Browser Filter]]
*Japanese browser filter removal
**{{Done}} [[3DS:JPN Browser Filter]]


====Wii U====
====Wii U====

Revision as of 06:27, 21 June 2022

This is where we can keep a list of things that should be done, such as pages that need creating or adding to.

Pages

Main Page

A nice Main Page should be made. It should include a simple explanation of what homebrew is, then links to the main guides, the "Things to do" pages, and maybe troubleshooting.

A search box could be put here too.

<inputbox>
type=search
placeholder=Placeholder text here...
width=70
</inputbox>

Console introductions

These pages should be like an all-around intro to things about hacking a console. Links to guides on getting hacks set up, links to the "things to do", maybe troubleshooting for when things go wrong...

I'm not sure how necessary these pages are though, if there isn't enough stuff that can't also go on the "Things to do" pages. ihaveahax (talk) 02:52, 18 June 2022 (UTC)

"Things to do" pages

A simple page that someone new to homebrew/cfw can use to start doing something with their newly-hacked console.

Game pages

I think we should have pages for individual games with lists of mods, save editors, guides, and maybe other things.

I just picked a random assortment of some popular games. Any game with a mod, save editor, useful hacking guide, etc. can have its own page!


Guides

Any sort of guides that could be useful, game-specific or not.

Move from main guides

Some pages could be moved from the main guides to here.

Don't actually delete these from the main guide until we think this site is ready.

Move from pins in NH channels

A lot of useful stuff is probably stored in pins in the NH server. Those should be put here for ease of access.

Move from Kurisu commands

Some stuff that's currently in nh-server/Kurisu could also be put here. Look inside assistance-cmds.

General concepts

Ideas for new pages. Some of these pages already have established guides, which can be used as a reference (but may not be copied directly, depending on permission, and some of them may be out of date anyway)

3DS

Wii U

Switch

Translations

The pages being moved from 3ds.hacks.guide or wiiu.hacks.guide might have translations that need to be brought over.

Also pages on how to translate stuff on this wiki need to be made too.

Technical

  • Create lots of redirect pages. Someone will probably search things like "Pokemon x" or "Fix black screen" so we should create those pages that point to the right place. This needs some automation too.
  • Create a game template page, so anyone who wants to make a page for a specific game knows where to start.
  • Make it more obvious that a revision other than the main one is being viewed. Preferably with a MediaWiki hook but JS will probably do.