HK$ Posted April 26, 2005 Share Posted April 26, 2005 I think the character voice in tengai is a bit faster than the real machine. Link to comment Share on other sites More sharing options...
Manto Posted April 26, 2005 Share Posted April 26, 2005 (edited) btw, gogo's fix isn't correct it will generate sound skip under certain conditions but the main idea is here (no need to change the table size and no need to have the test that can skip sound)<{POST_SNAPBACK}> I know, I was a bit lazy on this fix, but there isn t sound skipping, nsegment end never went over 1000 so I think 44100*2 isn t useful, and I setted to 2000*2 in case of .If ppl complain about a bug, I ll change the code .<{POST_SNAPBACK}> As i told you on msn, there is several ways to fix that (obviously ) the fastest correct way to do it is by simply add the keyword "static" to the table (btw, that's not the one i used)OMG! i've tell how to fix it EDIT:I just saw the kof10th driver. 2 points:1) There is no alternate version of the ROM2) Both loading codes are wrongI released the correct driver, i wonder why did you alter it? Edited April 26, 2005 by Manto Link to comment Share on other sites More sharing options...
GogoAckman Posted April 26, 2005 Share Posted April 26, 2005 As i told you on msn, there is several ways to fix that (obviously ) the fastest correct way to do it is by simply add the keyword "static" to the table (btw, that's not the one i used)OMG! i've tell how to fix it EDIT:I just saw the kof10th driver. 2 points:1) There is no alternate version of the ROM2) Both loading codes are wrongI released the correct driver, i wonder why did you alter it?<{POST_SNAPBACK}> euh, it doesn t seem to be dynamic as I tried to dynamically allow it with nsegmentend and it was refused .As for the rest :1) the alternate version is alternate moves version posted by ferchogtx (simply patch 0x6000 and 0x1000 in place of 0x7000 and 0x1000)2) I took the code and the update where you did say me to bring them, I did nt see any other updates . Link to comment Share on other sites More sharing options...
Manto Posted April 26, 2005 Share Posted April 26, 2005 (edited) I'll explain all this to you on MSN. Explainations on forums aren't interactive enough since i'm the author of the driver, if i tell you the loading code sequences are both wrong, you can bet i'm right the facts are that the game uses alternate moves, not having them is equal to bad emulation. they were missing in my first submition because i removed a bankswitch function than needed to be here, so if you included my corrections, there is no need for Ferchogtx modification. Edited April 26, 2005 by Manto Link to comment Share on other sites More sharing options...
+ T + Posted April 26, 2005 Author Share Posted April 26, 2005 Just to say that I've updated the patch to work with fbaxxx_26_04. I'll see about adding Manto's Psikyo sound fix when I do the next proper update. Link to comment Share on other sites More sharing options...
Thraxen Posted April 27, 2005 Share Posted April 27, 2005 (edited) [edit] Nevermind... I just now saw that Gogo released another update. Edited April 27, 2005 by Thraxen Link to comment Share on other sites More sharing options...
GogoAckman Posted April 27, 2005 Share Posted April 27, 2005 Just to say that I've updated the patch to work with fbaxxx_26_04. I'll see about adding Manto's Psikyo sound fix when I do the next proper update.<{POST_SNAPBACK}> it is not really what mantot did, he told me what I could do, the only thing to do is to edit the project and change the stacksize from 128K to 512K (0x20000 to 0x80000), I didn t know the stack size could be changed here. Link to comment Share on other sites More sharing options...
+ T + Posted April 27, 2005 Author Share Posted April 27, 2005 (edited) it is not really what mantot did, he told me what I could do, the only thing to do is to edit the project and change the stacksize from 128K to 512K (0x20000 to 0x80000), I didn t know the stack size could be changed here.That's interesting. And a big thanks to you both. Maybe Manto will be nice enough to share the secrets of his speed boost next. Edited April 27, 2005 by + T + Link to comment Share on other sites More sharing options...
Mr.X Posted April 27, 2005 Share Posted April 27, 2005 The homebrew Feat Frog wasn't added... Link to comment Share on other sites More sharing options...
+ T + Posted April 27, 2005 Author Share Posted April 27, 2005 The homebrew Feat Frog wasn't added...If you can provide me with the info on this set then I'll add it to the next update. Link to comment Share on other sites More sharing options...
Prican25 Posted April 27, 2005 Share Posted April 27, 2005 just tested the latest patch, cthd2k3a still has screwed up gfx but other then that, its nice EDIT: just tried to load kof2k2pls, still freezes the xbox during loading Link to comment Share on other sites More sharing options...
Recommended Posts