fagensden / custom-di

Automatically exported from code.google.com/p/custom-di
0 stars 0 forks source link

Anima Ark of Sinners WiiWare PAL does not start due to save problems #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
*Please report only one problem per issue.

What rev. of Neek2o is used?
r69

What nand is used (4.1/4.2/4.3)(E/U/J/K)?
4.3E

In which way is Neek2o started (Priiloader/Channel/HBC)?
Channel

What steps will reproduce the problem?
1.Start the game
2.
3.

What is the expected output?
Game starting normally

What do you see instead?
before it starts the message that there is not enough free space in the 
internal memory. Game sends you back to memory management..

Please provide any additional information below.
The game does it even with no other saves present.

Original issue reported on code.google.com by e.van.de...@gmail.com on 30 Dec 2011 at 9:26

GoogleCodeExporter commented 8 years ago

Original comment by e.van.de...@gmail.com on 31 Dec 2011 at 3:10

GoogleCodeExporter commented 8 years ago
Anima Ark of Sinners isn't the only game with save problems. I will create a 
hack for the game to make it work. All other games (WiiWare, VC and Wii) that 
have this issue will also require a hack and can be added to this issue as a 
comment. Please include the TitleID for those games.

Original comment by overjoy....@gmail.com on 31 Dec 2011 at 8:46

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Title id for Anima Ark of Sinners is WM7P

Original comment by e.van.de...@gmail.com on 3 Jan 2012 at 6:10

GoogleCodeExporter commented 8 years ago
I had the same issue with d2x.
In most cases you can fix this just by returning fake values, i.e. blocks=1 and 
inodes=1.
Of course this is not a real fix, it would be better to find out why the values 
returned by GetUsage are wrong.
Anyways it seems that this workaround is not required by disc based wii games.

Original comment by dav...@yahoo.it on 4 Jan 2012 at 2:31

GoogleCodeExporter commented 8 years ago
Here is my workaround 
http://code.google.com/p/d2x-cios/source/browse/trunk/source/ffs-plugin/plugin.c
#853

If you find a better solution please let me know. :)

Original comment by dav...@yahoo.it on 4 Jan 2012 at 2:41

GoogleCodeExporter commented 8 years ago
i get the error not enough free space when trying to launch double dragon ntsc 

Original comment by wolffami...@gmail.com on 14 Jan 2012 at 5:55

GoogleCodeExporter commented 8 years ago
Issue 13 has been merged into this issue.

Original comment by e.van.de...@gmail.com on 17 Jan 2012 at 10:39

GoogleCodeExporter commented 8 years ago

Original comment by overjoy....@gmail.com on 22 Jan 2012 at 9:45