rodries
Forum Replies Created
-
AuthorPosts
-
rodriesKeymaster
1.0.2 will make the # of seconds configurable.
rodriesKeymasterIn 1.0.2 settings will be saved when you leave the settings area, in addition to on close.
May 3, 2010 at 1:56 am in reply to: Crashes when launching from Channel but launches OK from HBC #25433rodriesKeymasterNo, the crash has been addressed for 1.0.2. The message still applies, what will follow in 1.0.2 is just that the app will shut down and boot you back to HBC or System Menu if an SD/USB device is not found.
May 2, 2010 at 11:59 pm in reply to: Crashes when launching from Channel but launches OK from HBC #25431rodriesKeymasterWhen you launch from HBC it uses the IOS HBC is using. When you launch from the channel, it starts in IOS 35 and then tries to load IOS 202 or IOS 61. If neither exists, you’re stuck with IOS 35. There’s your problem.
May 2, 2010 at 11:29 pm in reply to: Crashes when launching from Channel but launches OK from HBC #25429rodriesKeymasterThe message is not a crash, the crash happens after. The crash part has been fixed. The message part is likely because you have neither IOS 202 nor IOS 61 properly installed.
rodriesKeymasterSeriously, something is borked with your environment. I’ve never had to do any modifications to my path, MSys, or anything else.
rodriesKeymasterYou’re also missing –disable-shared at the end of that configure line.
rodriesKeymaster@kavid wrote:
simply Chinese font.
I don’t think you’ll be happy with how that font looks on-screen. It’s just not crisp enough. I think I need a different one.
rodriesKeymasterThat font looks good. But yes, there’s still the issue you found with non-latin alphabets – I have to more accurately determine the final width of the string, in order to do things like the tooltips and text wrapping. This has been a long-standing challenge for me.
rodriesKeymasterMy main issue here is fonts. I need a good Japanese font that’s fair-use and as small as possible. If the font also supports other languages I need to know because then I can use it for more languages.
rodriesKeymasterThere’s something still wrong with the format. I can open up http://wiixplorer.googlecode.com/svn/trunk/Languages/schinese.lang in Notepad++ and see the chinese symbols properly but the file you’ve posted just looks like gibberish.
rodriesKeymasterYou’re also missing:
Could not change language. Not enough memory!
Font Required
A new font is required to display this language.
Download font
Unable to save font file!rodriesKeymaster@driverx wrote:
Tristar, don’t use windows command prompt, use msys (installed with devkit pro)
@tantric, thanks for your help, but it seems that fribidi needs more than runing the configure script to compile… and libfreetype configure script aborts under windows but under linux is working fine…fribidi did actually configure/compile fine with configure/make/make install. You do get an error on the make, which you can safely ignore – since your .a is already created. However, I’ve updated the SVN so you don’t get an error at the end. This will hopefully cut down on confusion.
rodriesKeymasterSeriously, if you need hand-holding through every step, you have no business compiling anything. Whatever you compile will probably end up only half-working anyway.
driverx was just a little misguided, but has enough sense to try a few things before asking for help.
rodriesKeymasterListen, they DO compile fine. I only use Windows. So don’t spread that crap.
You have to use Msys to configure, make, and make install
For libntfs you just need to make and make install.
libprojectM isn’t even used!It isn’t rocket science, but sometimes with these things you have to use a little problem-solving skills.
-
AuthorPosts