.env
fileEMBEDDED_REPORT_KEY
must be 16, 24, or 32 bytes<path-to-python3.xx>\python -m venv ENV
fe.pth
at the specified location:ENV\Lib\site-packages\fe.pth
ENV/lib/python3.xx/site-packages/fe.pth
(adjust for the actual Python version used)ENV\Scripts\activate.bat
source ENV/bin/activate
pip install -r requirements.txt
ENV\Scripts\activate.bat
ENV\Scripts\activate.ps1
ENV\Scripts\activate
source ENV/bin/activate
python -m FreeEnt /path/to/rom make <arguments>
-h
or --help
as an argument for a list of command line generation flags ulimit -n 64000
to raise the limit on number of open filesFreeEnt/server/bin/
(the directory will need to be created)chmod +x
) on the flips-linux executableENV\Scripts\activate.bat
ENV\Scripts\activate.ps1
ENV\Scripts\activate
source ENV/bin/activate
python -m FreeEnt /path/to/rom server <arguments>
-h
or --help
as an argument for a list of server flags