Help - Search - Members - Calendar
Full Version: Osxiso360 (mac Iso Extractor)
Scenyx Entertainment Community > Xbox360 Forums > Xbox360 Software Forums > PC Tools and Utilities (Xbox 360 related)
kphlight
OSxiso360 by knightPhlight

Version 0.5 - (Beta)
Bug Fix
• Stopped it from bitchin' about needing to update

Future Features:
• Drag multiple files from the browser
• Native FTP will be the next major feature released if enough people want it

Version 0.4 - (Beta)

New Features:
• Growl support
• Change process priority

Future Features:
• Drag multiple files from the browser

Known Bugs:
• Not yet…

Version 0.3 - Initial Public Release (Beta)

New Features:
• Read Xbox and Xbox 360 .iso files
• Multi-threaded extraction
• Drag and drop single files (use preview icon)
• All native Cocoa operations
• Automatically checks for new updates (thanks Sparkle.framework)
• Open multiple .isos and extract operations are queued

Future Features:
• Drag multiple files from the browser
• Change priority of extraction operations
• Growl support

Known Bugs:
• Probably…
• If anyone knows of a particular .iso built as a linked list (mentioned in the extract-xiso source), please let me know so I can test

Greetings to: xbox1crew & in

Feedback is definitely appreciated!

Download Link
Kitkat
Thanks dude =)
Morning Call
thanks for the release!
BennyBou
Nice release! Any chance for a Linux port?
kphlight

On my Linux machines I use in's extract-xiso which is more than sufficient and very well done. This started as a port/GUI wrapper of extract-xiso (which compiles and runs fine under OS X) then morphed into abandoning almost all his code for Obj-C and the Cocoa Framework (as an exercise, not because of any problems with in's work).
O9Balla
thank you for giving my macbook some attention
JCDenton@AS
That should help out the 5 people out there that use mac os.. Thinking about it do you think people who use mac os know what a iso image is? jester.gif I also use extract-xiso for linux, works a treat.
HerrMansen
QUOTE(JCDenton@AS @ May 24 2010, 10:11 PM) *

That should help out the 5 people out there that use mac os.. Thinking about it do you think people who use mac os know what a iso image is? jester.gif I also use extract-xiso for linux, works a treat.


Minus fifteen points to gryffindor! laugh.gif (You know...since OSX and Linux are both UNIX)
idog
@JCDenton@AS : don't judge too quickly. Just because we dislike viruses, spyware and crashing OS's, doesn't mean we are quite proficient at modding and fixing consoles..

on topic :

Thanks for the effort ! smile.gif

Unfortunately the program instantly crashes on startup. (@JCDenton@AS : the PROGRAM crashes, not the OS smile.gif) Using it on an Intel iMac 24" with OSX 10.5.8.

error report :

Process: OSxiso360 [1991]
Path: /Users/idog/Downloads/OSxiso360.app/Contents/MacOS/OSxiso360
Identifier: com.360usbspi.OSxiso360
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [187]

Interval Since Last Report: 584033 sec
Crashes Since Last Report: 3
Per-App Interval Since Last Report: 0 sec
Per-App Crashes Since Last Report: 3

Date/Time: 2010-05-24 23:24:48.746 +0200
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 666FAEC5-76AF-48D6-91D3-2831D6DCF096

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0

Dyld Error Message:
unknown required load command 0x80000022

edit : ok, seems you've been using Snow Leopard to do your builds : http://lists.apple.com/archives/xcode-user...t/msg00518.html.
Any chance you'd make a version which doesn't require me to update from Leopard to Snow Leopard ? smile.gif
hfmls
can u pls make this for windows too?
kphlight
idog: Thanks for giving it a try (and a crash dump too no less!). Unfortunately, this was written for 10.6 from the beginning and I don't intent to back-port it unless I get a lot of requests to do so. FWIW, the jump to Snow Leopard is worth it. The next version of OSxiso360 will not attempt to run on anything lower than 10.6, so I'm marking that "bug" as fixed smile.gif

hfmls: You Windows people have plenty of tools that I will be spending my time porting to OS X. No interest in doing it the other way around. I am glad to see all the scene support for Linux, however. Thanks to all that have contributed.
hfmls
ok thank you anyway.
Morning Call
QUOTE(JCDenton@AS @ May 24 2010, 04:11 PM) *

That should help out the 5 people out there that use mac os.. Thinking about it do you think people who use mac os know what a iso image is? jester.gif I also use extract-xiso for linux, works a treat.


i occassionally use osx and i know what an iso image is.

for linux though, i still use xbox backup creator under wine ohmy.gif
HotKnife420
QUOTE(kphlight @ May 25 2010, 04:05 AM) *

idog: Thanks for giving it a try (and a crash dump too no less!). Unfortunately, this was written for 10.6 from the beginning and I don't intent to back-port it unless I get a lot of requests to do so. FWIW, the jump to Snow Leopard is worth it. The next version of OSxiso360 will not attempt to run on anything lower than 10.6, so I'm marking that "bug" as fixed smile.gif

