![]() |
[App] JavaInnotabCustomiser Released! - Printable Version +- Spiffy Hacks (https://spiffyhacks.com) +-- Forum: Vtech InnoTab (https://spiffyhacks.com/forum-1.html) +--- Forum: General Info, FAQ and Downloads (https://spiffyhacks.com/forum-15.html) +--- Thread: [App] JavaInnotabCustomiser Released! (/thread-132.html) Pages:
1
2
|
[App] JavaInnotabCustomiser Released! - camdbug - 02-09-2014 Ok. The first release is here! All releases should be available for now via; JavaInnotabCustomiser Downloads Obviously go for the most recent release (only one there right now though). Translations: Given that there is a big French speaking community here, if anyone wants to offer translation services, then PM me and I can send over a file with all of the text that [/i][/font]needs translation! Or any other language for that matter ![]() Requirements: Java 1.6 or higher Install: Just put the JAR file somewhere you want it and (assuming that you have Java properly installed!) double click the JAR and it will run automatically. If you need to run manually, make sure that you have a JRE 1.6+ in your path (assuming you know how to do this...) and from a command line/console type; java <path_to_install>JavaInnotabCustomiser-<version_you_downloaded>.jar Note: If you are running on a Mac and it complains that the file is from an unknown source, so won't open it; right click on it and choose "Open" from the popup - you will then be given the option to override by clicking the "Open" button on the dialog. Should only happen on the first run. If you get similar on the other OS's I'm sure you can figure it out! The app writes two files to whereever you have put the JAR file. If it cannot write them there it will try to write them to your home folder. If it cannot write to either location, it will still work, but will be unable to save configuration options or log files...
Platforms: It has been written to run on all platforms (hopefully) but currently only tested on a MacBook. The only real difference that there should be is when finding your Innotabs. On a Mac it looks like removable media are normally mounted in the /Volumes folder. On Windows they show up as new drive letters. On Linux it varies. In my experience they could appear in /mnt, /mnt/<username>, /media, or /media/<username>. Hence you may need to find the correct location. Basically you need to navigate to the folder where removable devices will appear. The app will search for folders in there that look like Innotabs (i.e. contain a subfolder called "LLN") and only display those. You can click the Refresh button to make it search in the selected folder again (if you've only just plugged in the Innotab for example). Obviously you will need read/write access to whatever/wherever the device is mounted to (not usually a problem on Windows or most others unless you have a very specific setup). Supported Models Written to hopefully support all known models, but it has only been tested against a 3S! - so any feedback on the other models would be welcome!
Overview The app does not care whether you plug the device into the computer via USB, or whether you just plug in the Micro SD card directly to the computer. I have found it easier to just plug the device in however as you can just update it directly. Current media support is for;
Current functions include;
Notes on how it does things;
How to use it: I will put a more detailed UserGuide in the download area linked to above soon. Brief guide however; When it starts;
Each Media tab contains;
Selecting and Setting up a Device:
I think that's it for now! Please give me feedback. If it doesn't work, post details of your O/S, what you were doing and the log file that was generated when the problem occurred. If you can think of new features, post them here and I'll see what I can do. Do people want photos supported? What about "OTHER" apps? RE: [App] JavaInnotabCustomiser Released! - camdbug - 02-09-2014 And although I shouldn't need to say it (I hope!) you must of course have already applied the modified firmware to your Innotab as described elsewhere on these forums... RE: [App] JavaInnotabCustomiser Released! - Deak Phreak - 02-11-2014 I finally got this added to the downloads page. ![]() RE: [App] JavaInnotabCustomiser Released! - camdbug - 02-11-2014 Tell you what then; if anyone highlights any problems I'll put bug fix versions up on the download site at the top of this post for them to test out, and then once things are working I'll PM you and you can (when you get a chance ![]() RE: [App] JavaInnotabCustomiser Released! - Deak Phreak - 02-11-2014 The downloads page just links to here ![]() RE: [App] JavaInnotabCustomiser Released! - Forever1972 - 02-11-2014 Does not start on my laptop. Stucks in grey window with version number. Have to use task manager and end the process (no task is listed like Firefox, explorer, ..). Updated to Java 7.51. Laptop runs on Win 7 premium home. RE: [App] JavaInnotabCustomiser Released! - Deak Phreak - 02-11-2014 Same here. I don't have a tablet hooked up, so maybe its waiting for that? But there is no way to close except forcing it to close via task manager. Also running win 7 on 64 bit PC. RE: [App] JavaInnotabCustomiser Released! - Corelulos - 02-13-2014 Ditto for me too. Laptop with Win 7 Prem. Locks up when starting, even tried opening it with firefox and no luck . EDIT: just found a file called InnotabCustomizer.log with this in it: 10/02/2014 15:53:26.600 WARN No configuration file was found. Using defaults. 10/02/2014 15:53:26.600 INFO Detected operating system WINDOWS [Windows 7] 10/02/2014 15:53:27.365 DEBUG Creating device file for GAMES file C:\ 10/02/2014 15:53:27.427 DEBUG Metadata file resolved to C:\DVDPATH.TXT DVDPATH.txt is an empty file. Hear is a SS: ScreenShot PS: I tried it with my 3S plugged in and same result. RE: [App] JavaInnotabCustomiser Released! - camdbug - 02-14-2014 Sorry all, hadn't checked back in a few days and had for some reason missed the email saying you had posted. It should start fine without anything plugged in as it's not looking for anything at this stage. In fact the splash screen is just there while it does the basic initialisation of stuff, and is the last place I would have expected it to hang - especially as thoroughly as you all say it does! Thanks for posting the log file; It looks like a "special case" that I coded in to cover Windows machines (what a coincidence you are all using Windows!) Basically due to me not filtering all of the root folders (i.e. checking whether they are folders containing actual games rather than just the drives on your machine), it is mistakenly thinking they are all games folders. I will post a quick fix shortly. If you can try that and let me know the results it'd be appreciated. If still not working, I'll have another look tomorrow. I'll add some more detailed logging around the area in question, so please post the log file again if it doesn't work (should be in the same folder as the jar file). Yep. I didn't miss the email; I never got one after my last response. I will make sure I check back a bit more regularly! Anyway, there's a new version on the download page. "0.6.1-winbug-1" Added extra filtering for the Windows case and added a bit more debug logging. If you are able to give it a quick run at some point and let me know how it goes I'll keep an eye out! RE: [App] JavaInnotabCustomiser Released! - jrloper - 02-15-2014 Console output (Admin Privileged): Code: C:\Users\jrloper\Desktop>java -Xdiag -jar JavaInnotabCustomiser-0.6.1-winbug-1.j Log output: Code: 15/02/2014 11:38:29.169 WARN No configuration file was found. Using defaults. System Info: See Attachment |