More actions
(Created page with "{{Infobox-3DS-Homebrews | title = EveryFileExplorer | image = https://dlhb.gamebrew.org/3dshomebrew/EveryFileExplorer-3DS.jpg|250px | type = PC Utilities | version = v1.08 | l...") |
No edit summary |
||
Line 7: | Line 7: | ||
| licence = Mixed | | licence = Mixed | ||
| author = mariohackandglitch | | author = mariohackandglitch | ||
| website = https:// | | website = https://gbatemp.net/threads/release-every-file-explorer.373615/ | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/ | | download = https://dlhb.gamebrew.org/3dshomebrew/EveryFileExplorerv1.08.7z | ||
| source = https://github.com/mariohackandglitch/EveryFileExplorer | | source = https://github.com/mariohackandglitch/EveryFileExplorer | ||
}} | }} | ||
<youtube></youtube> | <youtube></youtube> | ||
Every File Explorer | ==Every File Explorer== | ||
Takes hacking to a higher level! | |||
Every File Explorer is a dynamic tool to browse, edit, view, explore and modify files. It is plugin-based, so you can make your own plugins for it aswell! | |||
== Compile == | |||
Just open the project in Visual Studio, and build it,You must add references. | Just open the project in Visual Studio, and build it,You must add references. | ||
Add references you can Correct Compile(The DLL that you need to add references is in the Libraries folder) | Add references you can Correct Compile(The DLL that you need to add references is in the Libraries folder) | ||
3DS | === Add references === | ||
'''3DS''' | |||
You must add Tao.Platform.Windows.dll,Tao.OpenGl.dll references to 3DS | You must add Tao.Platform.Windows.dll,Tao.OpenGl.dll references to 3DS | ||
EveryFileExplorer | '''EveryFileExplorer''' | ||
You must add NAudio.dll references to EveryFileExplorer | You must add NAudio.dll references to EveryFileExplorer | ||
GCNWii | '''GCNWii''' | ||
You must add OpenTK.dll references to GCNWii | You must add OpenTK.dll references to GCNWii | ||
MarioKart | '''MarioKart''' | ||
You must add Tao.Platform.Windows.dll,Tao.OpenGl.dll and Microsoft.VisualBasic.PowerPacks.Vs.dll references to MarioKart | You must add Tao.Platform.Windows.dll,Tao.OpenGl.dll and Microsoft.VisualBasic.PowerPacks.Vs.dll references to MarioKart | ||
NDS | '''NDS''' | ||
You must add Tao.Platform.Windows.dll,Tao.OpenGl.dll,NAudio.dll to NDS. | You must add Tao.Platform.Windows.dll,Tao.OpenGl.dll,NAudio.dll to NDS. | ||
[[Category:PC utilities for 3DS homebrew]] | [[Category:PC utilities for 3DS homebrew]] |
Revision as of 12:21, 27 September 2021
Template:Infobox-3DS-Homebrews '"`UNIQ--youtube-00000000-QINU`"'
Every File Explorer
Takes hacking to a higher level!
Every File Explorer is a dynamic tool to browse, edit, view, explore and modify files. It is plugin-based, so you can make your own plugins for it aswell!
Compile
Just open the project in Visual Studio, and build it,You must add references.
Add references you can Correct Compile(The DLL that you need to add references is in the Libraries folder)
Add references
3DS
You must add Tao.Platform.Windows.dll,Tao.OpenGl.dll references to 3DS
EveryFileExplorer
You must add NAudio.dll references to EveryFileExplorer
GCNWii
You must add OpenTK.dll references to GCNWii
MarioKart
You must add Tao.Platform.Windows.dll,Tao.OpenGl.dll and Microsoft.VisualBasic.PowerPacks.Vs.dll references to MarioKart
NDS
You must add Tao.Platform.Windows.dll,Tao.OpenGl.dll,NAudio.dll to NDS.