Skip to main content

A command-line database editor for FIFA RTWC 98.

Project description

fifa98edit

A Python 3 editor for the old EA Sports PC game Fifa RTWC 98. Run fifa98edit.py. Help and instructions are provided in the editor.

Installation

Install Python 3.8 or higher and run:

pip install fifa98edit

If your system runs multiple versions of Python (e.g. Python 2 on many Macs) run:

pip3 install fifa98edit

If you wish to update to a new version, run:

pip3 install --upgrade fifa98edit

Use

python -m fifa98edit

or

python3 -m fifa98edit 

if running multiple versions of Python

Further help is provided in the application.

Uninstall

pip uninstall fifa98edit

or

pip3 uninstall fifa98edit

if running multiple versions of Python

The command will produce a list of files that "Would not remove". Remove those files manually following the path provided.

Dependencies

The ability to add national teams or to move club teams to national team groups (for example, to create tournaments) depends on the ability to write compressed graphic files containing the flags. This is provided by RefPack Tool by KUDr, which runs under Windows (or Wine). Download the executables and follow the instructions in the editor.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fifa98edit-0.1.47.tar.gz (108.8 kB view hashes)

Uploaded Source

Built Distribution

fifa98edit-0.1.47-py3-none-any.whl (262.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page