Skip to content

Requesting help with where to start #153

@ThePlayer14

Description

@ThePlayer14

So I got the tools made both on a Windows 11 host and Fedora 42-based host.
The X360 game I'm trying to recompile is 11eyes CrossOver (465607D4). I got the default.xex unencrypted with XexTool (it wasn't compressed), but when I run XenonAnalyse on it, the resulting TOML file is completely empty.

The Windows version simply just crashes with Debug error Abort{} called, while the Linux version gives more clues:

userf@fedora:/home/userf/Downloads/xco/xenonrecomp-built/XenonRecomp$ ./XenonRecomp /home/userf/Downloads/xco/gmutil/set.toml /home/userf/Downloads/xco/XenonRecomp/XenonUtils/ppc_context.h 
ERROR: __restgprlr_14 address is unspecified
ERROR: __savegprlr_14 address is unspecified
ERROR: __restfpr_14 address is unspecified
ERROR: __savefpr_14 address is unspecified
ERROR: __restvmx_14 address is unspecified
ERROR: __savevmx_14 address is unspecified
ERROR: __restvmx_64 address is unspecified
ERROR: __savevmx_64 address is unspecified
Segmentation fault (core dumped)

Not sure where to start with this project since I don't have much experience with hunting down stuff like this.

I'm hoping to have a good recomp of this because this (newer version) never had a PC port.

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