Thanks Thanks:  5
Likes Likes:  3
Results 1 to 7 of 7
  1. #1
    Forum Supporter tinkertiler's Avatar
    Join Date
    Sep 2006
    Location
    Lincoln
    Age
    48
    Posts
    3,366
    Post Thanks
    Chats
    0
    Rep Power
    65

    Xecuter Fusion v1.0.7 BETA

    Xecuter Fusion v1.0.7 BETA

    This is a beta release. It is not meant for noobs so you are expected to have a clue. Use it at your own risk. If you break it or if Fusion breaks something then that's just tough. We are not your mom. You have been warned.

    ################################
    ########### FEATURES ###########
    ################################

    Requirements:
    RGH/RGH2 Console (JTAG Not Supported)

    + Turns console into full devkit
    - Console has full devkit functionality
    - Test kits have debugging and memory editing capabilities
    - Partnernet has been blocked
    - Slim devs that show up as test kits now show up as full devs

    + XEX security checks removed
    - Region checks removed
    - Bounding path checks removed
    - Library version checks removed
    - Module import version checks removed
    - Media id checks removed
    - Module hash checks removed

    + XGD security removed
    - Bypass xgd authentication, loads retail game disks
    - AP2.5 checks removed

    + Run retail executables
    - Executables checked with devkit rsa key, if signature fails it is loaded with retail encryption keys

    + Container security checks removed
    - Rsa signature check removed
    - License checks removed
    - Arcade games run as full, even when extracted

    + Xbdm.xex
    - Mounts all internal drives
    - Mounts Firmware folder

    + Hud.xex
    - "Family Settings" changed to "Firmware Settings", runs config manager on press

    + Dash.xex
    - Games copied to the hard drive via the dashboard no longer require the disk to be in the drive to be played

    + Fusion added features
    - Boot in safe mode by pressing eject to boot (dev only)
    - Loads alternate system files from Firmware\Kernel\
    - Both devkit and retail hardware/accessories work
    - Switch between retail or devkit system link encryption
    - Switch between retail or devkit system encryption
    - Bypass booting to dev launcher
    - Pair any dvd drive to console
    - Display cpukey, dvdkey and other important information
    - Both retail and devkit profiles can be used simultaneously
    - Multi disk games can be ran from hdd without problems
    - Trainer launcher accessible through hot-key launch

    #############################
    ########### NOTES ###########
    #############################

    - The custom boot animation has a small side effect where the console will take a bit longer to boot. The reason for this is that the animation does not start playing at first boot, rather it plays once the console is fully booted. It is being worked on and will be fixed soon.

    - Multi-Disk Games
    Multi disk games can now be run from the hard drive and still function properly when the game requests to switch disks. In order for Fusion to auto detect and switch to the next disk of a game, the game must be put into a special folder structure. Every disk for the game needs to be ripped to its own folder named disc1, disc2, etc. Each disk folder must be placed inside a folder just for that game.

    Here is an example folder hierarchy:

    \Battlefield 3\
    \Battlefield 3\disc1\
    \Battlefield 3\disc1\...
    \Battlefield 3\disc2\
    \Battlefield 3\disc2\...

    ##################################################
    ########### MAIN ADVANTAGES & FEATURES ###########
    ##################################################

    - Retail Keys added in to allow use of anything that would work on a retail console. This includes hardware and software. Games like rockband require the retail keys to work.
    This was a problem in the past and therefore rockband was unable to be "backed up". This also allows the user to use retail and XDK user profiles. Making it convenient instead of having to resign a profile to work with dev or vice versa. Your profiles will also get resigned but its resigned with retail keys.

    - System link. Our system link in fusion will allow you to system link between dev and retail with no problems. Ping limit also removed out of the box so no need to run an app to do this.

    - DVD Pairing. Tired of manually pairing your drive to the console? all you have to do once fusion is installed is pop the drive in and hit "Pair Drive". You do not even need your dvd key from the keyvault or from the drive to perform this.

    - Custom Boot Animations. The current video animation is hard coded at the moment. For future releases the end user will be able to fully customize the stock boot animation.

    - Trainer Launcher. An SDK is being built for this. However, its currently ready and in place for use. Once the SDK is ready itll make it easier for users to make their own trainers and game hacks.

    - Multi-Disc Game Support. Unlike previous rebooters and other hacked kernels. Our multi-disc support works much better. Once finished with the first disc the console will automatically find the next disc and load it as long as its in the proper file structure.

    - Debug XEXs. Our kernel will run both retail and debug xexs. Even if the retail flag is not set in place. For example the leaked Forza 2 dev build on usenet and other developer beta games and apps.

    - Arcade Patch. This was previously attempted in rebooters and such like freeboot. However, it was never 100% perfect and didnt work for every game. This patch was redone for full compatibility.

    - Easier Access to DVD and CPU key. Tired of having to run xell every time you needed a cpukey? All you have to do now is go into Firmware Settings and you now have easy access to this info.

    - HDD Load. RGLoader uses something similar to this by loading the flash files from HDD. However, ours loads 10x faster. This means no lag or choppiness when running anything.

    - ISO Install of HDD files. Nuff said. Absolutely no need to install files to hdd manually. Once you install the flash image just run the iso in the console and itll install those files for you. This also means there is no need to go hunting for files.

    - Re-purposed Family Settings to "Firmware Settings". Since we hackers most likely do not care much about family settings and restrictions... We went ahead and changed that over to our firmware settings tab. This is the option where you go to get your cpukey and other unique information that Xell or Xellous used to give you. All in all xell and xellous are no longer needed unless you plan to boot linux. Future release of fusion will allow linux booting.

    - XGD Auth bypassed. Load retail game discs on a XDK kernel. As well as all AP2.5 checks removed. No need for FCRT.BIN or any extra files for this.

    #################################
    ########### CHANGELOG ###########
    #################################

    v1.0.7 (File Pack Size - 188MB)
    + Fixed Jasper BB (Big Block) Support

    DO NOT use 360 Flash Dump Tool to extract the smc_config.bin from BB dumps, it is in the incorrect format and will NOT work!!!

    To get the smc_config.bin from your stock nand dump in the correct format for the Fusion image builder, use the latest J-Runner

    Advanced --> Extract files

    You will get smc_config.bin

    You can also run this command using nandpro:

    nandpro.exe nand_dump.bin: -R64 smc_config.bin ee0 20


    v1.0.6
    + Ported to retail consoles
    + Added XeKeys status to ConfigManager console info screen
    + Trainer launcher added, accessible through hot-key launch

    v1.0.5
    + Hdd load redone, now works 10x better
    + Arcade license patch fixed to work with all arcade games
    + Hud.xex button remaps now work when in dashboard
    + Kernel folder has been changed to Firmware
    + Neighborhood now maps a few more drives
    + Major code/patch revamp and clean up
    + Retail and devkit profiles can be used, all profiles written as dev
    + Games ripped to the hdd no longer need the disc in drive to play
    + Minimum version check on module imports removed
    + Removed hdd authentication checks, retail and dev hdds now work
    + Multi disk games can be ran from the hdd without problems

    v1.0.4
    + Changed hdd loader to be dynamic
    + Fixed a bug with HvxPeekPoke
    + Repurposed "Family Settings" in hud.xex to "Firmware Settings"
    + Added Config Manager to change fw settings
    + Xbdm.xex patched to show all drives in explorer
    + Xbdm.xex now mounts Kernel
    + Xex module hash checks removed
    + Fixed a dvd drive pairing bug in ConfigManager
    + Fixed a bug in xbdm.xex with mapping KERNEL:\\

    v1.0.3
    + Hv extensions re-enabled
    + All XeKeys values unblocked
    + Syscall 0x75 is HvxPeekPoke(ULONGLONG Dst, ULONGLONG Src, DWORD Size)
    + Loads retail xex files
    + Loads retail game disc's
    + Bypass xex version/media/bounding path/region checks
    + Xam/xbdm/bootanim.xex are loaded from Hdd:\Kernel\
    + Boot into recovery mode by eject press
    + Unsigned containers allowed
    + Unlicensed/unpackaged arcade games are full
    + Slim testkit bug fixed
    + Internal drive map always enabled

    Fusion added features
    - Boot in safe mode by pressing eject to boot (dev only)
    - Loads alternate system files from Firmware\Kernel\
    - Both devkit and retail hardware/accessories work
    - Switch between retail or devkit system link encryption
    - Switch between retail or devkit system encryption
    - Bypass booting to dev launcher
    - Pair any dvd drive to console
    - Display cpukey, dvdkey and other important information
    - Both retail and devkit profiles can be used simultaneously
    - Multi disk games can be ran from hdd without problems
    - Trainer launcher accessible through hot-key launch

    ##################################
    ########### TO BE DONE ###########
    ##################################

    - Fix support for games that require dashboard 14179 (Max Payne 3 etc)
    - Add custom boot anim support for the end user
    - Lots of other features TBC


    ##############################
    ########### THANKS ###########
    ##############################

    Thanks & Greetz go out to who were directly or indirectly involved in the Fusion project.

    TheFallen93, Sonic-Iso, Xenon.7, Redline99, Tiros, c0z, l_oliveira, MODFREAKz, xorloser, k3rn3l, Podger, tuxuser, stefanou, Xmods, RF1911, tydye81, RickyB82, BaT420, BraveH43, Carlitosb, CouRieR, Cypher21, IceKiller, J2G, jsinger47, MomDad & prankster,


    DOWNLOAD HERE
    PART 1 :- Hidden Content
    PART 2 :- Hidden Content
    Unrar both folders separate then add all the files to one folder (SORRY ABOUT THIS I MISSED SOME FILES FIRST TIME ROUND LOL) , Drop the LIBEAY32.dll in the fusion folder after extracted.

    Mirror by Gromber Hidden Content Thanks Gromber. Give him some rep!!


    ENJOY and thanks TX


    Install tut.

    1. Start by running FusionSetup.exe and fill in the required information for your console. SMC Config Blocks can be extracted using 360 Flash Dump Tool (config.bin), and imported with Fusion. No other files are required.

    Once the required information has been fill out, press Build, save your new flash image, and wait for confirmation it was successfully created.

    2. Write the image you just made in step 1 to your console using J-Runner or NandPro or your nand flashing software of choice.

    3. Using ImgBurn or your iso writing software of choice, burn the provided bootdisk iso "Fusion Bootdisk v1.0.6.iso" to a CD-R. Once the disk has been burned, place it in your console's dvd-drive and turn the console off.

    4. With your HDD connected, the fusion nand image flashed, and the boot disk in your console's dvd-drive, power on your console. Within a few seconds you should see the boot disk install screen appear. The boot disk will take a few moments to copy required OS files and when it is done your console will reboot. When your console reboots it will boot to either the dashboard or the dev-launcher depending on the settings you specified when creating the nand image.

    Your console is now running Fusion v1.0.6, enjoy!

    Give thanks and rep to BMTHstanton1990 for his tut! Thanks dude.
    __________________




    Some games do not work with this so be warned. It is only a Beta after all so they have a few bugs to iron out. Another problem that my friend Cozmo found out and rang me up in a blind panic about Hidden Content is that you have to use the Nand-x to update your nand and NOT Xell like you would normally update. Then again it could just be him being a numpty but we got it sorted out with the nand x later on Hidden Content
    Insanity is hereditary, you get it from your kids!


    Be the change you want to see in the world

  2. Thanks Diablo13 thanked for this post
  3. #2
    Elite Member Diablo13's Avatar
    Join Date
    Jul 2006
    Location
    Lincoln, UK
    Age
    68
    Posts
    6,564
    Post Thanks
    Chats
    0
    Rep Power
    115

    Re: Xecuter Fusion v1.0.7 BETA

    "It is not meant for noobs so you are expected to have a clue."

    I think they mean me with that comment, so I won't be going anywhere near it! Hidden Content
    Besides, there's no point in keeping a tinkertiler on speed dial and barking yourself!
    Hidden Content
    The multi disk game loading from your hdd is a good idea though.
    It's always good to hear what new is happening in Xbox world though. Hidden Content

  4. Thanks tinkertiler thanked for this post
  5. #3
    Forum Supporter tinkertiler's Avatar
    Join Date
    Sep 2006
    Location
    Lincoln
    Age
    48
    Posts
    3,366
    Post Thanks
    Chats
    0
    Rep Power
    65

    Re: Xecuter Fusion v1.0.7 BETA

    Im not going to do it on yours yet mate its very buggy as cozmo has found out. And besides that yours is a jtag not RGH so its not supported yet im afraid anyway Hidden Content I will keep you informed to when its available but im having issues with mine now after updating which means ive got to re wire the dam thing!!
    Insanity is hereditary, you get it from your kids!


    Be the change you want to see in the world

  6. Thanks Diablo13 thanked for this post
  7. #4
    Member
    Join Date
    Jun 2012
    Posts
    37
    Post Thanks
    Chats
    0
    Rep Power
    0
    Version 1.08 in progress now. Going to wait for that before putting it on my glitched box. However this looks the dogs balls. Was tempted to testing it when it first hit but then decided to wait

    Sent from my GT-I9100 using Tapatalk

  8. #5
    Forum Supporter tinkertiler's Avatar
    Join Date
    Sep 2006
    Location
    Lincoln
    Age
    48
    Posts
    3,366
    Post Thanks
    Chats
    0
    Rep Power
    65

    Re: Xecuter Fusion v1.0.7 BETA

    Im not even going to bother with 1.08 as it wont have all the features that they have said would be in it from the start! There is no advantage as yet to installing it until they get their act together and deliver what they said they would. very dissapointed is a understatement!!
    Insanity is hereditary, you get it from your kids!


    Be the change you want to see in the world

  9. Thanks Diablo13 thanked for this post
  10. #6
    Member
    Join Date
    Jun 2012
    Posts
    37
    Post Thanks
    Chats
    0
    Rep Power
    0

    Re: Xecuter Fusion v1.0.7 BETA

    Well 1.08 is out, Hidden Content however if i get time i will throw it on ma RGH but not looking good upto now, also DemoN is released Hidden Content

    Hidden Content

  11. Thanks Diablo13 thanked for this post
  12. #7
    Forum Supporter tinkertiler's Avatar
    Join Date
    Sep 2006
    Location
    Lincoln
    Age
    48
    Posts
    3,366
    Post Thanks
    Chats
    0
    Rep Power
    65

    Re: Xecuter Fusion v1.0.7 BETA

    And still the new games dont work when are they going to get their act together and release what they said they would at the begining!! Let down big time and a waste of time again from them. This team is full of bs on the highest level and shouldnt say one thing and then do something else. What a suprise that jtags are NOT supported in fuzion you HAVE to have a coolrunner installed for it to work! Wonder why?? Oh yes that way they can make money off selling you the coolrunner board, nandx ect ect and on the jtag they cannot make a penny!! Greedy self centered %$%^s!!!!
    Insanity is hereditary, you get it from your kids!


    Be the change you want to see in the world

  13. Likes alanjg007, Spinifex, Diablo13 liked this post

Similar Threads

  1. Xecuter Fusion v1.0.9 Released
    By tinkertiler in forum Glitch Hack
    Replies: 0
    Last Post: 27-06-2012, 10:47 PM
  2. Xecuter Fusion is Coming..
    By tinkertiler in forum Jtag Info
    Replies: 4
    Last Post: 05-06-2012, 12:39 PM
  3. Xecuter Fusion is Coming..
    By tinkertiler in forum Glitch Hack
    Replies: 5
    Last Post: 04-03-2012, 10:41 AM
  4. Team Xecuter J-Runner v0.1 Beta
    By tinkertiler in forum Glitch Hack
    Replies: 0
    Last Post: 26-02-2012, 09:07 AM
  5. Replies: 0
    Last Post: 11-01-2011, 10:23 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •