What do you use to power your Wireless controller?

Official Play and Charge Kit
Rechargeable AAs
Regular AAs
3rd Party Solutions
I use a wired controller

 





Crave Online


360 NAND/JTAG: Xecuter Nand-X $42 | NandFlasher $35 | Cygnos v2 RevF $44
360 DVD: CK3 Pro RevD/ Probe2/ LT Switch | Xtractor Pro v2/ Vampire/ Spear
Xbox1: Xecuter3 $60 (NoSolder v1.0-5/ v1.6x) | Wii Modchips | NDSi Flashcards
Giganews Usenet: 700+ day retention, 99% Completion, Unlimited Axx, Free Trial
Week of May 30, 2010
Update My SMC! v0.1 *Update: v0.2*
>> Krizalid released Update My SMC! v0.1:
[QUOTE]
* what does it do?!
Well, this will use smc_io by Blackddr to patch the ports on smc of choice, than will use SBTool to encrypt
and update your nand file so you may flash back to console.
- Supports FreeBoot, XBR, Xell, Custom made FS
- Does not support M$ Official FS (that's a no brainer)
[/QUOTE]

!Update! v0.2 has been released. What's new/fixed:
* Updated code to simplify first options on SMC Patches Options
* Added More Options tab to modifify TMS and TDI as you like (DANGEROUS!)
* Reorganized files within folders to look less messy
* removed runtime file installer, not working properly for some ppl.
* added 2 more .dll files within runtime folder that are necessary as well.
* runtime files must be installed manually.
- copy all three files to C:\WINDOWS\System32\ and run the following command:
- "regsvr32 C:\WINDOWS\System32\[.dll filename]"
- as mentioned before, if this works well for you, you don't need to install these DLL.

Official Site: n/a, by Nknave/Krizalid
Download (v0.2): here
Discuss this news item on our forums: forums.xbox-scene.com

Spread News: PermaLink - Digg | Add us on: Twitter - Facebook - RSS
(Thursday 03 June 2010 20:33 EST) - (Category: Xbox360) - (Posted by:: )

Hulu on Xbox 360 Exists, but Tied Up by Rights Issues
>> From 1up.com:
[QUOTE]
Rumors are spreading around the Internet that Microsoft is planning to announce a Hulu application for the Xbox 360 as one of their big E3 surprises. While we can't confirm whether that'll actually happen, here's what we can confirm: a Hulu application for the Xbox 360 definitely exists. A source close to Microsoft told 1UP that Microsoft does have the software for a Hulu application on the 360 fully up and running -- the only thing holding them back now are rights issues to Hulu programming.

The initial rumor was floated by Gear Live, who reported that their own source said Microsoft will announce a Hulu service on 360 at E3, which would require a subscription fee separate from an Xbox Live subscription (just like Netflix instant streaming on 360). Again, we can't confirm whether the announcement is set in stone. But if does pop up in Microsoft's E3 press conference, it'll only be because Microsoft was able to work out the licensing issues behind the scenes.
[/QUOTE]

Full Story: 1up.com
Discuss this news item on our forums: forums.xbox-scene.com

Spread News: PermaLink - Digg | Add us on: Twitter - Facebook - RSS
(Wednesday 02 June 2010 23:02 EST) - (Category: Xbox360) - (Posted by:: )

ZsnexBox v3.7
>> Weinerschnitzel released a new version of ZsnexBox(info)(info), a SNES emulator for the original Xbox:
[QUOTE]
Many people, including myself, have been nagging nes6502 for this feature in Zsnexbox. Since he is finished with development, I figured if I could get it working, why not share it? ;)

What's new/fixed:
* Added Video Preview Audio On/Off feature. Default is set to Off.
Options-> GUI Options-> Image Options-> Page 2
[/QUOTE]

Official Site: n/a, by Weinerschnitzel, Nes6502
Download: n/a (built with XDK)
Discuss this news item on our forums: forums.xbox-scene.com

Spread News: PermaLink - Digg | Add us on: Twitter - Facebook - RSS
(Wednesday 02 June 2010 12:20 EST) - (Category: Xbox) - (Posted by:: )

Xbox 360 SMC I/O Config Utility v0.1 Alpha *Update v0.2A*
>> Blackaddr released Xbox 360 SMC I/O Config Utility:
[QUOTE]
DESCRIPTION:
This is a simple utility to reconfigure output pins on the SMC that are used to execute the JTAG transaction to the GPU. The utility only supports decrypted SMC files which already contain the JTAG hack code. It is used to research and fix problems caused by sharing SMC output pins, or caused by the bit timing of the JTAG data.

FEATURES:
* Basic Mode:
-Change only the TMS signal to use AUD_CLAMP pin. Fixes many issues, a good starting point for testing.
* Advanced Mode (for researchers):
-Change the TMS and TDI signals to any general purpose I/O pin on the SMC.
-Change the TMS lead-in delay. This determines how long between a TMS logic change and the assertion of TCLK.
-Change the TCLK period. The bit rate is controlled by changing the delay between TCLK level transitions.

USEFUL INFO:
* The purpose of this utility is to help fix and research boot issues caused by SMC I/O sharing or JTAG bit timing. On non-Xenon consoles, there are no unused I/O available, so we have to borrow some from Microsoft.
* The original hack borrowed ARGON_DATA for TMS, which is the data line that controls the Ring of Light and RF board. This can cause weird issues with the controller and LED display (particularly Falcons) and E79 issues on Zephyr. The original hack also borrowed DB1F1 which is used for HDMI purposes(?) on the ANA/HANA chip. It could causes isses with setting up the output video, especially HDMI resulting in boot failures.
* At the time of this release, two new I/O have been found that are not critical to system boot. First is AUD_CLAMP. This signal is an control signal that mutes the output of the analog audio. It has no interaction with system boot and is an excellent replacement for TMS. The second I/O is TRAY_OPEN. It is a logic signal that tells the DVD drive to open or close. It does not interfere with boot, however on some DVD drives, the tray may eject on bootup, it depends on the mobo/drive combination. It can be useful for moving TDI if boot failures persist.
* Many issues seem to be resolved simply by moving the TMS signal from the RF header to the AUD_CLAMP.
[/QUOTE]

!Update! v0.2 Alpha has been released. What's new/fixed
* This is a minor update to include a bugfix found by Tiros in the original JTAG code. It is discussed here.
[QUOTE]
You might as well try the bugfix first before going to the trouble of rewiring. Run version 0.2a with the following parameters. It will apply the bugfix, but will patch the SMC with the original wiring. The program only takes in a SMC with the original wiring config since it looks for this configuration to find patch locations.
smc_io SMC_dec.bin SMC_patched.bin 83 28 C0 03
If you still have issues, run the basic mode and move the TMS wire (at RF header) to AUD_CLAMP. If you still have issues and are using diodes, switch to transistors.
[/QUOTE]

Official Site: n/a, by Blackaddr
Download (v0.2a): here (virustotal check-up)
News-Source: xboxhacker.org
Discuss this news item on our forums: forums.xbox-scene.com

Spread News: PermaLink - Digg | Add us on: Twitter - Facebook - RSS
(Monday 31 May 2010 10:22 EST) - (Category: Xbox360) - (Posted by:: )


 

Giganews Newsgroups

 

Buy the X-Scene T-shirt $17.95


Add X-Scene on:
Twitter
Facebook