diff --git a/media/360/hd/rarch_controls.bat b/media/360/hd/rarch_controls.bat new file mode 100644 index 0000000000..6a93c87771 --- /dev/null +++ b/media/360/hd/rarch_controls.bat @@ -0,0 +1,14 @@ +@echo off + +for /f "tokens=* delims=" %%f in ('type rarch_main.xui') do CALL :DOREPLACE "%%f" + +GOTO :EOF +:DOREPLACE +SET INPUT=%* +SET OUTPUT=%INPUT:RetroArchMain=RetroArchControls% + +for /f "tokens=* delims=" %%g in ('ECHO %OUTPUT%') do ECHO %%~g>>rarch_controls.xui + +EXIT /b + +:EOF diff --git a/media/360/hd/rarch_controls.xui b/media/360/hd/rarch_controls.xui deleted file mode 100644 index 3bf9db6142..0000000000 --- a/media/360/hd/rarch_controls.xui +++ /dev/null @@ -1,269 +0,0 @@ - - -1280.000000 -720.000000 - - - -XuiScene1 -824.000061 -496.000061 -225.521820,110.438545,0.000000 -RetroArchControls - - - -XuiTxtTitle -721.056030 -40.000000 -43.581604,21.159988,0.000000 -0xff0f0f0f -0x800f0f0f -Arial Unicode MS -21 - - - - -XuiMenuList -723.120056 -367.040009 -44.880005,64.959991,0.000000 - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - - -XuiBackButton -208.632019 -36.000000 -568.000061,432.000000,0.000000 -Go back -22593 - - - - -XuiTxtBottom -124.000000 -28.000000 -51.543991,434.792023,0.000000 - - - - diff --git a/media/360/hd/rarch_filebrowser.bat b/media/360/hd/rarch_filebrowser.bat new file mode 100644 index 0000000000..0fab8c67ee --- /dev/null +++ b/media/360/hd/rarch_filebrowser.bat @@ -0,0 +1,14 @@ +@echo off + +for /f "tokens=* delims=" %%f in ('type rarch_main.xui') do CALL :DOREPLACE "%%f" + +GOTO :EOF +:DOREPLACE +SET INPUT=%* +SET OUTPUT=%INPUT:RetroArchMain=RetroArchFileBrowser% + +for /f "tokens=* delims=" %%g in ('ECHO %OUTPUT%') do ECHO %%~g>>rarch_filebrowser.xui + +EXIT /b + +:EOF diff --git a/media/360/hd/rarch_filebrowser.xui b/media/360/hd/rarch_filebrowser.xui deleted file mode 100644 index a15e455c42..0000000000 --- a/media/360/hd/rarch_filebrowser.xui +++ /dev/null @@ -1,281 +0,0 @@ - - -1280.000000 -720.000000 - - - -XuiScene1 -824.000061 -496.000061 -225.521820,110.438545,0.000000 -RetroArchFileBrowser - - - -XuiTxtTitle -721.056030 -40.000000 -43.581604,21.159988,0.000000 -0xff0f0f0f -0x800f0f0f -Arial Unicode MS -21 - - - - -XuiMenuList -723.120056 -367.040009 -44.880005,64.959991,0.000000 - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - - -XuiBackButton -208.632019 -36.000000 -568.000061,432.000000,0.000000 -Go back to menu -22593 - - - - -XuiTxtBottom -124.000000 -28.000000 -51.543991,434.792023,0.000000 - - - - diff --git a/media/360/hd/rarch_libretrocore_browser.bat b/media/360/hd/rarch_libretrocore_browser.bat new file mode 100644 index 0000000000..8c94ac64c2 --- /dev/null +++ b/media/360/hd/rarch_libretrocore_browser.bat @@ -0,0 +1,14 @@ +@echo off + +for /f "tokens=* delims=" %%f in ('type rarch_main.xui') do CALL :DOREPLACE "%%f" + +GOTO :EOF +:DOREPLACE +SET INPUT=%* +SET OUTPUT=%INPUT:RetroArchMain=RetroArchCoreBrowser% + +for /f "tokens=* delims=" %%g in ('ECHO %OUTPUT%') do ECHO %%~g>>rarch_libretrocore_browser.xui + +EXIT /b + +:EOF diff --git a/media/360/hd/rarch_libretrocore_browser.xui b/media/360/hd/rarch_libretrocore_browser.xui deleted file mode 100644 index c36627857b..0000000000 --- a/media/360/hd/rarch_libretrocore_browser.xui +++ /dev/null @@ -1,269 +0,0 @@ - - -1280.000000 -720.000000 - - - -XuiScene1 -824.000061 -496.000061 -225.521820,110.438545,0.000000 -RetroArchCoreBrowser - - - -XuiTxtTitle -721.056030 -40.000000 -43.581604,21.159988,0.000000 -0xff0f0f0f -0x800f0f0f -Arial Unicode MS -21 - - - - -XuiMenuList -723.120056 -367.040009 -44.880005,64.959991,0.000000 - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - - -XuiBackButton -208.632019 -36.000000 -568.000061,432.000000,0.000000 -Go back to menu -22593 - - - - -XuiTxtBottom -124.000000 -28.000000 -51.543991,434.792023,0.000000 - - - - diff --git a/media/360/hd/rarch_quickmenu.bat b/media/360/hd/rarch_quickmenu.bat new file mode 100644 index 0000000000..f525d0537a --- /dev/null +++ b/media/360/hd/rarch_quickmenu.bat @@ -0,0 +1,14 @@ +@echo off + +for /f "tokens=* delims=" %%f in ('type rarch_main.xui') do CALL :DOREPLACE "%%f" + +GOTO :EOF +:DOREPLACE +SET INPUT=%* +SET OUTPUT=%INPUT:RetroArchMain=RetroArchQuickMenu% + +for /f "tokens=* delims=" %%g in ('ECHO %OUTPUT%') do ECHO %%~g>>rarch_quickmenu.xui + +EXIT /b + +:EOF diff --git a/media/360/hd/rarch_quickmenu.xui b/media/360/hd/rarch_quickmenu.xui deleted file mode 100644 index 8fcdc26594..0000000000 --- a/media/360/hd/rarch_quickmenu.xui +++ /dev/null @@ -1,245 +0,0 @@ - - -1280.000000 -720.000000 - - - -XuiScene1 -824.000061 -496.000061 -225.521820,110.438545,0.000000 -RetroArchQuickMenu - - - -XuiTxtTitle -721.056030 -40.000000 -43.581604,21.159988,0.000000 -0xff0f0f0f -0x800f0f0f -Arial Unicode MS -21 - - - - -XuiMenuList -723.120056 -367.040009 -44.880005,64.959991,0.000000 - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - - -XuiBackButton -208.632019 -36.000000 -568.000061,432.000000,0.000000 -Go back -22593 - - - - -XuiTxtBottom -124.000000 -28.000000 -51.543991,434.792023,0.000000 - - - - diff --git a/media/360/hd/rarch_settings.bat b/media/360/hd/rarch_settings.bat new file mode 100644 index 0000000000..17a8a6921f --- /dev/null +++ b/media/360/hd/rarch_settings.bat @@ -0,0 +1,14 @@ +@echo off + +for /f "tokens=* delims=" %%f in ('type rarch_main.xui') do CALL :DOREPLACE "%%f" + +GOTO :EOF +:DOREPLACE +SET INPUT=%* +SET OUTPUT=%INPUT:RetroArchMain=RetroArchSettings% + +for /f "tokens=* delims=" %%g in ('ECHO %OUTPUT%') do ECHO %%~g>>rarch_settings.xui + +EXIT /b + +:EOF diff --git a/media/360/hd/rarch_settings.xui b/media/360/hd/rarch_settings.xui deleted file mode 100644 index a4d91dcacd..0000000000 --- a/media/360/hd/rarch_settings.xui +++ /dev/null @@ -1,245 +0,0 @@ - - -1280.000000 -720.000000 - - - -XuiScene1 -824.000061 -496.000061 -225.521820,110.438545,0.000000 -RetroArchSettings - - - -XuiTxtTitle -721.056030 -40.000000 -43.581604,21.159988,0.000000 -0xff0f0f0f -0x800f0f0f -Arial Unicode MS -21 - - - - -XuiMenuList -723.120056 -367.040009 -44.880005,64.959991,0.000000 - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - - -XuiBackButton -208.632019 -36.000000 -568.000061,432.000000,0.000000 -Go back -22593 - - - - -XuiTxtBottom -124.000000 -28.000000 -51.543991,434.792023,0.000000 - - - - diff --git a/media/360/hd/rarch_shader_browser.bat b/media/360/hd/rarch_shader_browser.bat new file mode 100644 index 0000000000..b32c9395f9 --- /dev/null +++ b/media/360/hd/rarch_shader_browser.bat @@ -0,0 +1,14 @@ +@echo off + +for /f "tokens=* delims=" %%f in ('type rarch_main.xui') do CALL :DOREPLACE "%%f" + +GOTO :EOF +:DOREPLACE +SET INPUT=%* +SET OUTPUT=%INPUT:RetroArchMain=RetroArchShaderBrowser% + +for /f "tokens=* delims=" %%g in ('ECHO %OUTPUT%') do ECHO %%~g>>rarch_shader_browser.xui + +EXIT /b + +:EOF diff --git a/media/360/hd/rarch_shader_browser.xui b/media/360/hd/rarch_shader_browser.xui deleted file mode 100644 index 784cbf9a4b..0000000000 --- a/media/360/hd/rarch_shader_browser.xui +++ /dev/null @@ -1,257 +0,0 @@ - - -1280.000000 -720.000000 - - - -XuiScene1 -824.000061 -496.000061 -225.521820,110.438545,0.000000 -RetroArchShaderBrowser - - - -XuiTxtTitle -721.056030 -40.000000 -43.581604,21.159988,0.000000 -0xff0f0f0f -0x800f0f0f -Arial Unicode MS -21 - - - - -XuiMenuList -723.120056 -367.040009 -44.880005,64.959991,0.000000 - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - - -XuiBackButton -208.632019 -36.000000 -568.000061,432.000000,0.000000 -Go back to menu -22593 - - - - -XuiTxtBottom -124.000000 -28.000000 -51.543991,434.792023,0.000000 - - - - diff --git a/media/360/sd/rarch_controls.bat b/media/360/sd/rarch_controls.bat new file mode 100644 index 0000000000..6a93c87771 --- /dev/null +++ b/media/360/sd/rarch_controls.bat @@ -0,0 +1,14 @@ +@echo off + +for /f "tokens=* delims=" %%f in ('type rarch_main.xui') do CALL :DOREPLACE "%%f" + +GOTO :EOF +:DOREPLACE +SET INPUT=%* +SET OUTPUT=%INPUT:RetroArchMain=RetroArchControls% + +for /f "tokens=* delims=" %%g in ('ECHO %OUTPUT%') do ECHO %%~g>>rarch_controls.xui + +EXIT /b + +:EOF diff --git a/media/360/sd/rarch_controls.xui b/media/360/sd/rarch_controls.xui deleted file mode 100644 index e9ede3ddeb..0000000000 --- a/media/360/sd/rarch_controls.xui +++ /dev/null @@ -1,221 +0,0 @@ - - -1280.000000 -720.000000 - - - -XuiScene1 -584.528076 -363.320007 -32.029999,76.040001,0.000000 -RetroArchControls - - - -XuiTxtTitle -121.056023 -40.000000 -43.581604,21.159988,0.000000 -0xff0f0f0f -0x800f0f0f -Arial Unicode MS -21 - - - - -XuiMenuList -492.000000 -232.720001 -44.880005,48.959991,0.000000 - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - - -XuiBackButton -208.632019 -36.000000 -356.670013,309.000000,0.000000 -Go back -22593 - - - - -XuiTxtBottom -124.000000 -28.000000 -12.544006,313.792023,0.000000 - - - - diff --git a/media/360/sd/rarch_filebrowser.bat b/media/360/sd/rarch_filebrowser.bat new file mode 100644 index 0000000000..0fab8c67ee --- /dev/null +++ b/media/360/sd/rarch_filebrowser.bat @@ -0,0 +1,14 @@ +@echo off + +for /f "tokens=* delims=" %%f in ('type rarch_main.xui') do CALL :DOREPLACE "%%f" + +GOTO :EOF +:DOREPLACE +SET INPUT=%* +SET OUTPUT=%INPUT:RetroArchMain=RetroArchFileBrowser% + +for /f "tokens=* delims=" %%g in ('ECHO %OUTPUT%') do ECHO %%~g>>rarch_filebrowser.xui + +EXIT /b + +:EOF diff --git a/media/360/sd/rarch_filebrowser.xui b/media/360/sd/rarch_filebrowser.xui deleted file mode 100644 index 80d4cbd5ea..0000000000 --- a/media/360/sd/rarch_filebrowser.xui +++ /dev/null @@ -1,257 +0,0 @@ - - -1280.000000 -720.000000 - - - -XuiScene1 -584.528076 -363.320007 -32.029999,76.040001,0.000000 -RetroArchFileBrowser - - - -XuiTxtTitle -121.056023 -40.000000 -43.581604,21.159988,0.000000 -0xff0f0f0f -0x800f0f0f -Arial Unicode MS -21 - - - - -XuiMenuList -492.000000 -232.720001 -44.880005,48.959991,0.000000 - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - - -XuiBackButton -208.632019 -36.000000 -356.670013,309.000000,0.000000 -Go back -22593 - - - - -XuiTxtBottom -124.000000 -28.000000 -12.544006,313.792023,0.000000 - - - - diff --git a/media/360/sd/rarch_libretrocore_browser.bat b/media/360/sd/rarch_libretrocore_browser.bat new file mode 100644 index 0000000000..8c94ac64c2 --- /dev/null +++ b/media/360/sd/rarch_libretrocore_browser.bat @@ -0,0 +1,14 @@ +@echo off + +for /f "tokens=* delims=" %%f in ('type rarch_main.xui') do CALL :DOREPLACE "%%f" + +GOTO :EOF +:DOREPLACE +SET INPUT=%* +SET OUTPUT=%INPUT:RetroArchMain=RetroArchCoreBrowser% + +for /f "tokens=* delims=" %%g in ('ECHO %OUTPUT%') do ECHO %%~g>>rarch_libretrocore_browser.xui + +EXIT /b + +:EOF diff --git a/media/360/sd/rarch_libretrocore_browser.xui b/media/360/sd/rarch_libretrocore_browser.xui deleted file mode 100644 index 593a1a7cc3..0000000000 --- a/media/360/sd/rarch_libretrocore_browser.xui +++ /dev/null @@ -1,245 +0,0 @@ - - -1280.000000 -720.000000 - - - -XuiScene1 -584.528076 -363.320007 -32.029999,76.040001,0.000000 -RetroArchCoreBrowser - - - -XuiTxtTitle -121.056023 -40.000000 -43.581604,21.159988,0.000000 -0xff0f0f0f -0x800f0f0f -Arial Unicode MS -21 - - - - -XuiMenuList -492.000000 -232.720001 -44.880005,48.959991,0.000000 - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - - -XuiBackButton -208.632019 -36.000000 -356.670013,309.000000,0.000000 -Go back -22593 - - - - -XuiTxtBottom -124.000000 -28.000000 -12.544006,313.792023,0.000000 - - - - diff --git a/media/360/sd/rarch_quickmenu.bat b/media/360/sd/rarch_quickmenu.bat new file mode 100644 index 0000000000..f525d0537a --- /dev/null +++ b/media/360/sd/rarch_quickmenu.bat @@ -0,0 +1,14 @@ +@echo off + +for /f "tokens=* delims=" %%f in ('type rarch_main.xui') do CALL :DOREPLACE "%%f" + +GOTO :EOF +:DOREPLACE +SET INPUT=%* +SET OUTPUT=%INPUT:RetroArchMain=RetroArchQuickMenu% + +for /f "tokens=* delims=" %%g in ('ECHO %OUTPUT%') do ECHO %%~g>>rarch_quickmenu.xui + +EXIT /b + +:EOF diff --git a/media/360/sd/rarch_quickmenu.xui b/media/360/sd/rarch_quickmenu.xui deleted file mode 100644 index 972045078b..0000000000 --- a/media/360/sd/rarch_quickmenu.xui +++ /dev/null @@ -1,209 +0,0 @@ - - -1280.000000 -720.000000 - - - -XuiScene1 -584.528076 -363.320007 -32.029999,76.040001,0.000000 -RetroArchQuickMenu - - - -XuiTxtTitle -121.056023 -40.000000 -43.581604,21.159988,0.000000 -0xff0f0f0f -0x800f0f0f -Arial Unicode MS -21 - - - - -XuiMenuList -492.000000 -232.720001 -44.880005,48.959991,0.000000 - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - - -XuiBackButton -208.632019 -36.000000 -356.670013,309.000000,0.000000 -Go back -22593 - - - - -XuiTxtBottom -124.000000 -28.000000 -12.544006,313.792023,0.000000 - - - - diff --git a/media/360/sd/rarch_settings.bat b/media/360/sd/rarch_settings.bat new file mode 100644 index 0000000000..17a8a6921f --- /dev/null +++ b/media/360/sd/rarch_settings.bat @@ -0,0 +1,14 @@ +@echo off + +for /f "tokens=* delims=" %%f in ('type rarch_main.xui') do CALL :DOREPLACE "%%f" + +GOTO :EOF +:DOREPLACE +SET INPUT=%* +SET OUTPUT=%INPUT:RetroArchMain=RetroArchSettings% + +for /f "tokens=* delims=" %%g in ('ECHO %OUTPUT%') do ECHO %%~g>>rarch_settings.xui + +EXIT /b + +:EOF diff --git a/media/360/sd/rarch_settings.xui b/media/360/sd/rarch_settings.xui deleted file mode 100644 index 972045078b..0000000000 --- a/media/360/sd/rarch_settings.xui +++ /dev/null @@ -1,209 +0,0 @@ - - -1280.000000 -720.000000 - - - -XuiScene1 -584.528076 -363.320007 -32.029999,76.040001,0.000000 -RetroArchQuickMenu - - - -XuiTxtTitle -121.056023 -40.000000 -43.581604,21.159988,0.000000 -0xff0f0f0f -0x800f0f0f -Arial Unicode MS -21 - - - - -XuiMenuList -492.000000 -232.720001 -44.880005,48.959991,0.000000 - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - - -XuiBackButton -208.632019 -36.000000 -356.670013,309.000000,0.000000 -Go back -22593 - - - - -XuiTxtBottom -124.000000 -28.000000 -12.544006,313.792023,0.000000 - - - - diff --git a/media/360/sd/rarch_shader_browser.bat b/media/360/sd/rarch_shader_browser.bat new file mode 100644 index 0000000000..b32c9395f9 --- /dev/null +++ b/media/360/sd/rarch_shader_browser.bat @@ -0,0 +1,14 @@ +@echo off + +for /f "tokens=* delims=" %%f in ('type rarch_main.xui') do CALL :DOREPLACE "%%f" + +GOTO :EOF +:DOREPLACE +SET INPUT=%* +SET OUTPUT=%INPUT:RetroArchMain=RetroArchShaderBrowser% + +for /f "tokens=* delims=" %%g in ('ECHO %OUTPUT%') do ECHO %%~g>>rarch_shader_browser.xui + +EXIT /b + +:EOF diff --git a/media/360/sd/rarch_shader_browser.xui b/media/360/sd/rarch_shader_browser.xui deleted file mode 100644 index b7eed2140b..0000000000 --- a/media/360/sd/rarch_shader_browser.xui +++ /dev/null @@ -1,233 +0,0 @@ - - -1280.000000 -720.000000 - - - -XuiScene1 -584.528076 -363.320007 -32.029999,76.040001,0.000000 -RetroArchShaderBrowser - - - -XuiTxtTitle -121.056023 -40.000000 -43.581604,21.159988,0.000000 -0xff0f0f0f -0x800f0f0f -Arial Unicode MS -21 - - - - -XuiMenuList -492.000000 -232.720001 -44.880005,48.959991,0.000000 - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - -control_ListItem -226.000000 -45.000000 -7.000000,22.000000,0.000000 -5 -false -XuiButton -0.000000,10.000000,0.000000 - - - - - -XuiBackButton -208.632019 -36.000000 -356.670013,309.000000,0.000000 -Go back -22593 - - - - -XuiTxtBottom -124.000000 -28.000000 -12.544006,313.792023,0.000000 - - - -