]> Chaos Git - vn/FSNConverter-Linux.git/commitdiff
Update README.md
authorJon Feldman <chaos.kagami@gmail.com>
Wed, 20 Aug 2014 17:09:16 +0000 (13:09 -0400)
committerJon Feldman <chaos.kagami@gmail.com>
Wed, 20 Aug 2014 17:09:16 +0000 (13:09 -0400)
README.md

index 17f341e136c34e57ee208eb09cdc24e42e98c260..c5134b31a7517b735f4c940c7b3626eedcf43e81 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,37 +10,37 @@ The issues I ran into:
  - ffmpeg and libav are both the same thing, but the program only uses ffmpeg
  - System tools really should be preferred and/or required on linux.
 
-These are needed to compile this, as well as the below:
+These are needed to compile this, as well as the below
  - ant
  - gcc
  - g++
  - bash (I don't use ash or zsh. Sorry. Some adjustment might be needed.)
  - > jdk1.6
 
-Install these dependencies to run the blob:
+Install these dependencies to run the blob
  - pngcrush
  - ffmpeg/libav
  - liboggz
  - > java1.7 (Note: I build with openjdk-7. There's no reason why 1.6 shouldn't work other than outdatedness)
 
-These are optional as long as you don't use the quantization functions:
+These are optional as long as you don't use the quantization functions
  - pngquant
  - pngnq
 
-FAQ:
-       Q: So let me get this straight. Fate is a windows game, and you're 
-          running a tool on linux to convert for android. WTF is wrong with
-          you.
-       A: There's this thing called a 'canadian-cross' compiler. This is like
-          that. So no, not crazy.
+Q  So let me get this straight. Fate is a windows game, and you're 
+   running a tool on linux to convert for android. WTF is wrong with
+   you.
+A  There's this thing called a 'canadian-cross' compiler. This is like
+   that. So no, not crazy.
 
-       Q: Does this work?
-       A: For the most part. During conversion I DID get a few warnings spat
-          out about some tlg files.
+Q  Does this work?
+A  For the most part. During conversion I DID get a few warnings spat
+   out about some tlg files.
+
+Q  I never managed to get fate to run on wine. HELP
+A  Install Dx9. Also, you probably won't get the videos working so
+   rename video.xp3 to video.xp3.disabled or something.
 
-       Q: I never managed to get fate to run on wine. HELP
-       A: Install Dx9. Also, you probably won't get the videos working so
-          rename video.xp3 to video.xp3.disabled or something.
 
 For license read COPYING. tl;dr same as weaboo.nl, since I can't change the
 license ( GPLv2 ) nor do I want to in this case.