diff --git a/projects/xenon/doplhin/data/Media/Fonts/Arial_16.xpr b/projects/xenon/dolphin/data/Media/Fonts/Arial_16.xpr similarity index 100% rename from projects/xenon/doplhin/data/Media/Fonts/Arial_16.xpr rename to projects/xenon/dolphin/data/Media/Fonts/Arial_16.xpr diff --git a/projects/xenon/doplhin/data/Media/Meshes/Dolphin1.xbg b/projects/xenon/dolphin/data/Media/Meshes/Dolphin1.xbg similarity index 100% rename from projects/xenon/doplhin/data/Media/Meshes/Dolphin1.xbg rename to projects/xenon/dolphin/data/Media/Meshes/Dolphin1.xbg diff --git a/projects/xenon/doplhin/data/Media/Meshes/Dolphin2.xbg b/projects/xenon/dolphin/data/Media/Meshes/Dolphin2.xbg similarity index 100% rename from projects/xenon/doplhin/data/Media/Meshes/Dolphin2.xbg rename to projects/xenon/dolphin/data/Media/Meshes/Dolphin2.xbg diff --git a/projects/xenon/doplhin/data/Media/Meshes/Dolphin3.xbg b/projects/xenon/dolphin/data/Media/Meshes/Dolphin3.xbg similarity index 100% rename from projects/xenon/doplhin/data/Media/Meshes/Dolphin3.xbg rename to projects/xenon/dolphin/data/Media/Meshes/Dolphin3.xbg diff --git a/projects/xenon/doplhin/data/Media/Meshes/SeaFloor.xbg b/projects/xenon/dolphin/data/Media/Meshes/SeaFloor.xbg similarity index 100% rename from projects/xenon/doplhin/data/Media/Meshes/SeaFloor.xbg rename to projects/xenon/dolphin/data/Media/Meshes/SeaFloor.xbg diff --git a/projects/xenon/doplhin/data/Media/Resource.xpr b/projects/xenon/dolphin/data/Media/Resource.xpr similarity index 100% rename from projects/xenon/doplhin/data/Media/Resource.xpr rename to projects/xenon/dolphin/data/Media/Resource.xpr diff --git a/projects/xenon/doplhin/data/Media/Shaders/DolphinTween.xvu b/projects/xenon/dolphin/data/Media/Shaders/DolphinTween.xvu similarity index 100% rename from projects/xenon/doplhin/data/Media/Shaders/DolphinTween.xvu rename to projects/xenon/dolphin/data/Media/Shaders/DolphinTween.xvu diff --git a/projects/xenon/doplhin/data/Media/Shaders/SeaFloor.xvu b/projects/xenon/dolphin/data/Media/Shaders/SeaFloor.xvu similarity index 100% rename from projects/xenon/doplhin/data/Media/Shaders/SeaFloor.xvu rename to projects/xenon/dolphin/data/Media/Shaders/SeaFloor.xvu diff --git a/projects/xenon/doplhin/data/Media/Shaders/ShadeCausticsPixel.xpu b/projects/xenon/dolphin/data/Media/Shaders/ShadeCausticsPixel.xpu similarity index 100% rename from projects/xenon/doplhin/data/Media/Shaders/ShadeCausticsPixel.xpu rename to projects/xenon/dolphin/data/Media/Shaders/ShadeCausticsPixel.xpu diff --git a/projects/xenon/doplhin/dolphin.px b/projects/xenon/dolphin/dolphin.px similarity index 100% rename from projects/xenon/doplhin/dolphin.px rename to projects/xenon/dolphin/dolphin.px diff --git a/projects/xenon/doplhin/dolphin.px.address b/projects/xenon/dolphin/dolphin.px.address similarity index 100% rename from projects/xenon/doplhin/dolphin.px.address rename to projects/xenon/dolphin/dolphin.px.address diff --git a/projects/xenon/doplhin/dolphin.px.comment b/projects/xenon/dolphin/dolphin.px.comment similarity index 100% rename from projects/xenon/doplhin/dolphin.px.comment rename to projects/xenon/dolphin/dolphin.px.comment diff --git a/projects/xenon/doplhin/dolphin.px.image b/projects/xenon/dolphin/dolphin.px.image similarity index 100% rename from projects/xenon/doplhin/dolphin.px.image rename to projects/xenon/dolphin/dolphin.px.image diff --git a/projects/xenon/doplhin/dolphin.px.mem b/projects/xenon/dolphin/dolphin.px.mem similarity index 100% rename from projects/xenon/doplhin/dolphin.px.mem rename to projects/xenon/dolphin/dolphin.px.mem diff --git a/projects/xenon/doplhin/dolphin.px.name b/projects/xenon/dolphin/dolphin.px.name similarity index 100% rename from projects/xenon/doplhin/dolphin.px.name rename to projects/xenon/dolphin/dolphin.px.name diff --git a/readme.md b/readme.md index ae5ccf8..75cceb0 100644 --- a/readme.md +++ b/readme.md @@ -58,10 +58,10 @@ Stuff currently implemented: - Get the wxWidgets in 3.1.0 and compile the x64 DLL libs, place them in dev\external\wxWidgets-3.1.0\ - Compile the whole solution from dev\src\recompile.sln - Run the "framework\frontend" project -- Open the project "projects\xenon\doplhin\dolphin.px" +- Open the project "projects\xenon\dolphin\dolphin.px" - Select the "Final" configuration - Click the "Build button" -- Assumming you've installed the project in C:\recompiler run the "launcher\frontend" project with following parameters: "-platform=Recompiler.Xenon.Launcher.dll -image=C:\recompiler\projects\xenon\doplhin\Dolphin.px.Final.VS2015.dll -dvd=C:\recompiler\projects\xenon\doplhin\data -devkit=C:\recompiler\projects\xenon\doplhin\data" +- Assumming you've installed the project in C:\recompiler run the "launcher\frontend" project with following parameters: "-platform=Recompiler.Xenon.Launcher.dll -image=C:\recompiler\projects\xenon\dolphin\Dolphin.px.Final.VS2015.dll -dvd=C:\recompiler\projects\xenon\dolphin\data -devkit=C:\recompiler\projects\xenon\dolphin\data" - To exit the app close the GPU output window ## References