Skip to content

Data Decryption Fails for Examples on macOS and Gentoo Linux #29

@jreynaud1

Description

@jreynaud1

On macOS and Gentoo Linux, When building the examples with the provided CMake.txt file, as below:

cd projects/CMake
mkdir build
cd build
cmake ..
make

When I run the example file rres_load_image, I see the following RRES output:

RRES: CDIR: Central Directory found at offset: 0x00aaf736
RRES: CDIR: Central Directory file entries count: 20
RRES: INFO: Loading resource from file: resources.rres
RRES: INFO: Found requested resource id: 0x5809cde2
RRES: IMGE: Id: 0x5809cde2 | Base size: 786452 | Packed size: 195662
RRES: WARNING: IMGE: Data decryption failed, wrong password or corrupted data

As expected, it appears the image does not load, as seen below:

Screenshot 2024-11-20 at 2 49 05 PM

My environments are as follows.

OS: macOS Sonoma 14.7.1
Chip: Apple M3 Max

OS: Gentoo 2.17
CPU: Intel Core i5-8350U

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions