Difference between revisions of "Talk:ONScripter"
Line 37: | Line 37: | ||
Tsukihime's Menu Music starts to stutter when you begin the game and pretty much makes it unplayable | Tsukihime's Menu Music starts to stutter when you begin the game and pretty much makes it unplayable | ||
--[[User:Dantarion|Dantarion]] 04:46, 12 April 2009 (UTC) | --[[User:Dantarion|Dantarion]] 04:46, 12 April 2009 (UTC) | ||
+ | |||
+ | Sound formats other then ogg seem to have playback issues which i haven't been able to fix yet. In the newest version i've uploaded you can edit the | ||
+ | xml file and add ogg_only to the tsukihime entry whcih will disable all sound except for ogg files. Not perfect but no sound is better then the | ||
+ | current broken playback. --[[User:Brijohn|Brian]] 13:49, 14 April 2009 (UTC) |
Revision as of 15:50, 14 April 2009
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)
Nop, it doesn't work.--Quizzman 20:26, 12 April 2009 (UTC)
I've uploaded a new version that fixes this issue. Tested it using the translated umineko demo and it works fine. --Brian 13:45, 14 April 2009 (UTC)
Tsukihime Music Fail
Tsukihime's Menu Music starts to stutter when you begin the game and pretty much makes it unplayable --Dantarion 04:46, 12 April 2009 (UTC)
Sound formats other then ogg seem to have playback issues which i haven't been able to fix yet. In the newest version i've uploaded you can edit the xml file and add ogg_only to the tsukihime entry whcih will disable all sound except for ogg files. Not perfect but no sound is better then the current broken playback. --Brian 13:49, 14 April 2009 (UTC)