
- kenshiro -
Premium Members-
Posts
483 -
Joined
-
Last visited
Content Type
Profiles
Events
Forums
Blogs
Downloads
Everything posted by - kenshiro -
-
Yeah i have to deal with all the merchandising. I'm waiting for 500 FBA-XXX Pro caps (made in taiwan), also pants and T-Shirts. I have now to deal with a bug in the blow up doll support, can't get Samurai shodown to work with it (no rumble at all). Seems a problem in the firmware, but no worries i think i've found the solution.
-
It is at the point i code between 0 to one hour maximum per days. At the moment i thought i can finally release an official build and put all the work that me and iq_132 put in it (probably too much time, isn't it dude? lol), i've to deal with the worst planning i never had at my job, and also important real life news. I've to hook up very few things, but really lack of time and don't coding as much during my freetime. I don't see the interest to code with the eyes 75% close, that's the best way to f**** things, and also have no fun (no fun --> no code).
-
And thus ends speculation regarding the rumored "Fire Crotch" release. I understood nothing lol I just wanna finish it and run it as the best i can, that's all. Latest public release of FBA-XXX Pro (1.29c) is just a beta with a lot of things who are missing, latest months i corrected all drivers issues and added much more.
-
I'm happy and proud to say that FBA-XXX Pro 1.30 will be release in few days. A big amount of work has been done, all you have to know it's the emu allows you to play latest MAME romsets on full speed, and on my side it's fairly stable. Latest drivers fixs are integrated BTW. I need to make some adjustements, writing the changelog and it will be done The name will be FBA-XXX Pro 1.30, without stupid names like "Gumjob", "Bamboo maker" etc... and without "BETA" label. @iq_132: i will sent you my latest sources, what i send yesterday is already out of date. Mister bitch.
-
To run KIXX you need those files: In "ki1" folder: u10-l1 u11-l1 u12-l1 u13-l1 u33-l1 u34-l1 u35-l1 u36-l1 u98-l15d ki.img In "ki2" folder: ki2_l1.10 ki2_l1.11 ki2_l1.12 ki2_l1.13 ki2_l1.33 ki2_l1.34 ki2_l1.35 ki2_l1.36 ki2-l11.u98 ki2.img Hope it will help.
-
You can use the tool "Rombuild" on Logiqx web site to patch your roms to get correct CRC and size, or simply use a patch for it. You can also try to update the driver to his latest version, the set will be easy to find then
-
Here is a simple trick to understand what roms managers are, so how use them. You need first to understand what a romset is. A common error which confuse a lot people is calling a romset a rom. A romset is only a zip file which contains couple of roms, in some case it could be a single one rom. A rom has a name, a size, a CRC32. So to get a romset working on an emulator you need to have: * The correct zip name * The correct name, size and CRC32 for all the roms in the zip container Having wrong name isn't a problem as you can change it. Having the wrong size, in most case you have to find a new one. Sometimes you can resize it if it's an overdump (twice the same data in the file). Having the wrong CRC, you're f*****, you need a new one or to patch it. Doing this by hand will be absolutly a pain, so there are roms managers. I use both RomCenter and ClrMamePro. Romcenter gives a really good and quick view of the romsets you have, and it's the most simple to use. I use it when i finished a driver update and wanna quickly check if something wrong. ClrMamePro is more advanced, a bit more ballbreaker on the first time, but is extremely powerful and add much more options, especially the checksums one I use it when i wanna rebuild a complete romset for an emulator. It allows you to make extremely clean sets. So i really recommanded both Each one contains a documentation, i really suggest to read them. Make always sure you set the option "split sets", that's the more efficient way to store your sets, and also the less HDD space consumer. PS: watch with latest FBA-XXX Pro RomCenter will shows some CPS1 romsets with the red color. As some roms haven't been dumps yet, they are just referenced in the emulator. If you don't wanna have errors message during the game loading, as this ballbreaker of Cospefogo don't like (joke Dude lol), you can create dummies (Romcenter can create them automatically, is you set the correct option). Hope it will help.