From 51d2d3bba4419ab23bb1826264e69676dff37185 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 8 Feb 2013 01:56:30 +0100 Subject: [PATCH] (Android) Help text - Some adjustments --- android/phoenix/res/layout/faq_how_do_i_run_cave_story.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/phoenix/res/layout/faq_how_do_i_run_cave_story.xml b/android/phoenix/res/layout/faq_how_do_i_run_cave_story.xml index 3110a12846..ac0dd06c63 100644 --- a/android/phoenix/res/layout/faq_how_do_i_run_cave_story.xml +++ b/android/phoenix/res/layout/faq_how_do_i_run_cave_story.xml @@ -9,5 +9,5 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="40px" - android:text="NOTE: Cave Story/Doukutsu Monogatari was released as freeware back in 2004. For that reason we are allowed to host the data files.\n\nGo to this repository: https://github.com/libretro/nxengine-libretro\n\nDownload the entire 'datafiles' directory there and copy it to your device. Select 'NXEngine (Cave Story)' from the 'Select a Libretro Core' screen and select 'doukutsu.exe' (this file should be in the root of the datafiles directory that you just copied over). On first boot-up it will extract needed files from the EXE file to disk - this will be a one-time procedure and will take slightly longer than all subsequent boots. After this is done you can play." /> + android:text="NOTE: The original version of Cave Story/Doukutsu Monogatari was released as freeware back in 2004.\n\nGo to this repository: https://github.com/libretro/nxengine-libretro\n\nDownload the entire 'datafiles' directory there and copy it to your device. Select 'NXEngine (Cave Story)' from the 'Select a Libretro Core' screen and select 'doukutsu.exe' (this file should be in the root of the datafiles directory that you just copied over). On first boot-up it will extract needed files from the EXE file to disk - this will be a one-time procedure and will take slightly longer than all subsequent boots. After this is done you can play." />