Skip to content

Manual patched iso does not work in swiss #10

Open
@skx7

Description

@skx7

Tried to manually the latest version, showing some missing ycookie.szp and panepon.szp errors. The output iso does crash when booting on swiss. Would it already be possible to have a functioning partially patched iso if we exludes these parts from the compile.bat? Or we are still at an too early stage to play on real hardware? Thanks, looking forward to fully translated game by the way! Heavily appreciated!

[INFO] Compiling patches - Please wait..
An error occurred: [Errno 2] No such file or directory: '../src/YCookie/fs/ycookie.szp'
Traceback (most recent call last):
File "D:\DATA\TEMP\0_NGC\puzzle-collection-main\tools\decompress.py", line 75, in
main(args)
~~~~^^^^^^
File "D:\DATA\TEMP\0_NGC\puzzle-collection-main\tools\decompress.py", line 61, in main
with open(args.infile, "rb") as f:
~~~~^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '../src/PuzzleLeague/fs/panepon.szp'
Traceback (most recent call last):
File "D:\DATA\TEMP\0_NGC\puzzle-collection-main\tools\decompress.py", line 75, in
main(args)
~~~~^^^^^^
File "D:\DATA\TEMP\0_NGC\puzzle-collection-main\tools\decompress.py", line 61, in main
with open(args.infile, "rb") as f:
~~~~^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '../src/YCookie/fs/ycookie.szp'
warning: source file not found: ..//src//PuzzleLeague//Graphics.asm
warning: unable to open target file: ..//src//PuzzleLeague///fs/panepon-eng.rel
error: file not found: ..//src//PuzzleLeague///fs/panepon.rel
..//src//PuzzleLeague//Main.asm:5:2: insert "/fs/panepon.rel"
bass: assembly failed
warning: unable to open target file: ..//src//YCookie///fs/ycookie-eng.rel
error: file not found: ..//src//YCookie///fs/ycookie.rel
..//src//YCookie//Main.asm:5:2: insert "/fs/ycookie.rel"
bass: assembly failed
IN=3361032 OUT=2548219
1 file(s) moved.
IN=3531668 OUT=2581283
1 file(s) moved.
FILE OPEN ERROR![../src/PuzzleLeague/fs/panepon-eng.rel]
The system cannot find the file specified.
The system cannot find the file specified.
FILE OPEN ERROR![../src/YCookie/fs/ycookie-eng.rel]
The system cannot find the file specified.
The system cannot find the file specified.
[INFO] Patches compiled


Finished!

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