Go Back  
Reply
 
Thread Tools
Old 11-06-2011   #171
atmosfear
Member
null
 
Join Date: Oct 2010
Posts: 32
Likes: 1
Liked 16 Times in 1 Post
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Al. View Post
i finished game perfectly but my friend couldnt.
he back up game from original blue ray in multiman , got this error
OS:Win7

Have you applied a previous (broken) version of this fix? [y/n] n
[...]
Patching bin.psarc ...
1 file(s) moved.
xdelta3: target window checksum mismatch: XD3_INVALID_INPUT
1 file(s) moved.
ERROR: Something went wrong, see output above for details.
Patch is only designed to work with the european version of the game (BCES01175), maybe he used a different version?
************* [ - Post Merged - ] *************
For everyone that had an invalid number of parameters error, when running the fix, please re-download the new version (v5) of the fix from the first post in the thread. It should fix all issues with spaces inside the path to the game and should fix that error.

Last edited by atmosfear; 11-06-2011 at 01:04 PM.
atmosfear is offline   Reply With Quote
Old 11-06-2011   #172
simmeon1
Member
null
 
Join Date: Sep 2011
Posts: 35
Likes: 0
Liked 7 Times in 3 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
OK the game is working perfectly now but in some of the cutscenes there are no subtitles. Any idea how to fix that? Cheers.
simmeon1 is offline   Reply With Quote
Old 11-06-2011   #173
atmosfear
Member
null
 
Join Date: Oct 2010
Posts: 32
Likes: 1
Liked 16 Times in 1 Post
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
Originally Posted by wookieboy76 View Post
I get no press START screen on main UC3 desert home screen?, i have the psarc folder (applied the fix files), bin.psarc and text1.psarc and anime psarc file, ive beenplaying around withthisforfew days, when i move my backup folders off bin, actor33, text1, thegame runs but slower loading times. i delete the small game data after trying each file out as psarc or as folders,nothing works unless i have those 3 original folders back in the main folder off game, i get spinning ring forever, ring freeze, or no press START on home screen
************* [ - Post Merged - ] *************


i need toknowthis also, i havedoneit by dragging the dc1 folder to psarc.exe and renaming the psarc file to bin.psarc, but dont know if that iscorrect
Guys, if you want to properly re-package your unpacked .psarc files, you need the original psarc.exe from sony ps3 sdk and then run this in the folder where your unpacked psarc folder are located (actor33 animstream4 bin pak23 text1):

Code:
cd foldername
psarc create -i --to=..\foldername.psarc .
cd ..
(Obviously replace foldername with the actual name like actor33.)

This way your first folder in the hierarchy will be excluded from the .psarc, but subfolder will be included (e.g. dc1 folder of bin). It is important to use the -i switch to enable case insensitive archive, otherwise you will see hangs if the game tries to access files with different case then that stored in the archive (eg. tried to load MyMap.pak instead of mymap.pak). Omitting the -i switch was the reason that my initial version of the fix froze in chapter 5.

Last edited by atmosfear; 11-06-2011 at 01:26 PM.
atmosfear is offline   Reply With Quote
Old 11-06-2011   #174
iPostNak3d
Member
null
 
iPostNak3d's Avatar
 
Join Date: Jan 2008
Posts: 30
Likes: 16
Liked 1 Time in 1 Post
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
hi, i am a bit confused, sorry!

after i run the "uc3_fix_windows", do i need to do anything else? do i need to move/replace any files?

or do i just FTP the game after the step above is done?

thank you.
iPostNak3d is offline   Reply With Quote
Old 11-06-2011   #175
kingh11
Apprentice
 
Join Date: Nov 2010
Posts: 10
Likes: 0
Liked 4 Times in 4 Posts
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
Can you please create a fix for the US version? I tried renaming the folder but it still does not work.
Thank you for all your work!!
kingh11 is offline   Reply With Quote
Old 11-06-2011   #176
Blaz0r
Member
 
Blaz0r's Avatar
 