hfmls: You Windows people have plenty of tools that I will be spending my time porting to OS X. No interest in doing it the other way around. I am glad to see all the scene support for Linux, however. Thanks to all that have contributed.


But if you made it for Leopard, then PPC G5s and such could also run this program. Those mac's will never run Snow. I'm not sure on how some programs are coded for Leopard that run equally on PPC/Intel macs, but I know there are quite a few, and I assume this program could be, as well.
kphlight

Code that runs on PPC and Intel is called a Universal Binary. Code that runs on 10.5 and 10.6 is restricted to using only the 10.5 SDK. I'm using a number of 10.6 only methods for multi-threading, queueing, and file management. None of them are impossible to do without so with enough interest in 10.5, I'll possibly rewrite to use the 10.5 SDK only.
senas8
Thanks so much no more terminal ./extract-. Again thanks! smile.gif
ccfman2004
I have noticed that the Auto Update keeps complaining that the version is not up to date yet it is.
kphlight

Pushed out v0.5 which only serves to fix the update issue with v0.4. Thanks for the heads up. Would like to know how many people would like FTP support. The v0.5 update is significantly bigger because I'm starting to integrate the ConnectKit framework for FTP (the framework is in the app package now but not functional).

Any other feedback or requests are appreciated. Also, suggestions for other OS X/360 apps would be great.
asoftlad
kph this is great work thanks for sharing this with the cult of mac brethren. I'll give this a go over the weekend and report back. pop.gif
Ayla
Thanks so much for making this .app ! smile.gif

Now I can stop using a Windows extractor in Parallels.

1. I would really like to see native FTP'ing in your app, then I can ditch Parallels all together!

PS. How do you FTP now, if I may ask?

I have to go to Parallels and use FlashFXP every time sad.gif

2. The progress bar doesn't see to work properly. Mine is just all blue and I can't see how for I've come in the extraction process. If you could fix that and maybe add a numeric "%" value too, that would be nice (ie. 10%, 20%.... 100%).

3. It's a bit confusing right now, if I wan't to cue more .isos's for extraction. Could you maybe make a "drawer" on the left, or similar, where one can see the .iso queue ready for extraction (and where you can add them with a "+" and "-" button for example)?

Thanks again,

Regards
Martin smile.gif

QUOTE(kphlight @ May 28 2010, 04:29 AM) *

Also, suggestions for other OS X/360 apps would be great.


I would suggest: "X360GameHack.exe"

I use it for changing the region code on games but it can be used for a lot of other useful things too smile.gif
loopez
big thank for app! you saved me from playing with vmware terminal.

ftp support will be appreciated

from additional apps - yaris for mac smile.gif
Vel
QUOTE(Ayla @ May 28 2010, 07:47 PM) *

1. I would really like to see native FTP'ing in your app, then I can ditch Parallels all together!

PS. How do you FTP now, if I may ask?

I have to go to Parallels and use FlashFXP every time sad.gif


Why not just dl an OS X FTP Client.

Transmit, Cyberduck etc

Vel
Ayla
QUOTE(Vel @ May 30 2010, 10:58 AM) *

Why not just dl an OS X FTP Client.

Transmit, Cyberduck etc

Vel


Thanks, I tried a few different ones that didn't work, "Fetch" actually crashed my xbox.

But, Transmit works great!

I will use that until we get ftp support in Osxiso360 biggrin.gif
IceBerg
This is great, but what can I use to burn on the mac now that iBurn and OSX360 are dead? I mean let's face it windows is dead, no one uses windows any more. Toast 10 does not allow you to set a specific layer break point.



Proud Member of ABW club (Anything But Windows) and PFFW (People for a Flash Free World)
ccfman2004
QUOTE(IceBerg @ Jun 3 2010, 09:31 AM) *

Proud Member of ABW club (Anything But Windows) and PFFW (People for a Flash Free World)


+1

Flash is the number 1 reason of browser hangs and crashes on my Mac.

I only use Windows when I have to.
Anarchy99
QUOTE(kphlight @ May 26 2010, 05:08 AM) *

Code that runs on PPC and Intel is called a Universal Binary. Code that runs on 10.5 and 10.6 is restricted to using only the 10.5 SDK. I'm using a number of 10.6 only methods for multi-threading, queueing, and file management. None of them are impossible to do without so with enough interest in 10.5, I'll possibly rewrite to use the 10.5 SDK only.

any chance your working on a 10.5 version of this?
or is there still not enough interest?

thanks
dirtygit
yo kphlight I just joined with this forum to say thanks for what you have done here. THANKS so much!!!
somski
Can you make a screenshot of your app, would like to see how it looks.. thx
Kitkat
you have one in the coms http://www.logic-sunrise.com/news-102828-o...sous-macos.html
savantfilms
I have successfully extracted my iso but now how do I get my Jtag to recognize the game? Is there another step before copying to my HDD?

Thanks so much in advance


This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.