More actions
EveryFileExplorer | |
---|---|
General | |
Author | Gericom, PabloMK7 |
Type | PC Utilities |
Version | 1.10 |
License | Mixed |
Last Updated | 2021/10/29 |
Links | |
Download | |
Website | |
Source | |
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.
Compiling
- 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).
- Afterwards, copy them in the Plugins directory aswell.
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.
User guide
If you are using the build in unpacker of windows, unblock the zip from external sources before unpacking (not needed if you are 7-zip or total commanander).
Controls
Z - Left
X - Right
A - Up
S - Down
Arrow Keys - Rotate
Scroll - Zoom
Shift+Z/X/A/S/Arrow keys - Move/Rotate/Zoom faster
T - Top
W - Wireframe
Screenshots
Credits
Original by Gericom, updated branch by PabloMK7.