Join Date: Nov 2011
Posts: 107
Likes: 1
Liked 40 Times in 17 Posts
Mentioned: 12 Post(s)
Tagged: 0 Thread(s)
Send a message via Skype™ to Blaz0r
Thumbs up U3 Fix V5

Ye I got it to work now with Windows 7 (64bit)... THX for V5 MAN!

- Blaz0r
Blaz0r is offline   Reply With Quote
Old 11-06-2011   #177
wookieboy76
Member
 
Join Date: Mar 2011
Location: cxxntland
Posts: 483
Likes: 31
Liked 61 Times in 45 Posts
Mentioned: 13 Post(s)
Tagged: 0 Thread(s)
Originally Posted by atmosfear View Post
Guys, if you want to properly re-package your unpacked .psarc files, you need the original psarc.exe from sony ps3 sdk and then run this in the folder where your unpacked psarc folder are located (actor33 animstream4 bin pak23 text1):

Code:
cd foldername
psarc create -i --to=..\foldername.psarc .
cd ..
(Obviously replace foldername with the actual name like actor33.)

This way your first folder in the hierarchy will be excluded from the .psarc, but subfolder will be included (e.g. dc1 folder of bin). It is important to use the -i switch to enable case insensitive archive, otherwise you will see hangs if the game tries to access files with different case then that stored in the archive (eg. tried to load MyMap.pak instead of mymap.pak). Omitting the -i switch was the reason that my initial version of the fix froze in chapter 5.


Re-read that a couple off times and get what your saying now about case sensitive files, That code file,and your meaning off run this, do we just copy and paste it in the (main) folder where the extracted psarc folders are? or save it as a word file and add it to it?

by the way your a clever ****er aint ya

Last edited by wookieboy76; 11-06-2011 at 03:02 PM. Reason: read it properly
wookieboy76 is offline   Reply With Quote
Old 11-06-2011   #178
spartn1
Apprentice
 
Join Date: Jan 2011
Posts: 8
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
oops

Originally Posted by atmosfear View Post
Patch is only designed to work with the european version of the game (BCES01175), maybe he used a different version?
************* [ - Post Merged - ] *************
For everyone that had an invalid number of parameters error, when running the fix, please re-download the new version (v5) of the fix from the first post in the thread. It should fix all issues with spaces inside the path to the game and should fix that error.
Darn, wish I had read your post sooner. So I ran the other fix (update 4) and got the xdelta3 error. I am downloading v5, can I just rerun the batch file?

NVM...I reran it and still got this error xdelta3: source file too short: XD3_Invalid_Input

I am attempting to patch US Version

Last edited by spartn1; 11-06-2011 at 04:21 PM. Reason: updated
spartn1 is offline   Reply With Quote
Old 11-06-2011   #179
chance434
Apprentice
 
Join Date: Nov 2011
Posts: 1
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
hi atmosfear. i downloaded the repack v5 but the error is the same. xd3_invalid_input. i have the european version of uncharted 3 (BCES01175). the foldername is BCES01175. everytime i doubleclick the windows fix, its the same error. please help! thx!
chance434 is offline   Reply With Quote
Old 11-06-2011   #180
iPostNak3d
Member
null
 
iPostNak3d's Avatar
 
Join Date: Jan 2008
Posts: 30
Likes: 16
Liked 1 Time in 1 Post
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Question plz anyone???

Originally Posted by iPostNak3d View Post
hi, i am a bit confused, sorry!

after i run the "uc3_fix_windows", do i need to do anything else? do i need to move/replace any files?

or do i just FTP the game after the step above is done?

thank you.
^ please anyone? i am lost on this part. i have done the uc3_fix_windows.exe file.

i then get a bunch of files in a folder called "patchfiles" that end with a ".vcdiff".

what do i do with them? do i need to transfer them to game folder before ftping to the ps3?

the instructions just say to runt the "uc3_fix_windows.exe"... bu then what???

thank you!
iPostNak3d is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 07:54 PM.