montobot Posté(e) le 23 août 2021 Partager Posté(e) le 23 août 2021 On 9/6/2020 at 12:21 PM, EmuAl said: here is exe with patch applied, for extra colors and network text and symbol removed. the patch is in the folder with the game game.zip  to avoid the init failed error use the .key file from the previous nesica version Excellent post here. I like the nesica text & icon removal. Oh and the additional colors are a nice touch!  But upon further investigation your "game.exe" crashes. After Player 1 has inserted a coin and press start and is on the mode selection menu, if Player 2 joins in the game crashes on "here comes a new challenger". Alternatively, the same crash happens if a rematch occurs (because the same "here comes a new challenger" screen is called)  0x00047B2A 00 -> 01 0x0007CD33 87 -> 87 These two edits are whats crashing the game, on rematch. The first one is for the icon, and the second is for the text. We're going to get rid of these edits.  0x001AF808 04 -> 18 0x001AF8D2 04 -> 18 0x001AF8FD 74 -> 75 These edits were made to enable the extra character colors, we're going to keep these.  So what should we do about the NESiCAxLive text&icon nag? How do we get rid of those? Well luckily we have a couple other options. The NESiCAxLive text can be removed by editing Game/data/localizeAC/jpn_idlist.txt. Super easy, cool thats done now. As for the icon, instead of doing a hex edit on the exe we're going to go into the game files and make a slight edit. BBCF & some other arcsys games use .pac files, and the NESiCAxLive online/offline files are inside Game/data/ETC/static_simg.pac specifically inside there there are 3 other pac files, fhd_ads.pac, fullimg.pac, and hd_hds.pac. The icons are inside fullimg.pac as bb20_liveicon.png. I've edited that png file to just be fully transparent and repacked the .pac file.  Our result is we have BBCF working with no nesica text, icon, and all the colors unlocked and multiplayer working!  I've compiled and uploaded my changes to the game.exe, jpn_idlist.txt and static_simg.pac, so I can share them with everyone else. Enjoy. montobot BBCF nesicaremoval+colors.zip 5 Lien vers le commentaire Partager sur d’autres sites More sharing options...
EmuAl Posté(e) le 24 août 2021 Partager Posté(e) le 24 août 2021 7 hours ago, montobot said: I've compiled and uploaded my changes to the game.exe, jpn_idlist.txt and static_simg.pac, so I can share them with everyone else. Enjoy. montobot BBCF nesicaremoval+colors.zip Great job  thanks Lien vers le commentaire Partager sur d’autres sites More sharing options...
MikeGold Posté(e) le 1 septembre 2021 Partager Posté(e) le 1 septembre 2021 (modifié) On 23/08/2021 at 11:06 PM, montobot said: I've compiled and uploaded my changes to the game.exe, jpn_idlist.txt and static_simg.pac, so I can share them with everyone else. Enjoy. montobot BBCF nesicaremoval+colors.zip Some heroes don't wear capes. For the last few weeks I was struggling with this crashing exe. I've decided to enter all possible combinations of hex in the address that was crashing the game to test all possibilities. I was half way through my failures when I read your post. Now I can get back to building my custom cabinet just for this game.  Modifié le 1 septembre 2021 par MikeGold 1 Lien vers le commentaire Partager sur d’autres sites More sharing options...
MikeGold Posté(e) le 1 septembre 2021 Partager Posté(e) le 1 septembre 2021 (modifié) @montobot So I thought that I will get the game fully in English while at it. I've started by simply swapping the Japanese and English files in the game folder which have worked just fine. Then I've translated Japanese parts of jpn_idlist.txt which got all the game modes descriptions in English. Now my only problem is that when you are playing the arcade mode, every few fights (first time after 3rd fight) you have the story part which displays in English, but there are no spaces in the text. That text comes from the swapped file, so I didn't do anything to mess it up. I suspect that game expects asian formatting of the text, but that's just a guess. Also the top of the Hall of Fames, that probably say just "Hall of Fames" is just some gibberish signs. I thought that I messed something up, but then when I run clean game it was messed up as well. Any ideas on how can we fix it? Modifié le 1 septembre 2021 par MikeGold Lien vers le commentaire Partager sur d’autres sites More sharing options...
dex77 Posté(e) le 1 septembre 2021 Partager Posté(e) le 1 septembre 2021 33 minutes ago, MikeGold said: @montobot So I thought that I will get the game fully in English while at it. I've started by simply swapping the Japanese and English files in the game folder which have worked just fine. Then I've translated Japanese parts of jpn_idlist.txt which got all the game modes descriptions in English. Now my only problem is that when you are playing the arcade mode, every few fights (first time after 3rd fight) you have the story part which displays in English, but there are no spaces in the text. That text comes from the swapped file, so I didn't do anything to mess it up. I suspect that game expects asian formatting of the text, but that's just a guess. Also the top of the Hall of Fames, that probably say just "Hall of Fames" is just some gibberish signs. I thought that I messed something up, but then when I run clean game it was messed up as well. Any ideas on how can we fix it? most likely you have to change and set system locale settings to japanese Lien vers le commentaire Partager sur d’autres sites More sharing options...
MikeGold Posté(e) le 1 septembre 2021 Partager Posté(e) le 1 septembre 2021 (modifié) 4 hours ago, dex77 said: most likely you have to change and set system locale settings to japanese I thought that Windows 10 handles that without issues. When it comes to the title of the hall of fame, I'm struggling to figure out where that text is stored, because I would just love to edit that. For the English text without spacebars that sounds a bit farfetched that spaces are removed due to regional formatting. I have tried to replace the story parts with the files from the PC game. Got fancy PC fonts in the story but spaces were still missing. Maybe our hexedit expert could simply edit game.exe so it'll run in English version by default? And in 1080p while at it... Modifié le 1 septembre 2021 par MikeGold Lien vers le commentaire Partager sur d’autres sites More sharing options...
MikeGold Posté(e) le 4 septembre 2021 Partager Posté(e) le 4 septembre 2021 Here you can have the files to make the game fully English with the description of the modes, arcade story etc. no Nesica offline logo and no crashes (thanks to @montobot ), all color options unlocked. Known issues: no spacebars in the story mode, odd name of hall of fame. Make sure you apply it to the version 2.01.00https://nas.mikania.pl/sharing/6Krl2GGlw Lien vers le commentaire Partager sur d’autres sites More sharing options...
cyrax3 Posté(e) le 20 décembre 2021 Partager Posté(e) le 20 décembre 2021 (modifié) I am little confused. This dumb is from an nxl or nxl2? Working with recent nxl2 core release? Thanks Modifié le 20 décembre 2021 par cyrax3 Lien vers le commentaire Partager sur d’autres sites More sharing options...
Invité R.R.Z. Posté(e) le 20 décembre 2021 Partager Posté(e) le 20 décembre 2021 (modifié) 23 minutes ago, cyrax3 said: I am little confused. This dumb is from an nxl or nxl2? Working with recent nxl2 core release? Thanks It might but the latest ver of bb ctb isn’t released yet so it’s impossible to check same goes for the other nxl2 games the 1 here works well with tp btw  Modifié le 20 décembre 2021 par R.R.Z. Lien vers le commentaire Partager sur d’autres sites More sharing options...
cyrax3 Posté(e) le 20 décembre 2021 Partager Posté(e) le 20 décembre 2021 (modifié) 51 minuti fa, R.R.Z. ha scritto: It might but the latest ver of bb ctb isn’t released yet so it’s impossible to check same goes for the other nxl2 games the 1 here works well with tp btw  It seemed to me understand that the first link, immediately canceled, was from dump nxl2. The second supply was from nxl. I'm doing wrong? (In some previous post there is a photo in which the nxl2 logo is clearly visible) Modifié le 20 décembre 2021 par cyrax3 Lien vers le commentaire Partager sur d’autres sites More sharing options...
Invité R.R.Z. Posté(e) le 20 décembre 2021 Partager Posté(e) le 20 décembre 2021 2 minutes ago, cyrax3 said: It seemed to me understand that the first link, immediately canceled, was from dump nxl2. The second supply was from nxl. I'm doing wrong? I dl the first 1 and it was nxl2 sorry but I don’t know about the second Lien vers le commentaire Partager sur d’autres sites More sharing options...
cyrax3 Posté(e) le 20 décembre 2021 Partager Posté(e) le 20 décembre 2021 1 minuto fa, R.R.Z. ha scritto: I dl the first 1 and it was nxl2 sorry but I don’t know about the second Can anyone do a reupload of the firts link?(the nxl2 dump) Lien vers le commentaire Partager sur d’autres sites More sharing options...
Invité R.R.Z. Posté(e) le 20 décembre 2021 Partager Posté(e) le 20 décembre 2021 6 minutes ago, cyrax3 said: Can anyone do a reupload of the firts link?(the nxl2 dump) It’s on vm website Lien vers le commentaire Partager sur d’autres sites More sharing options...
Persona6Arena Posté(e) le 20 décembre 2021 Partager Posté(e) le 20 décembre 2021 hace 45 minutos, cyrax3 dijo: Can anyone do a reupload of the firts link?(the nxl2 dump) First post has 3 mirrors for the game. One on Mega, other on 1Fichier and the last one on Uptobox. The 3 are from the 2.01.00 version which is the lastest dump available (the one including Jubei). Lien vers le commentaire Partager sur d’autres sites More sharing options...
kamranijaz Posté(e) le 20 décembre 2021 Partager Posté(e) le 20 décembre 2021 No sound for BBCF and BBC in tp lateste version. any idea how to fix it Lien vers le commentaire Partager sur d’autres sites More sharing options...
Invité tommiegunz Posté(e) le 22 décembre 2021 Partager Posté(e) le 22 décembre 2021 (modifié) My blazblue pc version works fine as always and my arcade versions used to work fine as well but now they all crash back to desktop before the title screen can anyone help me understand why is this,could it be window’s updates that could be causing this I wanna play my games again and not sure if installing a earlier windows version will,solve the problem any help would be appreciated guys Modifié le 22 décembre 2021 par tommiegunz Lien vers le commentaire Partager sur d’autres sites More sharing options...
joe555 Posté(e) le 22 décembre 2021 Partager Posté(e) le 22 décembre 2021 6 hours ago, tommiegunz said: My blazblue pc version works fine as always and my arcade versions used to work fine as well but now they all crash back to desktop before the title screen can anyone help me understand why is this,could it be window’s updates that could be causing this I wanna play my games again and not sure if installing a earlier windows version will,solve the problem any help would be appreciated guys I'm on win 10 21h1 is build 19043.1110 and central fiction working fine only amp3 title given issues with TP but I think because of the update and work they are doing to them fighting climax apm3 would crash the other day but with newest TP fine now blazeblue cross tag amp3 crashes Lien vers le commentaire Partager sur d’autres sites More sharing options...
Invité tommiegunz Posté(e) le 22 décembre 2021 Partager Posté(e) le 22 décembre 2021 1 hour ago, joe555 said: If that doesn't work I'm not sure like I said mine works you could also make sure your GPU is updated good luck no dice buddy crazy thing is i swapped my external HDD over to my laptop with on board graphics and the games worked fine not sure if it is my O.S. or not my laptop specs are: Intel(R) Core(TM) i5 CPU   3210m @2.50GHz 2.50 GHz 6.00gb ram windows 10 pro version 20H2 O.S. Build-19042.1348 and my PC specs are: Intel(R) Core(TM) i5 CPU        650 @ 3.20GHz  3.33 GHz Installed Ram: 10.0 GB (9.87 GB usable) GPU: Nividia GTX 750ti 2GB windows 10 pro version 21H1 O.S. Build-19043.1415 Lien vers le commentaire Partager sur d’autres sites More sharing options...
joe555 Posté(e) le 22 décembre 2021 Partager Posté(e) le 22 décembre 2021 (modifié) 2 hours ago, tommiegunz said: no dice buddy crazy thing is i swapped my external HDD over to my laptop with on board graphics and the games worked fine not sure if it is my O.S. or not my laptop specs are: Intel(R) Core(TM) i5 CPU   3210m @2.50GHz 2.50 GHz 6.00gb ram windows 10 pro version 20H2 O.S. Build-19042.1348 and my PC specs are: Intel(R) Core(TM) i5 CPU        650 @ 3.20GHz  3.33 GHz Installed Ram: 10.0 GB (9.87 GB usable) GPU: Nividia GTX 750ti 2GB windows 10 pro version 21H1 O.S. Build-19043.1415 Don't believe it's your os hopefully somebody else will chime in with some advice Modifié le 23 décembre 2021 par joe555 Lien vers le commentaire Partager sur d’autres sites More sharing options...
Invité tommiegunz Posté(e) le 23 décembre 2021 Partager Posté(e) le 23 décembre 2021 5 hours ago, joe555 said: Don't believe it's your os hopefully somebody else will chime in with some advice Thx me too buddy I’m starting to think it’s file related in windows that’s why I’m thinking about rolling it back to probably the same version as my laptop to see if it work maybe that might do the trick hopefully I don’t have to eventually do a fresh install but if so luckily all my games and most my downloads are on external hard drives and not my C:\ drive Lien vers le commentaire Partager sur d’autres sites More sharing options...
MikeGold Posté(e) le 4 juillet 2022 Partager Posté(e) le 4 juillet 2022 Someone asked me to reupload files that make Blazblue Centralfiction 2.01 English, all colors unlocked, no NESICA offline logo and not crashing when 2nd player joins. To be honest I can't remember which files were needed, so I've uploaded the whole thing. Just boot it with Teknoparrot and you're golden ;].https://mega.nz/folder/nCpjSKYa#7_yIg47CNcdIz-_ZJEF4Qw Taokaka for attention. Enjoy. 6 Lien vers le commentaire Partager sur d’autres sites More sharing options...
Messages recommandés
Veuillez vous connecter pour commenter
Vous pourrez laisser un commentaire après vous êtes connecté.
Connectez-vous maintenant