xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
4 Pages V  1 2 3 > »   
Reply to this topicStart new topic
> Dash Launch v2.22
Xbox-Scene
post Jun 18 2011, 12:41 AM
Post #1


Memba Numero Uno
Group Icon

Group: Admin
Posts: 5187
Joined: 17-May 02
From: Yurop
Member No.: 1
Xbox Version: unk
360 version: unknown



Dash Launch v2.22
Posted by XanTium | June 17 19:41 EST | News Category: Xbox360
 
cOz released a new version of Dash Launch build for JTAG 360s.

What's new/fixed:
- resolving 'localhost' when the router forwards it to the internet or there is no network at all... bad idea game devs... fixed (Yars', maybe others)
- button handler now more reliably removes Y and A mishandling when held on miniblade exits
- added new note to readme regarding update prompts and avatar data missing
- hopefully extracted new games are now working fine, instead of GOD only
- potential bug corrected in 12611/12625 patch sets
- add 13146 compatibility
- all patch sets updated to fully remove xex bound checks (ie: default.xex on root of USB causing E71)
- "remotenxe" option added to ini(thx adihash!)
- windows button on remote always boots to NXE/media center now(thx adihash!)
- added "guide" and "power" path options to set boot time default override
- changed kxam.patch, first .long must be the kernel version the patches match
- added a check to kxam.patch data to abort on invalid address
- added "nohud" option
- added installer check to verify at least the 1BL segment of patches before installing, will re-ask and warn of possible corruption/brick

Official Site: n/a, by cOz
Download: n/a (built with XDK)
Full Readme/NFO: xbins.org




User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Dwack
post Jun 18 2011, 02:18 AM
Post #2


X-S Young Member
*

Group: Members
Posts: 51
Joined: 8-January 11
Member No.: 449107



QUOTE(Xbox-Scene @ Jun 17 2011, 05:41 PM) *


- changed kxam.patch, first .long must be the kernel version the patches match




So...?

Ex: 13146
CODE
00 00 33 5A // Patches Code Follows


This post has been edited by Dwack: Jun 18 2011, 02:19 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
cory1492
post Jun 18 2011, 03:14 AM
Post #3


X-S X-perience
**

Group: Members
Posts: 317
Joined: 25-September 04
From: Canada
Member No.: 150296
Xbox Version: v1.2
360 version: v3.0 (falcon)



Pretty much yeah Dwack...

CODE
        .globl _start
_start:
# kernel version
   .long 13146
# patches
   .long 0x80040000 # address
   .long (9f - 0f) / 4 # len in u32s
0:
    nop
9:
# patch terminator
    .long 0xffffffff
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
klbarnes1
post Jun 18 2011, 04:42 AM
Post #4


X-S Young Member
*

Group: Members
Posts: 58
Joined: 29-January 09
Member No.: 403874



Hello Folks, Does anyone know what happened to FSD 2.0? Haven't heard from them in awhile and their last post was in April. Hopefully we will hear something soon.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Bon Scott
post Jun 18 2011, 05:31 AM
Post #5


X-S Young Member
*

Group: Members
Posts: 50
Joined: 10-June 07
Member No.: 345321
Xbox Version: v1.5
360 version: v1 (xenon)



Thanks a lot for the release! fbBuild v0.30 and DashLaunch v2.22, really fast!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Dwack
post Jun 18 2011, 06:19 AM
Post #6


X-S Young Member
*

Group: Members
Posts: 51
Joined: 8-January 11
Member No.: 449107



QUOTE(klbarnes1 @ Jun 17 2011, 09:42 PM) *

Hello Folks, Does anyone know what happened to FSD 2.0? Haven't heard from them in awhile and their last post was in April. Hopefully we will hear something soon.


CODE
teamfsd.com
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
rami1
post Jun 18 2011, 10:11 AM
Post #7


X-S Young Member
*

Group: Members
Posts: 44
Joined: 22-January 10
Member No.: 431205



Yars Revenge, and Teenage Mutant Ninja Turtles - Turtles in Time are working now. Thanks jester.gif

This post has been edited by rami1: Jun 18 2011, 10:58 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
rami1
post Jun 18 2011, 10:27 AM
Post #8


X-S Young Member
*

Group: Members
Posts: 44
Joined: 22-January 10
Member No.: 431205



Start button still go to default even if defaut is not set? Those are my settings:
Default =
Guide = Hdd:\FSD2\default.xex
Power = Hdd:\FSD2\default.xex
remotenxe = false
I only want Remote, Guide and Power to start FSD, I want Start button to run NXE.
Also in this setting remote will go to NXE.

Maybe it is better to have specific startup setting like:
Start= Hdd:\FSD2\default.xex or *NXE
Guide = Hdd:\FSD2\default.xex or *NXE
Power = Hdd:\FSD2\default.xex or *NXE
Remote = Hdd:\FSD2\default.xex or *NXE
This way We can run NXE or my choosen program via every way I can power on the xbox smile.gif.

Another and maybe better way we can run NXE, is if we get access to run stuff from flash (not FlashMu:\). This way We can run
Flash:\dash.xex and load NXE.

Also normal buttons like (A, B, X, Y and bumper buttons) should also run NXE. this way if A is configured to run NXE, and I exit from my current program while keep pressing A, it will go to NXE.


Thanks.

This post has been edited by rami1: Jun 18 2011, 10:57 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Haygar
post Jun 18 2011, 10:29 AM
Post #9


X-S X-perience
**

Group: Members
Posts: 471
Joined: 19-November 06
From: Australia
Member No.: 312258
Xbox Version: v1.1
360 version: v3.0 (falcon)



QUOTE(klbarnes1 @ Jun 18 2011, 01:42 PM) *

Hello Folks, Does anyone know what happened to FSD 2.0? Haven't heard from them in awhile and their last post was in April. Hopefully we will hear something soon.

Yeah, hoping the same. it's been quiet.

Heard there was some possibility of media player intergration coming, too.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Jonthe838
post Jun 18 2011, 10:55 AM
Post #10


X-S Member
*

Group: Members
Posts: 124
Joined: 7-January 10
Member No.: 429989
Xbox Version: v1.1
360 version: v1 (xenon)



QUOTE(Haygar @ Jun 18 2011, 11:29 AM) *

Yeah, hoping the same. it's been quiet.

Heard there was some possibility of media player intergration coming, too.

According to them they wont integrate one unless someone makes 1 for them.. read it on teamfsd.com's forums.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
pedderb
post Jun 18 2011, 01:28 PM
Post #11


X-S Enthusiast


Group: Members
Posts: 8
Joined: 8-January 10
Member No.: 430049



is the hddalive plugin now working? i need it.

This post has been edited by pedderb: Jun 18 2011, 01:28 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
utar
post Jun 18 2011, 06:21 PM
Post #12


X-S Young Member
*

Group: Members
Posts: 42
Joined: 17-April 07
Member No.: 338958




The Disk Swapper plugin doesn't seem to be working on my box. Mass Effect 2 (in GOD containers) gives a disk error, I believe at the point when the disks should be swapped. Worked fine on the last version of freeboot / dash launch.

Anyone else having the same issue?

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
AmyGrrl
post Jun 18 2011, 07:26 PM
Post #13


X-S Senior Member
**

Group: Members
Posts: 213
Joined: 11-October 04
From: London, Ontario, Canada
Member No.: 155131
Xbox Version: v1.3
360 version: v3.0 (falcon)



I'm still having issues with the PingPatch. FreeStyle Dash no longer shows System Link Patched. So I'm not sure if its just FSD not showing this and the PingPatch is working, or the PingPatch in DashLaunch is broken.

Ever since I updated my JTAG to 12625 and installed DashLaunch 2.20 and 2.21. FSD no longer shows System Link Patched. So today I updated my JTAG to 13146 and installed DashLaunch 2.22. FSD still no longer shows System Link Patched. Is anyone else having this problem?

I will try and join a game on Kai later to see if the PingPatch is broken or FSD is broken.

Before anyone asks. Yes I am signed into a profile. I know System Link Patched only shows up when signed into a profile. I also installed the 13146 System Update to get Avatars back.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
soulwarrior
post Jun 18 2011, 07:56 PM
Post #14


X-S Senior Member
**

Group: Members
Posts: 207
Joined: 25-November 03
Member No.: 76796



QUOTE(AmyGrrl @ Jun 18 2011, 02:26 PM) *

I'm still having issues with the PingPatch. FreeStyle Dash no longer shows System Link Patched. So I'm not sure if its just FSD not showing this and the PingPatch is working, or the PingPatch in DashLaunch is broken.

Ever since I updated my JTAG to 12625 and installed DashLaunch 2.20 and 2.21. FSD no longer shows System Link Patched. So today I updated my JTAG to 13146 and installed DashLaunch 2.22. FSD still no longer shows System Link Patched. Is anyone else having this problem?

I will try and join a game on Kai later to see if the PingPatch is broken or FSD is broken.

Before anyone asks. Yes I am signed into a profile. I know System Link Patched only shows up when signed into a profile. I also installed the 13146 System Update to get Avatars back.


AmyGrrl it should still work even though it doesn't show up in fsd. I was able to connect when I tried to play halo reach in the columbia room.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
AmyGrrl
post Jun 18 2011, 08:08 PM
Post #15


X-S Senior Member
**

Group: Members
Posts: 213
Joined: 11-October 04
From: London, Ontario, Canada
Member No.: 155131
Xbox Version: v1.3
360 version: v3.0 (falcon)



Your right. I was able to join a Halo Reach game. So it looks like FSD is just not showing System Link Patched.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





4 Pages V  1 2 3 > » 
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 21st May 2013 - 02:05 AM