GLiTcH 0 Posted February 29, 2004 (edited) yo yo yo..pinch my toe? Edited February 29, 2004 by N3oGhost Quote Share this post Link to post Share on other sites
ForceX 0 Posted February 29, 2004 (edited) For anyone who wants N30Ghozt's FBAx v2.3, I have uploaded it to my webspace.... You can grab it from:- [url=Blah2 Credit goes to N30Ghozt for taking the time to create this compile for all of us XBOX owners Enjoy Edited January 17, 2005 by Prican25 Quote Share this post Link to post Share on other sites
rekcah2000a 0 Posted February 29, 2004 i can't grab it can you fix the link thanks Quote Share this post Link to post Share on other sites
ForceX 0 Posted February 29, 2004 Sorry about that rekcah2000a...The links have now been fixed... Quote Share this post Link to post Share on other sites
Prican25 0 Posted February 29, 2004 thx for the links forceX Quote Share this post Link to post Share on other sites
axledentaldj 0 Posted February 29, 2004 Nice work Prican25 & Ghozt! "uh, Whats a CRC?" Funny!Although, the grey progress bar is a bit ugly. How about, a "Please Wait, Loading...." or a CPS2 or Neogeo Fighter walking? Very nice background Glitch!! Although I would like to see a bit more fighters than a big Magneto. Also, anychance of turning ON the Cheat feature, so It can be tested out?Thanks! The Axledental DJ Quote Share this post Link to post Share on other sites
axledentaldj 0 Posted February 29, 2004 I'm sure you've looked in the FBAX source code, but here's what my girlfriend showed me on what to change for to Enable the "Cheat" mode that Lantus-X said was just turned OFF. In the fba.cpp change: search for "Cheats"and change "False" to "True": bCheatsAllowed=True; BurnLibInit(); // set some defaults nBurnDrvSelect=0; nInterpolation = 1; // set default state FBAState=GAMESELECT; ---------------Also in:src/burn the file: cheat.cpp Change the "false" to "true" (without the quotes.) // Cheat module #include "burnint.h" bool bCheatsAllowed;CheatInfo* pCheatInfo = NULL; static bool bCheatsEnabled = true;-------------- Lastly you might want to edit the cheat.h file in the same director where the cheat.cpp is. You probably are already aware of this, but I can't compile this FBAX, I can test it. Thanks The Axledental DJ Quote Share this post Link to post Share on other sites
N3oGhost 0 Posted March 1, 2004 ill take a look at it and youl be the first to know Quote Share this post Link to post Share on other sites
ForceX 0 Posted March 1, 2004 thx for the links forceX No problem Prican25...I found a new webhost...so the link will hopefully remain active for a while Quote Share this post Link to post Share on other sites