Jump to content
RealModScene

Chiimes

Members
  • Content Count

    27
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Chiimes


  1. Might affect some games, yeah. I'd try using auto fake instead... if you have problems with a game.

    You should be able to list up to 10 titles for auto fake. Read the info_launch.ini that's included in Dashlaunch, tells you all about it.

    Scroll to the end to read about auto fake. Basically I think you just add titles like so:

     

    autofake = true

    autofake<0-9> = 0x<MediaID>

     

    Or just keep disabling fake live when it causes issues, lmao.

    Ohhh.. sounds like hassle.

    Anyway, i'll just switch between enabling and disabling fakelive whenever I need to costumize avatars.

    Switching seems easier and safer.. i guess . haha

    thank you :)

    • Like 1

  2. Check if fake live is enabled in Dashlaunch, that might be causing it.

    Ohhhh. Thank you sooo much. 

    I disabled it through dashlaunch and avatar costumization now works like a charm . :)

    Just a quick question tho, will disabling fakelive make me unable to do the system link for online features on some games which support it?


  3. Hey guys. Esp. Swizzy.
    My problems keep popping just right after one is solved.

    So here's the deal...
    I updated my x360 Corona 16mb nand - Glitch 2 Freebot RGH
    to the latest darshboard kernel 2.0.17489
    After the update, I also update my $Systemupdate/$$ystemupdate 
    which was required for my avatars to show up and to make the kinect work.

    Everything needed was installed... But then, when my friend came over
    and made his own profile, he asked me to let him create and costumize his own avatar.
    I let him do so, but when he launched the Create Avatar kit whatsoever it is called,
    it just kept on loading with its green background playing along it... 
    I dont know what could be the problem.. 
    I really need your help.. anything will be greatly appreciated :)


    12242258_1055220171163522_1970792338_n.j


  4. ; example plugin entry

    ; plugin1 = Usb:\plugin\aplugin.xex

    [Plugins]

    plugin1 = Hdd:\Aurora 0.5b\Plugins\FreestylePlugin.xex

    plugin2 =

    plugin3 =

    plugin4 =

    plugin5 =

    ^ remove the plugin from being loaded by dashlaunch, whoever told you to do this have no idea what they're saying...

    Sorry swizz. i just went on deleting the freestyle plug-in and syslink now works.

    now i gotta have to dl the required tus for COD ghost.

    tnx alot and more power ;)

    • Like 1

  5. ; example plugin entry

    ; plugin1 = Usb:\plugin\aplugin.xex

    [Plugins]

    plugin1 = Hdd:\Aurora 0.5b\Plugins\FreestylePlugin.xex

    plugin2 =

    plugin3 =

    plugin4 =

    plugin5 =

    ^ remove the plugin from being loaded by dashlaunch, whoever told you to do this have no idea what they're saying...

    So which one should I remove?

    the ( plugin1 = Hdd:\Aurora 0.5b\Plugins\FreestylePlugin.xex) or (; plugin1 = Usb:\plugin\aplugin.xex)

    or maybe both? and by what means? (remove em through dashluanch?


  6. Almost, the keyword is spoiler, so [ /spoiler]

    But yeah, you can transfer it to your USB or you can use FTP...

    Hello again Swizz. 

    Thank you again for helping me so much. 

    Anyways, here is the file

    ; launch.xex V3.0 config file

    ; currently supported devices and paths:
    ; internal hard disk    Hdd:\
    ; usb memory stick      Usb:\
    ; memory unit           Mu:\
    ; USB memory unit       UsbMu:\
    ; big block NAND mu     FlashMu:\
    ; internal slim 4G mu IntMu:\
    ; internal corona 4g mu MmcMu:\
    ; CD/DVD                Dvd:\     (not recommended to use this one)
    ; buttons can point to any xex, or any CON with default.xex in it on any of the above devices
    ; note that Right Bumper is ALWAYS default to return NXE
    ; if you want to assign an additional one, use the path Sfc:\dash.xex ie:
    ; BUT_A = Sfc:\dash.xex
     
     
    ; all comments and fields in this file are optional, you can remove anything you don't need
    ; sorry for any double negatives :p
    ; njoy, cOz
     
    ; example entry
    ; Default = Hdd:\FreeStyle\default.xex
    [Paths]
    BUT_A = 
    BUT_B = 
    BUT_X = 
    BUT_Y = 
    Start = 
    Back = 
    LBump = 
    RThumb = 
    LThumb = 
     
    ; Default is what loads when you hold no buttons
    ; leave this blank if you want NXE as default
    Default = Hdd:\Aurora 0.5b\Aurora.xex
     
    ; at boot time, default can be overridden based on how the console is turned on
    ; if you start with wired/wireless/IR guide button, this item if existing will be used instead of default
    ; note that the Guide item is ALWAYS overridden by option: remotenxe = true
    Guide = 
     
    ; if you power on with the button on the front of the console (or the power button on a remote if remotenxe is not set to true)
    ; this item will be used instead of default
    Power = 
     
    ; if set, going to system settings from HUD will run this app, override with Right Bumper
    Configapp = 
     
    ; if set, this will be run as a title before any other option occurs, does not get circumvented by held buttons or default
    ; guide/power opts are processed after this; intended for a short video player to allow replacing bootanim
    Fakeanim = 
     
    ; by default this only dumps to UART, setting a file here will cause unhandled exception info to be dumped
    ; as text to a file. Same path restraints as the quick launch buttons.
    ; if exchandler is set to false, this option does nothing.
    ; note that this uses the first drive of the class found, so if you use usb: and have more than one usb device
    ; it may wind up on any of the usb devices depending on which was enumerated first. The path for the file is only
    ; checked on boot, so the device must be present at power on and at crash time for this to be effective
    ; ie: dumpfile = Usb:\crashlog.txt
    Dumpfile = 
     
     
    ; example plugin entry
    ; plugin1 = Usb:\plugin\aplugin.xex
    [Plugins]
    plugin1 = Hdd:\Aurora 0.5b\Plugins\FreestylePlugin.xex
    plugin2 = 
    plugin3 = 
    plugin4 = 
    plugin5 = 
     
     
    ; these options are never used directly by dash launch but serve to give the configuration program
    ; a place to keep these values; note that things like ftp and udp servers are only running while installer is running
    [Externals]
     
    ; if true, the configuration application will start a FTP server (user/pass: xbox)
    ; if not present default is FALSE
    ftpserv = true
     
    ; if ftpserv is true, this is the port that will be used by the FTP server
    ; if not present default is 21
    ftpport = 21
     
    ; if true, the configuration application will start the xebuild update server
    ; if not present default is FALSE
    updserv = true
     
    ; if true, the configuration application will start in launch mode instead of options mode
    ; if not present default is FALSE
    calaunch = false
     
    ; if true, temps in installer and in guide (shuttemps option) will be shown in fahrenheit instead of celsius
    ; if not present default is FALSE
    fahrenheit = false
     
     
    [settings]
     
    ; if true, brining up miniblade in NXE and then pressing Y will cause launch.xex to relaunch for you
    ; note you must release Y button then press desired QuickLaunchButtons after or use default item
    ; if not present default is TRUE
    nxemini = true
     
    ; if true ping limit will be removed for system link play (thanks FBDev!)
    ; if not present default is FALSE
    pingpatch = true
     
    ; if true (most) xbla will no longer need yaris patching (thanks mojobojo!)
    ; if not present default is FALSE
    contpatch = false
     
    ; Normally when a fatal error occurs the xbox will just freeze, setting this to false will cause a reboot or powerdown
    ; setting to TRUE will also disable the unhandled exception filter which tries to intercept recoverable unhandled exceptions with exit to dash
    ; if not present default is FALSE
    fatalfreeze = false
     
    ; when fatalfreeze is set to false, setting this to true will cause the box to reboot, setting it to false will instead have the box shut down
    ; note that this option does NOTHING when fatalfreeze is set to true
    ; if not present default is FALSE
    fatalreboot = false
     
    ; setting this to true will cause the box to reboot (soft reboot) the way it was intended to
    ; on jtag ONLY set this to true if using blackaddr's reboot fix for SMC, else on reboot you will get E71 and corrupted dash/video/etc settings
    ; if not present default is TRUE
    safereboot = true
     
    ; when set to true, it is possible to hold RB when launching a game to have the region that the game gets from xam spoofed
    ; if not present this is set to FALSE
    regionspoof = false
     
    ; when regionspoof is true, you set your region here in hex preceding the value with 0x, for example devkit would be region = 0x7fff
    ; if not present but regionspoof is set to true, this is set to 0x7FFF
    region = 0x7fff
     
    ; when set to false, ejecting a dvd video or game returns you to your default item, set to true to auto exit to NXE
    ; if not present this is set to FALSE
    dvdexitdash = false
     
    ; when set to false, using the exit item in an XBLA game returns you to your default item, set to true to exit to NXE arcade menu
    ; if not present this is set to FALSE
    xblaexitdash = false
     
    ; when set to true, using miniblades system setting options will not exit to NXE
    ; if not present this is set to FALSE
    nosysexit = false
     
    ; when set to true, miniblades will not appear... ever (requested as child saftey measure)
    ; note that using this option overrides everything in dash launch that relies on miniblade exits to function
    ; if not present this is set to FALSE
    nohud = false
     
    ; when set to false, xbox will be capable of finding system updaters
    ; if not present this is set to TRUE
    noupdater = true
     
    ; when set to true,  dash launch will put all debug strings out to uart
    ; if not present this is set to FALSE
    debugout = true
     
    ; when set to false, dash launch will not attempt to handle last chance unhandled exceptions
    ; if set to false, exceptions will also not be dumped to the dumpfile
    ; if not present this is set to TRUE
    exchandler = true
     
    ; if set to true, this will block the console from resolving LIVE related dns
    ; if not set this value will be TRUE
    liveblock = true
     
    ; if liveblock is set to true, this will block the console from resolving all MS related dns
    ; setting this to TRUE will also block apps like freestyle from accessing things like cover images
    ; *** note that if NO INI is present for launch.xex, this is set to TRUE
    ; if not set this value will be FALSE
    livestrong = false
     
    ; when set to TRUE the X (guide) and power button on IR remotes will cause the xbox to boot to NXE instead of default item
    ; note that powering on with the windows/start button automatically goes to NXE's media center now regardless of how this is set
    ; if not set this value will be FALSE
    remotenxe = false
     
    ; when set to TRUE all USB drives will be polled at hddtimer intervals for the file "alive.txt" in their root
    ; if the file exists, it will be recreated and 16 random bytes written to it on each poll which should keep drives from spinning down
    ; if not set this value will be FALSE
    hddalive = false
     
    ; in seconds, the interval between when USB devices will be polled for "alive.txt" file
    ; if not set and hddalive is set to TRUE this value will be 210
    hddtimer = 210
     
    ; attempts to disable popups related to signing in, like "live is blocked" and similar
    ; !! WARNING OTHER THINGS DO USE THIS DIALOG AND DETECTING THAT IT'S A LOGIN DIALOG MAY NOT BE PERFECT !!
    ; !! to sign into live profiles other than auto signing on boot you MUST accept the 'check live for updates' dialog BEFORE enabling this option !!
    ; if not set this value will be FALSE
    signnotice = true
     
    ; when you hold guide button to shut down xbox, normally the 'cancel' option is selected
    ; setting this to TRUE will cause the shutdown option to be auto selected instead
    ; !! WARNING OTHER THINGS DO USE THIS DIALOG AND DETECTING THAT IT'S SHUTDOWN DIALOG MAY NOT BE PERFECT !!
    ; if not set this value will be FALSE
    autoshut = false
     
    ; when you hold guide button to shut down xbox, normally a dialog comes up
    ; setting this to TRUE will cause the console to shutdown instead of show a dialog
    ; !! WARNING OTHER THINGS DO USE THIS DIALOG AND DETECTING THAT IT'S SHUTDOWN DIALOG MAY NOT BE PERFECT !!
    ; if not set this value will be FALSE
    autooff = false
     
    ; 14699+ has native http functions, but you are forced to be logged into use them
    ; this patch removes that restriction, set to false to disable it if you have any problems
    ; if not set this value will be TRUE
    xhttp = true
     
    ; when tempbcast is set to TRUE the raw temp data from smc will be broadcast over UDP at temptime second
    ; intervals on port tempport
    ; if not set this value will be FALSE
    tempbcast = false
     
    ; if not set this value will be 10
    temptime = 10
     
    ; if not set this value will be 7030
    tempport = 7030
     
    ; when set to TRUE all titles will have the insecure socket privilege
    ; if not set this value will be FALSE
    sockpatch = false
     
    ; when set to TRUE dash launch will not erase launchdata before launching a quick launch item
    ; if not set this value will be FALSE
    passlaunch = false
     
    ; when set to TRUE various functions will be spoofed to make firmware think it's connected to LIVE
    ; this does not compensate for the fact that it cannot contact LIVE servers
    ; setting this to TRUE forces liveblock to TRUE
    ; if not set this value will be FALSE
    fakelive = true
     
    ; when set to TRUE network/cloud storage options should not show up in disk dialogs
    ; if not set this value will be TRUE
    nonetstore = true
     
    ; when set to TRUE a snapshot of the console temperature data will be displayed in the console shutdown dialog (displayed when guide button is held)
    ; !! WARNING OTHER THINGS DO USE THIS DIALOG AND DETECTING THAT IT'S SHUTDOWN DIALOG MAY NOT BE PERFECT !!
    ; enabling this option disables autooff
    ; if not set this value will be FALSE
    shuttemps = false
     
    ; when true, any devkit profiles on the console will not appear as corrupt and can be used
    ; any changes such as saving games or getting achievements will resign the profile with the current/retail keyvault
    ; this seems not to affect glitch/jtag dev crossflash, but could affect these profiles on true devkits
    ; if not set this value will be FALSE
    devprof = false
     
    ; when true, system link data will be encrypted for communication with devkits
    ; if not set this value will be FALSE
    devlink = false
     
    ; when true dash launch will perform automatic disk swapping
    ; WARNING!! do not enable if you use FSD or swap.xex for this !!
    ; if not set this value will be FALSE
    autoswap = true
     
    ; when true, disables kinect health pseudo video at game launch
    ; if not set this value will be TRUE
    nohealth = true
     
    ; when true, disables dash locale setup screens when settings already exist
    ; if not set this value will be TRUE
    nooobe = true
     
    ; when true dash launch will automatically enable fakelive functionality only during official dash and indie play sessions
    ; if not set this value will be FALSE
    autofake = false
    xblapatch = false
    licpatch = false
    autocont = false
    autofake0 = 0
    autofake1 = 0
    autofake2 = 0
    autofake3 = 0
    autofake4 = 0
    autofake5 = 0
    autofake6 = 0
    autofake7 = 0
    autofake8 = 0
    autofake9 = 0


  7. It's in the root of a device on your console, i don't know where you saved yours, i assume you did save your settings?

    just do:

    then type your message, end it with the same except add / before the keyword

    ah so you mean that launch.ini in the root of my HDD huh? I got it.

    but I cant extract it by means of doing it in the console itself.

    So, should I copy it in a USB and attach the file here?

    e.g.

    launch.ini blah blah /

    and oh, i'll reply the data later ASAP once im  through with my event that i've to attend right now. see ya Swizz. ;)


  8. That means the FSD Plugin is unable to download it from xboxunity, can you paste the contents of your launch.ini in a spoiler here?

    uhm.. so how do i do look for the contents of my launch.ini? 

    like where can I find it? sorry

    and oh, I actually... dont know how to do the spoiling stuff.. hehe

    • Like 1

  9. You did load the plugin with aurora? (didn't load FSD or something first)

    If so, try deleting the syslink.dat or whatever it's name is which is located in Aurora\Plugins\UserData\ then reboot the console...

    I just looked up to that syslink whatsoever u mentioned in the folder you instructed me to, but nothing's in there. It's actually empty.

    hmnnn. maybe something else could be the problem?


  10. You did load the plugin with aurora? (didn't load FSD or something first)

    If so, try deleting the syslink.dat or whatever it's name is which is located in Aurora\Plugins\UserData\ then reboot the console...

    Ahm. Yeah I loaded FSD plugin via aurora launcher since aurora is my default now (had changed to it from outdated FSD launcher)

    Okay sure. i'll get to it. and see if it works :)


  11. Had you started the game before trying to access the menu for it?

    OMG!! Swizzy its you!! *delighted*

    .....

    Anyway, yeah,.. for the most part, ive followed all the process..(if ever i didnt miss any)

    Launched the game (COD ghost), then accessed the System link (which is whited out and not working) while the game is running in background. :(

    Maybe i lost some plug-in components or anything related in Aurora's App folder?


  12. Hello guys.
    My problem is,..
    I've seemed to meet all the requirements to go online using a system link
    but it seems that my System link menu or option is whited out as seen.
    I dont know what could be the problem is but I desperately need your help. :(
    Thank you so much in advance. any help is appreciated.

    -will post pictures of data mentioned above-

    post-58994-0-23164800-1447141125_thumb.jpg

    post-58994-0-21509700-1447141127_thumb.jpg

    post-58994-0-99594300-1447141127_thumb.jpg


  13. Did he check junk/spam folder?

    If not, tell him to contact the admins to verify the e-mail address was correct...

    Hi master swizzy. So im in dire need of you meek assistance once again.

    Ahem. So I am now using Aurora, got my bricked x360 corona 16mb nand fixed myself

    And tried to enable the System Link feature.

    I followed all the steps from some of the TUTs to enable my x360 to use wifi and the system link.

    Got few problems on the process but later on, i got all the requirements working when I "verified" it over Aurora. It passed it all.

    So here's my problem. Everything seemed to be fine, passed the verifications,

    But when I launched a game, and tried to do system link, the "System Link" menu seemed to be whited out. 

    It's completely white leaving me unable to click it.

    Im guessing i might havent set some features on/off over the dashlaunch which resulted into this.

    And if not, what else could be the problem?  :(

    Thank yuu!!!


  14. I have a problem too!!! :(

    What you are saying suggests there was some level of corruption done to the memory prior to using it, the ports don't matter for if it works or not, the usb stick however must:

    1. Fit in the hole for the connector, some USB's don't work in the back due to the excess plastic around the connector causing them to not go in fully

    2. Be FAT32 formatted and have MBR, GPT isn't supported...

    Hi Master Swizzy. As you may havent known, uve really helped me a lot from the first time i first stepped foot in modding my xbox 360. And I thank you alot for that.

    So here's my deal again. I kinda bricked my xbox coz of bad flash and got error E 79 coz i mistook my box to be a jtagged one where in fact it's actually RGH 2.0 glitch 2 (I found this out later on after I fixed it). I was problematic, got me 3 days for thinking over what to do without soldering method something. So I decided to reflash it using the latest xebuild, and chose RGH instead of jtag (jtag one which bricked my x360 ) and reflashed it since xell boot was still working. And boom, luckily it worked like a charm. But my problem now is, after the update, obviously my avatars gone dead and white, kinect not working and asking for an update instead, so I followed the TUTs on how to solve it.

    Downloaded system update build 17489 (my kernel version is the same btw as the systemupdate)

    Put it in the root of a Fat 32 usb stick

    Plugged it in my x360

    Booted it up

    But then, after the FSD loaded, nothing happened. The same FSD screen is still popping. No update found etc spotted.

    I have FSD 3 and Dashlaunch 3.12 (548 - dont know what these stand for).

    So my main question is, do I have to disable FSD on boot up to make things work?

    And if it aint necessary, then what else could be my problem.

    Thanks in advance again master SWIZZ :(((((

    -wish i coulda donate,.. oh well once I get a job that it ;)) -


  15. You tell Dashlaunch where to find Aurora.xex and set it as it's default... then you save the settings, voila, it now autolaunch Aurora for you as the default dashboard/launcher

    Yay!! tnx a lot. im finally through.

    my problem now is, after the boot, aurora seems cant locate my games. it says there "No Titles Found" :( what should i do?


  16. how do I make aurora my default launcher? im new to this thing and i really want aurora coz its very user friendly and attractive :3.
    can anybody teach me? i already have dashlaunch 3.12 installed as instructed by mr swizzy over here. :3


  17. Pretty much yes, keep in mind tho, there are different versions of the game, your game has to be a match (Check the MediaID) you can see the MediaID in Aurora for instance, i think also in FSD...

    Dashlaunch isn't a launcher, it's a plugin for the kernel in a way, it changes how things works, and adds autoboot of other dashboards such as FSD and Aurora, i assume when you say "xexbuild" you actually mean xexmenu? as xeBuild is NOT a launcher at all (it's a tool to build Xbox 360 NANDs)

    Ohh... im getting a hang of all these things now. 

    btw, when I launched freestyle, and went to see my xbox 360 games, it showed "no xbox games found". how can I fix this? :(

    i have a 16767 dashboard. by means of dashlaunch's authority, it can update my dashboard right? to the latest one? because if i consult my technician for the new update and make him update my xbox himself, it will cost me again around 30 bucks. and that's a pain in my wallet :( im still a student with no job income TnT


  18. 2k15 is a different game, each game is instructed what additional content to load, these are updated using TitleUpdate's (TU's) if there's more content added after release which they didn't account for during development...

    Cache contains TU's which start with uppercase TU, the other lowercase tu with the naming convention i mentioned ^ if the 0000B00000 don't exist, you create it :)

    About dashlaunch, yes you download that and run on your console, you also change all dashlaunch configurations in it...

    So technically, the same DLC file wont co-exist for both games... awh. thats unfortunate :(.

    hmnn.. I see, just like the 0000...2 folder, i need to make it myself aswell... i just want to clear it out. I now have the TU for 2k15, and it starts with the upper cased TU. So what i need to do now is just go to HDD, then cache, then paste the TU file right?

    2k15 is a different game, each game is instructed what additional content to load, these are updated using TitleUpdate's (TU's) if there's more content added after release which they didn't account for during development...

    Cache contains TU's which start with uppercase TU, the other lowercase tu with the naming convention i mentioned ^ if the 0000B00000 don't exist, you create it :)

    About dashlaunch, yes you download that and run on your console, you also change all dashlaunch configurations in it...

    about the Dashlaunch, I have freestyle 3. Cant freestyle 3 do the thing? I mean the launcher and all?

    is dashlaunch better than any launcher like aurora,xexbuild, and the others? :3


  19. You get it from whatever source you have (don't ask where to get it from, the answer will be xboxlive on these forums)

    Next you put those in the correct place for your game:

    Device:\Content\0000...0\<TitleID>\00000002\<File>

    Next you make sure to have a compatible TU installed, they generally go in either of these locations:

    Device:\Cache\TU....

    or:

    Device:\Content\0000...0\<TitleID>\000B0000\tu0000000x_00000000

    I downloaded DLCs for just dance 2014. The DLCs were working just fine without downloading me any TUs for it. And when I searched of the DLCs for new songs of just dance 2k15, there are songs there that are the same as with 2k14 such as Timber and the likes. Can i just copy and paste that DLC from 2k14 to 2k15? are they are of the same file name or format?

    I wanted to update the title of my 2k15 but when I went to HDD1/chache/, there are no TUs in there. There are only NB_blahblah, and TS_blahblah.. and when I went to HDD/content/0000..0/titleID/ there is no folder named 000B0000. what should I do? help me :(

    That's done using Dashlaunch... change the default setting and save your configuration, or edit launch.ini pointing to the xex :)

    So basically, it would need me to download Dashluanch first, for I dont see any dashluanch in my programs :( and by changing the default setting and saving configuration, you mean doing those things using dashlaunch or just the original dashboard? :3

  20. Horizon

    modio

    party buffalo

    lefluffie app

    All the above are in folder 360 for pc software, unless you want to download the actual 360 for pc software folder it's size is 2gb,if not navigate  using the left menu tree & download just the software you want,i would recommend getting all the above

    Download link directly below however you will need to navigate to folder i mention or you'll download 12gb of data if you don't

    https://mega.co.nz/#F!eVtjTYwQ!WKUsLPor5fdF_-L_LKJCmg

     

    ....................................................................................................................................................................................................

    websites for tutorials or use youtube

    http://team-xecuter.com/forums/forumdisplay.php?120-Xbox-360-Guides-Tutorials

    http://www.homebrew-connection.org/xmplayer-v0-0-4-a-new-version-of-the-libxenon-media-player/

    http://www.se7ensins.com/forums/

    http://www.theisozone.com/

    http://digiex.net/downloads/download-center-2-0/xbox-360-content/libxenon-homebrew-jtag-reset-glitch-content/9158-xell-launch-xell-reloaded-hdmi-support-quickboot-shortcut-download.html

    http://www.xpgamesaves.com/index

    tnx alot mister scorpNZ. ahaha. the whole thing can be complicated if I start now. but, im done with the DLCs of just dance which I asked a while ago and in this topic. I just had to scan through some topics and I found an answer there. it was quite simple. but I greatly appreciate your help and effort. I dont know how to pay back the gratitude. :3 really, thank you .

    Anyways, im now going to start working on my dashboard. I have freestyle 3 installed on my xbox. i already put it in HDD1, and when I launched the xex pogram, it successfully did. but Im having problem of how to make freestyle 3 my default dashboard launcher or the start up dashboard whenever i turn my xbox on. do you know how to set it? :3 


  21. The ABGX Databese that is written above in the instructions. The one that lets you differentiate the appropriate TU's of the DLCs you want to put in your xbox? :3

    I have Jtagged xbox 360 btw.. haha sorry. im still new to moddin and stuff. :(

    I cant find any title ID for just dance 2014 anywhere. can anyone please tell me what's the title ID of just dance 2k14?

    tnx alot :3

    You mean ABGX360 or ABGX?

    The ABGX Databese that is written above in the instructions. The one that lets you differentiate the appropriate TU's of the DLCs you want to put in your xbox? :3

    Thank you guys. I just followed all the steps given from the instructions above. And i finally found the website to look for my Gametitle ID.

    I downloaded all the DLCs for just dance 2k14 and everything seems to be working. i used a usb disk and copied the DLCs there, plugged it in my xbox, used xexmenu 1.1 (1.2 is the update), looked for hdd1, content,000000000000,gametitle,00000002,and pasted the dlc file. it didnt even require me to download the title update for the game so everything just went so easy. tnx alot.

    And for the next stop, ill be working on updating my dashboard using freestyle,dashlaunch, or the new Aurora. Ill be grateful if you guys can help me again to do my next quest. :3


  22. you can use 360 Content Manager, it can install any content on you xbox in a pair of clicks(assuming your xbox is connected to the local network)

    ohhh. sounds easy. But ive started wth using a USB Drive to do the whole process, and im planing to finish the whole work with that. but tnx alot :3. that also helps.. maybe in someway or another, i might use that soon.

×
×
  • Create New...