joedj / ftpii

An FTP server for the Nintendo Wii
Other
52 stars 18 forks source link

some extracted files from super smash bros. brawl were corrupted #51

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of ftpii are you using?
0.0.18

What steps will reproduce the problem?
1. start ftpii from hbc with super smash bros. brawl(pal version) inserted
2. with filezilla download the big movie files(with thp format)
3. most thp files contain garbage, can't be played with thpplay and don't 
seem to have any structure at all.

What is the expected output? What do you see instead?

Please provide any additional information below.
i guess the problem lies in the fact that brawl is dvd9 and therefore i 
guess an integer overflow occurs which means it reads the wrong location 
for it.

Original issue reported on code.google.com by pieter...@gmail.com on 26 Mar 2009 at 9:05

GoogleCodeExporter commented 9 years ago
Can you please provide some more information:
- Was it an original, pressed SSBB disc, or a burned copy?
- Do you have a drivechip?
- What IOS is DVDx using?

Original comment by joe.goo...@psychlaw.com.au on 26 Apr 2009 at 4:57

GoogleCodeExporter commented 9 years ago
yes, it's the original disc, not a burned copy.
I have no drivechip or modchips installed
DVDx is using ios249

Original comment by pieter...@gmail.com on 26 Apr 2009 at 11:09

GoogleCodeExporter commented 9 years ago
Hmmm.  I have uploaded a test build here:

http://members.datafast.net.au/~jjordan/ftpii_dualtest.dol

I am very interested to know whether this resolves your problem.  I think the 
problem
might be the layer break, rather than an integer overflow.

Original comment by joe.goo...@psychlaw.com.au on 26 Apr 2009 at 3:28

GoogleCodeExporter commented 9 years ago
sorry, it seems it's still not working. It's indeed the layer break or an 
integer 
overflow. The opening movie is where the garbage starts, since that file has 
only 
garbage starting halfway.

Original comment by pieter...@gmail.com on 29 Apr 2009 at 6:37