Page 3 of 6
Re: abgx360 Post processing script
Posted: February 23rd, 2009, 8:27 pm
by BrandonG777
Yeah, you're probably right. I'll make the changes to mine in the morning. Freaking kidney infection is killing me right now and despite common opinion drinking large quantities of alcohol doesn't help.
But yeah first time I saw them they threw me for a loop.
Re: abgx360 Post processing script
Posted: February 25th, 2009, 1:09 pm
by BrandonG777
New version posted.
Renames .000 to .ISO
Re: abgx360 Post processing script
Posted: February 27th, 2009, 1:46 pm
by aaearon
Is there a chance anyone could post a binary of abgx360 for windows with these changes?
Re: abgx360 Post processing script
Posted: February 27th, 2009, 6:22 pm
by BrandonG777
Try this link, never uploaded anything to rapidshare to don't get pissed at me if it doesn't work.
http://rapidshare.com/files/203386084/abgx360.html
Re: abgx360 Post processing script
Posted: March 7th, 2009, 1:31 pm
by markus101
ABGX360 1.0 is out to support the recent changes to the ISO files. I have modified the file the same and I'm in the process of testing that to ensure it still works.
I'm also going to test it as is, maybe it works like that now *hopes*
I'll reply back once I have it tested.
-Markus
Re: abgx360 Post processing script
Posted: March 7th, 2009, 6:43 pm
by markus101
Same change is needed, somewhere down in row 12000+ Still works like a charm.
-Markus
Re: abgx360 Post processing script
Posted: March 7th, 2009, 7:12 pm
by BrandonG777
Nice. Thanks for the heads up!
New version of abgx360
Posted: March 23rd, 2009, 7:52 am
by BrandonG777
Looks like we have a new version of abgx360 this morning. I'll take a look at it later and see if the same mod works.
Confirmed Working
Posted: March 23rd, 2009, 9:55 am
by BrandonG777
Confirmed that it still works.
Re: abgx360 Post processing script
Posted: March 23rd, 2009, 10:42 am
by BrandonG777
BTW: 1.0.1 is verifying all my new isos I've downloaded in the last couple of month. I was a bit nervous about playing them unverified with the new iXtreme
Re: abgx360 Post processing script
Posted: March 23rd, 2009, 8:56 pm
by Flamez
Hey i would like to get a copy of this script? Where can i get it plz? Thanks for all your hard work guys!
Re: abgx360 Post processing script
Posted: March 24th, 2009, 9:32 am
by BrandonG777
Look at the top of the thread. I keep an up to date version there and a precompiled 32bit x86 Linux version of the modified version of abgx360 and instructions on how to compile your own. The script won't work with the standard versions of abgx360 because of the way it handles input to cancel the CRC check.
Re: abgx360 Post processing script
Posted: March 29th, 2009, 8:12 pm
by demioa
I can't find abgx360.c for mac. Do I need to use the windows on and make it unix friendly? Or can someone post a modified abgx for 10.5.
Great script nonetheless.
Re: abgx360 Post processing script
Posted: March 30th, 2009, 7:55 am
by BrandonG777
demioa wrote:
I can't find abgx360.c for mac. Do I need to use the windows on and make it unix friendly? Or can someone post a modified abgx for 10.5.
Great script nonetheless.
Not sure it needs to be modified, if it does just download the source from abgx360.net and modify according to the Linux version, I'm thinking it'll work but it's untested so far. It's not difficult you just have to find the right spot in abgx360.c and delete it.
Re: abgx360 Post processing script
Posted: March 30th, 2009, 10:58 am
by demioa
I've tested the unmodified version and it stalls at the CRC check and needs to be terminated.
I will take a look at the modified UNIX and try to adjust.