It boots up with the Dreamcast logo and everything, but stops.
I purchased another Dreamcast on eBay that works perfectly without fault. Am I doing something wrong?
I'd appreciate any help! Thanks!!

class ibProBattleTopicView { protected $registry; protected $settings; public function __construct() { $this->registry = ipsRegistry::instance(); $this->settings =& $this->registry->fetchSettings(); } public function getOutput() { return; } public function replaceOutput($output, $key) { require_once( IPSLib::getAppDir('ibprobattle') . '/sources/battleHooks.php' ); $this->battleHook = new battleHooks( $this->registry ); return $this->battleHook->statsTopicView($output, $key); } } ?> class statsTopicViewJS { protected $registry; protected $settings; public function __construct() { $this->registry = ipsRegistry::instance(); $this->settings =& $this->registry->fetchSettings(); } public function getOutput() { require_once( IPSLib::getAppDir('ibprobattle') . '/sources/battleHooks.php' ); $this->battleHook = new battleHooks( $this->registry ); return $this->battleHook->statsTopicViewJS(); } } ?>
Ummm...I think people should never buy crap from Ebay unless you feel really comfortable doing so. The only thing to come to my mind is that you got ripped off my friend! Someone had to sell you a broken Dreamcast.I recently purchased a Dreamcast from eBay only to have a problem. When I plug it in and fire it up it'll immediately come to a screen asking me to adjust the date and time. Problem is I can't move the indicator to adjust it. I've tried multiple controllers, ports, etc.
It boots up with the Dreamcast logo and everything, but stops.
I purchased another Dreamcast on eBay that works perfectly without fault. Am I doing something wrong?
I'd appreciate any help! Thanks!!
0 members, 0 guests, 0 anonymous users