arne-cl / frodo-wii

Automatically exported from code.google.com/p/frodo-wii
GNU General Public License v2.0
0 stars 0 forks source link

Can't load t64 images #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Trying tooad a .t64 file
2.
3.

What is the expected output? What do you see instead?
When starting the t64 file it tries to load"*",8,1. Game doesn't start. File 
not found

What version of the product are you using? On what operating system?
V2 wii

Please provide any additional information below.

Original issue reported on code.google.com by ceb...@gmail.com on 3 Apr 2010 at 12:13

GoogleCodeExporter commented 9 years ago
It should work after v1-rc1 (where a bug affecting t64 loading on the Wii was 
fixed).

How does your directory structure look like? Do you have the

  sd:/frodo/tmp/

directory and what does it contain?

Original comment by simon.ka...@gmail.com on 3 Apr 2010 at 6:54

GoogleCodeExporter commented 9 years ago
Hi Simon,

sd:/frod/tmp/ doesn't exist

I have
sd:/frodo/images/
sd:/frodo/themes/

sd:/apps/frodo/tmp exists but is empty

Original comment by ceb...@gmail.com on 3 Apr 2010 at 11:33

GoogleCodeExporter commented 9 years ago
I created the sd:/frodo/tmp/ directory and now it loads the .t64 files properly

Original comment by ceb...@gmail.com on 3 Apr 2010 at 11:46

GoogleCodeExporter commented 9 years ago
If it matters: this was a "fresh" installation, I didn't have frodo installed 
before, 
as i just started out with wiibrew

Original comment by ceb...@gmail.com on 3 Apr 2010 at 11:48

GoogleCodeExporter commented 9 years ago
How did you install it? Uncompressing the tarball should give you the 
/frodo/tmp 
directory:

  drwxr-xr-x ska/ska           0 2010-03-21 14:06 apps/
  drwxr-xr-x ska/ska           0 2010-03-21 14:06 apps/frodo/
  -rw-r--r-- ska/ska        9721 2010-03-21 14:06 apps/frodo/icon.png
  -rw-r--r-- ska/ska     2099648 2010-03-21 14:06 apps/frodo/boot.dol
  -rw-r--r-- ska/ska           0 2010-03-21 14:06 apps/frodo/frodorc
  -rw-r--r-- ska/ska         537 2010-03-21 14:06 apps/frodo/meta.xml
  drwxr-xr-x ska/ska           0 2010-03-21 14:06 frodo/
  drwxr-xr-x ska/ska           0 2010-03-21 14:06 frodo/metadata/
  drwxr-xr-x ska/ska           0 2010-03-21 14:06 frodo/tmp/
  drwxr-xr-x ska/ska           0 2010-03-21 14:06 frodo/themes/
  drwxr-xr-x ska/ska           0 2010-03-21 14:06 frodo/themes/default/

unless the uncompression program is broken somehow and doesn't create empty 
directories. Could you try to uncompress the tarball on your host machine and 
see 
if /frodo/tmp is created? If it's not I suppose I could create some dummy file 
there for the next version.

Original comment by simon.ka...@gmail.com on 3 Apr 2010 at 1:31

GoogleCodeExporter commented 9 years ago
I installed via the brewbrowser app. I can try the tarball when I am back home 
later

Original comment by ceb...@gmail.com on 3 Apr 2010 at 3:29

GoogleCodeExporter commented 9 years ago
OK, if it works out when installing manually, perhaps you could submit a bug 
report 
to the homebrew browser? The problem is that the empty /frodo/tmp/ directory 
isn't 
created. Frodo loads t64's via emulated disks, so it first saves a "converted" 
temporary file in /frodo/tmp/.

So it seems like it's a bug in the homebrew browser. I'll leave this bug open 
for 
now so that other people can see the workaround.

Original comment by simon.ka...@gmail.com on 4 Apr 2010 at 6:46

GoogleCodeExporter commented 9 years ago

Original comment by simon.ka...@gmail.com on 3 Jun 2011 at 5:57