Skip to content

Memory Error with latest resource file #62

@ghost

Description

Using the latest firware, v1.1.5.56, the resource file contains possibly too many resources? I'm not very familiar with python so maybe I'm missing something.

After making a change to allow the newer header NERES mentioned in #52, I get the following output when trying to run res2img.py -d -u -i chaohu_v69.res:

file is a Haumi resource file
version 69
number of resources: 4294967295
Traceback (most recent call last):
  File "./tools/res2img.py", line 387, in <module>
    extract_list = range(max_rsrc)
MemoryError

Python version is 2.7.15+ and linux 64bit.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions