From 3729860176ad69d057937f0f0bf6401375b4760d Mon Sep 17 00:00:00 2001 From: dgw Date: Sun, 15 Oct 2017 03:00:04 -0500 Subject: [PATCH] Fix typo in "dolphin" sample folder structure --- .../data/Media/Fonts/Arial_16.xpr | Bin .../data/Media/Meshes/Dolphin1.xbg | Bin .../data/Media/Meshes/Dolphin2.xbg | Bin .../data/Media/Meshes/Dolphin3.xbg | Bin .../data/Media/Meshes/SeaFloor.xbg | Bin .../{doplhin => dolphin}/data/Media/Resource.xpr | Bin .../data/Media/Shaders/DolphinTween.xvu | Bin .../data/Media/Shaders/SeaFloor.xvu | Bin .../data/Media/Shaders/ShadeCausticsPixel.xpu | Bin projects/xenon/{doplhin => dolphin}/dolphin.px | 0 .../xenon/{doplhin => dolphin}/dolphin.px.address | Bin .../xenon/{doplhin => dolphin}/dolphin.px.comment | Bin .../xenon/{doplhin => dolphin}/dolphin.px.image | Bin projects/xenon/{doplhin => dolphin}/dolphin.px.mem | Bin projects/xenon/{doplhin => dolphin}/dolphin.px.name | Bin readme.md | 4 ++-- 16 files changed, 2 insertions(+), 2 deletions(-) rename projects/xenon/{doplhin => dolphin}/data/Media/Fonts/Arial_16.xpr (100%) rename projects/xenon/{doplhin => dolphin}/data/Media/Meshes/Dolphin1.xbg (100%) rename projects/xenon/{doplhin => dolphin}/data/Media/Meshes/Dolphin2.xbg (100%) rename projects/xenon/{doplhin => dolphin}/data/Media/Meshes/Dolphin3.xbg (100%) rename projects/xenon/{doplhin => dolphin}/data/Media/Meshes/SeaFloor.xbg (100%) rename projects/xenon/{doplhin => dolphin}/data/Media/Resource.xpr (100%) rename projects/xenon/{doplhin => dolphin}/data/Media/Shaders/DolphinTween.xvu (100%) rename projects/xenon/{doplhin => dolphin}/data/Media/Shaders/SeaFloor.xvu (100%) rename projects/xenon/{doplhin => dolphin}/data/Media/Shaders/ShadeCausticsPixel.xpu (100%) rename projects/xenon/{doplhin => dolphin}/dolphin.px (100%) rename projects/xenon/{doplhin => dolphin}/dolphin.px.address (100%) rename projects/xenon/{doplhin => dolphin}/dolphin.px.comment (100%) rename projects/xenon/{doplhin => dolphin}/dolphin.px.image (100%) rename projects/xenon/{doplhin => dolphin}/dolphin.px.mem (100%) rename projects/xenon/{doplhin => dolphin}/dolphin.px.name (100%) 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