Posted: Sun May 29, 2011 9:37 am Post subject: Bad Burn?
I tried burning a Harry potter collection the other night (Xbox Games) It seemed to want to load but when it did it frooze and when I removed the disc or booted back up it took me to the Softmod Installer Delaux I think It was V page and the light was red. How ever I burned Big Mutha truckers 1&2 plus GTA3 and they all played fine, what's going on here? Just a bad game download/burn or what?
Edit: When I restarted the console it went back to the softmod just fine.
SPPV V.I.P. Lifetime
Joined: Sep 13, 2010 Posts: 2644 Location: Kamloops BC Canada
Posted: Sun May 29, 2011 10:35 am Post subject:
Thats why I released SPPV Multigame Maker, youll see a thread from around 6 months ago where I discussed this exact issue with Hobbs.
Theres lots of things that can cause this issue, bad rip (missing files), bad FTP (missing files), renamed files, not setup properly, games with to many files (it has set seek times and if it cant find the file needed in that time it wil crash, exact same issue as SID5 Pimped Final).
Watch my video and try my game maker Im sure you will like it, Ive released it all over the net Demonoid, Seedpeer, usenet here and have never had a complaint.
kennethk V.I.P. Lifetime
Joined: May 01, 2011 Posts: 1210
Posted: Sun May 29, 2011 12:25 pm Post subject:
Awesomne, I'll take a look at it and hopefully get a reburn going does it support those titles or does it support any titles? I noticed that it wasnt showing a title like when you make a .iso an eboot for the psp for example.
Edit: Is it just me or does the search in tutorials always bring back 0 results? Also the Demonoid one says its been deleted
SPPV V.I.P. Lifetime
Joined: Sep 13, 2010 Posts: 2644 Location: Kamloops BC Canada
All right I'll give it a go, by the way do you know if AmazonBasic DVD-rs are any good?
SPPV V.I.P. Lifetime
Joined: Sep 13, 2010 Posts: 2644 Location: Kamloops BC Canada
Posted: Sun May 29, 2011 1:32 pm Post subject:
Never heard of them. Spend the extra few bucks and get Fuji, trust me its better than trying to save money and ending up with a bunch of coasters.
If you DL the Multigame maker in VIP all the work in the videos is already done just add games make it an iso and burn
kennethk V.I.P. Lifetime
Joined: May 01, 2011 Posts: 1210
Posted: Sun May 29, 2011 1:36 pm Post subject:
I cant afford to buy VIP time now though they said I Could return them and get a one year warranty anyway so I'll probably buy them once I get a few bucks.
kennethk V.I.P. Lifetime
Joined: May 01, 2011 Posts: 1210
Posted: Sun May 29, 2011 10:14 pm Post subject:
I got it but it's not showing the Games under UnleashX I burned the game like in the video, heres my XML.
<?xml version="1.0" encoding="utf-8"?>
<UnleashX>
<Settings>
<MSDashBoard>C:\Xboxdash.xbe</MSDashBoard>
<Password MaxTries="3"></Password>
<!-- Network Enable="Yes/No" Type="Static/DHCP" -->
<!-- Default Enable="Yes" Type="static"
IP = 192.168.0.100
Subnet = 255.255.255.0
-->
<Network Enable="Yes" Type="DHCP">
<IP>192.168.0.100</IP>
<Subnet>255.255.255.0</Subnet>
<Gateway>192.168.0.1</Gateway>
<DNS1>192.168.0.1</DNS1>
<DNS2>192.168.0.7</DNS2>
</Network>
<!-- FTP Enable="Yes/No" -->
<!-- Default Enable="Yes"
User = xbox
Password = xbox
Port = 21
MaxUsers = 2
AllowAnon = No
-->
<FTP Enable="Yes">
<User>xbox</User>
<Password>xbox</Password>
<Port>21</Port>
<MaxUsers>2</MaxUsers>
<AllowAnon>No</AllowAnon>
<Greeting>Welcome to XBOX FTP Server</Greeting>
</FTP>
<Newsfeed Enable="False" Interval="30">
<URL>www.xbox-scene.com/xbox1data/xbox-scene.xml</URL>
<URL>www.xbins.org/xbins.xml</URL>
</Newsfeed>
<!-- User Preference -->
<Preference>
<Games AutoLaunch="Yes" />
<DVD AutoLaunch="Yes">F:\Apps\DVDX2\default.xbe</DVD>
<AudioCD AutoLaunch="Yes">C:\xboxdash.xbe</AudioCD>
<Data AutoLaunch="Yes"></Data>
<!-- Volume: 0-100 -->
<SNTP Synchronize="No">216.244.192.3</SNTP>
<!-- Speed: 1-5 and anything in between, i.e. 1.5 -->
<FanSpeed>1</FanSpeed>
<ScreenSaver Wait="60">
<Text>UnleashX V0.39</Text>
</ScreenSaver>
<AutoTurnOff>0</AutoTurnOff>
<EnableDriveF>True</EnableDriveF>
<EnableDriveG>False</EnableDriveG>
</Preference>
</Settings>
<Menu>
Joined: Sep 13, 2010 Posts: 2644 Location: Kamloops BC Canada
Posted: Mon May 30, 2011 12:00 am Post subject:
Replace the config and default.xbe with these. Consider this a freeby These are from my personal one that I never released
Last edited by SPPV on Mon May 30, 2011 12:49 am; edited 1 time in total
kennethk V.I.P. Lifetime
Joined: May 01, 2011 Posts: 1210
Posted: Mon May 30, 2011 12:08 am Post subject:
Awesome thanks, so replace that with the xml I edited? Also when ever I want a new disc would I just delete the Old Game folder and make a new one?
SPPV V.I.P. Lifetime
Joined: Sep 13, 2010 Posts: 2644 Location: Kamloops BC Canada
Posted: Mon May 30, 2011 12:47 am Post subject:
Replace the old config or one you edited with the one in the attachment and replace the default.xbe in the unleashx folder with the one in the attachment. Just make a zip of the unleashx folder with the replaced files then anytime you want to do another just unzip. New folder everytime source folder remains zipped and untouched
Edit: I gave you the wrong files The ones I gave you above will work with regular dvd-r but their from my dual layer edition and its not done yet. Dont try it with dual layer it wont work
Use these unzip each one and copy the config and XBE and skins folder to your Unleashx folder youre using for the multigame
Last edited by SPPV on Mon May 30, 2011 12:03 pm; edited 1 time in total
kennethk V.I.P. Lifetime
Joined: May 01, 2011 Posts: 1210
Posted: Mon May 30, 2011 1:36 am Post subject:
Is tjat why it froze on load? Starting to think it's a bad game download.
SPPV V.I.P. Lifetime
Joined: Sep 13, 2010 Posts: 2644 Location: Kamloops BC Canada
Posted: Mon May 30, 2011 10:47 am Post subject:
If you get freezes its either your discs, the burn your xbox, or the games used
Heres one done with the files from the first attachment (this isnt a dual layer I just edit the games to fit more)
This ones done with the second attachment (My personal multigame- unreleased)
They should actualy boot faster and run lighter than an installed UnleashX dash. One thing to keep in mind is there was 3 shitty types of DVD drive released and 2 good ones on the XBOX if you have one of the shitty ones (Thomson, first Samsung) your discs and burn are integral to it working. If you have a Philips or second Samsung you can get away with lower quality media but I dont reccomend it. Fujis work across the board, I think I may have to contact them and see if I can get a sponsorship thing going I use hundreds a month in my tuts and dev and always reccomend them.
kennethk V.I.P. Lifetime
Joined: May 01, 2011 Posts: 1210
Posted: Mon May 30, 2011 4:25 pm Post subject:
So when will we expect a release? Also would renaming the iso cause a chance for it not to work?
SPPV V.I.P. Lifetime
Joined: Sep 13, 2010 Posts: 2644 Location: Kamloops BC Canada
Posted: Mon May 30, 2011 10:29 pm Post subject:
Thats your issue youre not following the tut, you dont use iso's for this, folders only. And theres no point expecting a release because Im not putting it out. Dual layer maybe I havent decided yet, but the one that runs custom skins and soundtrack will never see the light of day. People have enough trouble with just the basic one. Same with game editing, its not something Im going to get into, I have enough trouble getting it to work let alone trying to explain it to someone.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum