Bug in latest version of prxtool

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
moonlight
Posts: 567
Joined: Wed Oct 26, 2005 7:46 pm

Bug in latest version of prxtool

Post by moonlight »

I've realized a bug in the latest version of prxtool.

When listing imports with a command such as:
prxtool -x -s i -o idstorage.xml idstorage.prx

I don't get always all imports. For example, in idstorage i don't get the nand imports.
This didn't happen in the previous version of prxtool which worked fine.
TyRaNiD
Posts: 907
Joined: Sun Jan 18, 2004 12:23 am

Post by TyRaNiD »

Fixed it, I had extended a structure for the rare case where variables are imported which made a size check return early. In svn.
Post Reply