Skip to content
Discussion options

You must be logged in to vote

Hi @jewlexx,

Thanks for maintaining the AUR package and for reaching out about the build process. I'm happy to clarify how I compile the binary so you can maintain parity.

My current build process relies on a custom Python tool and PyInstaller. Here’s a breakdown of the workflow:

In the project's root directory, you'll find a script named SaveStateTools.pyw. This tool was originally created to manage translation files. Since the application is now English-only, I have extended its functionality to also handle the packaging of the application.

The process to build the binary is as follows:

Environment: I use a clean Ubuntu LTS virtual machine to ensure consistency.

Dependencies: Make sure…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Matteo842
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants