Hey guys I've been coding Netboot tool for Naomi1/2/Chihiro/Triforce games. Basically you just put all the decrypted images with .bin extension in the tool directory and it reads all the necessery data (Gamenames etc) from the files. There are 4 separate tabs: Naomi 1 / Naomi 2 / Chihiro / Triforce. Then you just select a game from a list and press upload. It also supports screencaptures from the games by placing picture like: Imagename.bin Imagename.bin.jpg Everything is autodetected so no more hassling "what was this mvc2.bin game again", just select a game name and press upload. It's coded in .NET so it will work on Linux/Windows etc. I am also planning to add possibility to patch the files if they are not the most best images, since some images need modification in order to work properly (so basically it would detect & patch original dumps with the fixes). :thumbsup: Naomi 1 / 2 / Chihiro code is done already, Triforce needs a bit more work for reading the game name since it's annoying format :Rock: Thoughts?
I'm at work atm, so cannot post until this evening in about 6h :nod: EDIT: Pictures as requested. Mind me that I still don't scrap the spaces after Chihiro game names read from the file. Upload does what you expect it to, uploads the image to the network unit. At the moment it's hardcoded but I will make settings etc. I read the Japanese region names from the Naomi1/2 games since most of the Export/USA/Autralia games are missing titles so the 50% of the game titles would be "SAMPLE GAME XX"
This looks good. If you need any testing done, let me know. I have a bunch of different netbootable games for the NAOMI v1.
different Chirio games require diff chirio type mobos . have you got past this or arte u running hacked roms that solve this issue? same with triforce?
Yeah there are diff hacked roms, same with some Naomi 1 / 2 games require some hacking to run on all regions, but I am planning on adding possibility to patch the decrypted unmodified image with the special fixes Edit: I can add automatic decryption for all games that we have DES key for as well if that is wanted
i have a lot of custom hacked roms that a guy called denuan (makaron creator) did for me as i had the originals, and i provided him some games. Mainly patched cart games so they run on netboots thats a real nice looking loader though
well it's very crude still, I will remake the GUI with Blend 4.0 and work on some magic so it will look real nice and candish
Jackalus i have one i dont think you will have, Gun Survivor , tho it needs hardware to run will pm u
Okay here are some new screenshots, the GUI has been remade with WPF hopefully you will like it more than the previous one. If you have no screenshot(imagefilename.dat.png or so) of the game in the folder it will just show the System picture like shown above. .bin and .dat are both now scanned for. Also the game name finding is so fast that it can refresh the game list on each start up, takes less than 6 seconds (Old code 30 seconds) to fetch all my Naomi 1,2,Chihiro,Triforce game names (Yes actually reading from the files). :dance: If you have no Triforce games then it will be like 2 seconds (Normal application start up speed). Next task is to study the triforcetools.py script and recode it in C# (Yes I want to learn this and reduces the hassle of needing python or py2exe methods). Then converting DESCrypt to C# and make some centralized database we can up keep with the DES keys and SHA1 file hashes of the matching crypted files :Rock: After this all is done I will start to add the patching database and region information etc. :evil:
Hey Jackalus If you need a hand in recoding your script in C#, then fling me a PM and I can perhaps lend a few pointers. Cheers Hectic
Sorry if this is a dumb question, but what exactly does this do? Does it allow you play Naomi 1/2/Chihiro games on your PC?
I will post new version today, friend from these forums tested and said it works ok. I will probably also setup SVN for it so more people can contribute
See the sticky thread here: http://www.assemblergames.com/forums/showthread.php?33931-Naomi-Upload-1-0-0-33340