Jump to content

- kenshiro -

Premium Members
  • Posts

    483
  • Joined

  • Last visited

Everything posted by - kenshiro -

  1. God... you're dead lmao The real question is: "what would you be more pissed about?" Living with you in your backwoods in middle of nowhere Mooooooooooo!
  2. No prob No. Correct, that was a way to say i've nothing to do with FBA-XXX Pro 1.28 issues except of course drivers, which is the only part i'm working on. Except drivers and dats generator, the code is 99,99% those of 1.28, bit per bit. People have to live with it or help to fix it. while (1) { CospeFogo_is_waiting_for_fix(); } That's normal, you tried to get run a clone set without the parent one. For example, you wanna just keep Ganryu (decrypted set). Here is Ganryu romset content: // Ganryu / Musashi Ganryuki static struct BurnRomInfo ganryuRomDesc[] = { { "252-p1.bin", 0x200000, 0x4b8ac4fb, 1 | BRF_ESS | BRF_PRG }, // 0 68K code { "252-c1.bin", 0x800000, 0x50ee7882, 3 | BRF_GRA }, // 1 Sprite data { "252-c2.bin", 0x800000, 0x62585474, 3 | BRF_GRA }, // 2 { "252-m1.bin", 0x020000, 0x30cc4099, 4 | BRF_ESS | BRF_PRG }, // 3 Z80 code { "252-v1.bin", 0x400000, 0xe5946733, 5 | BRF_SND }, // 4 Sound data }; here is the decrypted one: // Ganryu / Musashi ganryunki (decrypted C) static struct BurnRomInfo ganryunRomDesc[] = { { "252-p1.bin", 0x200000, 0x4b8ac4fb, 1 | BRF_ESS | BRF_PRG }, // 0 68K code { "252-c1_decrypted.bin", 0x800000, 0x6bf7605b, 3 | BRF_GRA }, // 1 Sprite data { "252-c2_decrypted.bin", 0x800000, 0x596792ce, 3 | BRF_GRA }, // 2 { "252-m1.bin", 0x020000, 0x30cc4099, 4 | BRF_ESS | BRF_PRG }, // 3 Z80 code { "252-v1.bin", 0x400000, 0xe5946733, 5 | BRF_SND }, // 4 Sound data }; You noticed that the clone set "ganryun" use the p-rom, the m1-rom and the vrom of "ganryu", as "ganryu" is the parent. So to just keep "ganryun" working alone, you have to create a zip named "ganryun" with p1, m1 , v1 of the parent, and put also the two C - roms of the clone in it. You should have then a merge set. I will suggest to people to keep split rom sets . By sorting them on your PC with a rom manager or by hand. I love it lol, and that's the primary goal of FBA-XXX Pro. No prob, play!
  3. Ask it to +T+ if he's still alive. Ok i assume that cause that's my crappy work. A romset is a zip file with contains roms, each roms has a name, a size, a CRC32. That's all... So that tools can do this work instead of you. There's i don't know how many tutorials on the web to get your answers, take five minutes to understand how it works seriously... And also, i would be a pain to explain that in English, so look for a tutorial.
  4. Happy to see one more time new CPS2 dumps, that's always a pleasure Thanks for the news.
  5. Honestly i got bored at work and try to read a bit what people wrote here, and have to say i love the side "heal the world, make it better place" lmao. Just a thought and also mostly a sarcasm
  6. lmao that's was sure, that's why i'm a ballbreaker and always asking people if they made the install properly "Yeah no worries" lol. I'm currently at work, i'll send the neogeo.zip tonight. PS : can i slap your ass to punish you?
  7. That's mostly chinese for me... You said one year ago you gonna help me on the FBA UI, and now you wanna create a new one?
  8. A simple feature which i don't find in the list, the source code...
  9. Don't forget to send me youe email? i was thinking you were in my contactsbut it's not the case
  10. Honestly i just want you slap my ass, then hit me with a shovel Maybe I could hit you with a shovel then slap your ass? If you slap my ass before using the shovel at least you're sure to not flock a dead body lol
  11. You're absolutly right, and here's the reason When System16 drivers were added in FBA-XXX Pro 1.28, those drivers were preliminary, i mean that was a Treble Winner WIP. The issue you can notice for example is a crash of Shinobi when you launch a magic power. Now those drivers (and more) runs pretty well on FBA. About one year ago, i added all those drivers to FBA-XXX Pro and get an issue on games protected with the FD1094. A lot of games were working (and good crap: Alteread beast, Shinobi, Golden axe, Y board games, System1), a lot were not. I was assuming that people will live with it and will say something like "whatever that's cool, there's a lot of new Sega games", while i was looking for a solution (when i added the Sega, i did my first step in coding like 3 - 4 months ago, so you can figure out what was my head (like this ). But that was the contrary. Mostly "When will you get those games working? Will you speed up Y Board games? I want this, i want that, blow me " most part in PM. As that was "balls consumer", So i decided to simply remove them until i get it completly working, what i never done, i haven't take a look on it since one year. You can be sure if tomorrow i release a build with most of Sega games working people people will asking for the non working games, or a new feature or something else. So no way for me lol. And as nes6502 managed to release a build with Sega games, that's not problem. Thanks man! I'm still alive -- just had a LOT of crap come up unexpectedly. Life can be a real pain at times but it can be real good too. For the 720P HD modes: so far I get crashing in these: Garou Mark of the Wolves KOF 99 KOF99d (KOF99 decrypted) KOF2000 KOF2000d (KOF 2000 decrypted) Metal Slug 3 mslug 3d (Metal Slug 3 decrypted) Esprade Guwange Gunbird Pretty Soldier Sailor Moon Samurai Shodown 4 - few crashes -Almost ALL CPS2 games will go to a black screen. Some games will just bring up the "There is an error starting game" screen such as: Vampire Savior (vsavj, vsavu) Marvel vs Capcom, Street Fighter Alpha 3, Dimahoo etc. Any later released CPS2 games will go to the error screen, but the rest will boot to a black screen. I'm not even close to done testing this, so I'll be back with more input in a short while. I need some specific infos. Did you get a crash while loading or after? Are you sure do you have the latest release i send? Did you delete your ini directory and the old save? How much RAM is available before you launch a game? Watch out, that's useless to test another games than Neogeo, cause the changes are only on those drivers. For the CPS2 that's normal, there's no VMM on it. I wrote a code 1 month ago with VMM on each game, and haven't release it yet cause there's some issues i noticed on FBA (PC version) and i'm still waiting for a new release to see what changes were done (btw hsf2 works now, that's the only game which need a VMM in non HD mode). The fact you can't launch encrypted Neogeo games surprised me a bit (not as much), but the fact you can't launch decrypted sets is really strange.
  12. lmao i was a bit drunk last night during a party but as i see it's worst here The neogeo.zip from Neosource is not a zip with bios inside, it's the neogeo code source himself !!!! How do you want that works? BTW hellfury i saw your PM i will be at home later in the day we will see together this Edit : hellfury are running under 720p?
  13. The changes i've done for HD are on Neogeo games only This is in 720p? Have you check if this is the latest fix version i send yeasterday? BTW no worries for autoneobios I'm really surprised that kof98 and garou crash
  14. HD nuclear test build sended to everyone... If someone can take a look at it as soon as possible lol, i gonna leave for all the week end, and also impatient to know if that works or not Edit : there was a mistake in the previous build, i send a new build Sorry lol Edit 2 : a new fix, you' ll have to download it again lol
  15. Nice NeoRyu, are you dead dude lol? Whatever, i gonna send a build to all the bitches i got the email, with HD support for Neogeo, if someone i motivated to test it tonight... As you know i can't test this
  16. Small precision: some Neogeo games will crash (aof, fatfury2....), don't care about it and test the game on which you get a crash in previous build Edit: back from work too, i'm waiting for you Neoryu
  17. Go to Main menu --> Emulator Options ---> Show Debug and let me know how much RAM there's available... Edit : Neoryu check your email i sended you a test build
  18. God what you wanna do that? The primary goal of FBA-XXX Pro is being accurate and roms collectors. If there's 10 revisions of a game, so i gonna try to run all of those. Imagine if i remove all CPS2 clones, that will be a complete rampage, 2 games in the list lol My goal is not to port thousand games, it's being the more accurate as possible on my favorites stuff (CPS1, CPS2, Neogeo, Cave, Toaplan, Psykio...). I know a lot of people don't care about the clones and just wanna play, but there's a lot of collectors who loves it, and i'm definitly like that too. Same, who can tell which his the best version? Often you can't even notice a difference except title data in game. That will be a very subjective... Huh? Kick them in the ass, that's the solution lol
  19. I was assuming that this issue (Neogeo games which are display in others) were due to some modifications i done, so i was lazy and not worried about that, i concentrate my effort on drivers modifications As most Neogeo games works now, i took a look at it and set the code to filter games as he was before. And hell, that's the same problem Seems to be an "hidden" issue which were in previous build, and that's really annoying, can't see why i do that. If someone wanna help to track down that crap, just take a look at the sources and let me know mtsaint, i assume that will not be horribly difficult, but i'm not motivated as much lol
×
×
  • Create New...