Talk:ONScripter
This is an old revision of this page, as edited by Dantarion (talk | contribs) at 06:37, 12 April 2009. It may differ significantly from the current revision. |
Shadow behind text?
I find it REALLY hard to read some of the white text on black backgrounds compared to on PC, any chance you will provide options to make it easier to read?--Dantarion 04:37, 12 April 2009 (UTC)
Missing /apps/onscript/games/test/default.ttf when trying the test. --Teknecal 01:54, 7 March 2009 (UTC)
- I added this file into the most recent release --Brian 21:32, 10 March 2009 (UTC)
including full games
I think the next release should include some free Visual novels, maybe a few of some different genres.--FUNKAMATIC ~talk 06:08, 11 April 2009 (UTC)
Umineko ??
Hello, I don't know if i'm in right place to talk about that but I fail at using Umineko no naku koro ni on my wii. I don't have any error message displayed, but the game doesn't start at all, why ? This is the informations I put into game.xml:
<game id="umineko" title="Umineko no naku koro ni">
<english />
<root path="/apps/onscripter/games/umineko/[WH] Umineko English" />
<save path="/apps/onscripter/games/umineko/[WH] Umineko English" />
<font file="/apps/onscripter/games/umineko/[WH] Umineko English" />
</game>
Did I did something wrong ?--Quizzman 14:10, 11 April 2009 (UTC)
It's set up right, but the Umineko translation doesn't work without the full game (or demo), as it's just a patch. Also, ONScripter-Wii doesn't seem to support mutiple arc.nsa files, which translations for retail games use. (like Umineko or Higurashi) -T-Patch 15:19, 11 April 2009 (UTC)
The problem with different nsa.arc files should be able to be solved by changing your root path to the following.
/apps/onscripter/games/umineko/[WH] Umineko English:/apps/onscripter/games/umineko/
This will make onscripter look in each directory listed for arc files. The directory containing the patch should be first as that is the directory that searched for the game script. --Brian 17:30, 11 April 2009 (UTC)