Skip to main content

NFS4 HS (PC) resource utilities

Project description

About

This project provides data extraction utilities for the following Need for Speed 4 HS asset files:

  • tracks
  • cars

Additionally, Blender addon is provided to directly import track and car data.

Recommended setup

  1. Download the latest ZIP file from Releases.
  2. Open Blender.
  3. Go to Edit -> Preferences -> Get Extensions.
  4. Click v in the top right corner of the window.
  5. Click Install from Disk....
  6. Select the downloaded ZIP file.
  7. Activate the addon in the Add-ons panel.

Old setup instructions

Warning: Use instructions from this section only if you have problems with the recommended setup.

  1. Create new empty Blender project

  2. Open the Scripting tab

  3. Copy-paste the following two commands into the Blender console:

    import sys, subprocess
    subprocess.call([sys.executable, "-m", "pip", "install", "speedtools"])
    

    This command will install the speedtools package to your Blender Python installation.

    Note: Python installation that comes with Blender is completely separate from the global Python installation on your system. For this reason, it is necessary to use the Blender scripting console to install the package correctly.

  4. Copy and paste the content of this file to the Blender scripting window.

  5. Click the button.

  6. You should see Track resources and Car resources under File > Import.

Setup (command line version)

Install the package from PyPI:

pip install speedtools

Currently, the command line version does not provide any useful functionality.

Development dependencies

This setup is needed only if you plan to modify the add-on.

To develop the project the following dependencies must be installed on your system:

Make sure the binary directories are in your PATH.

Re-make project

This tool is a part of the re-make project. The project source code is available here.

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

speedtools-0.32.0.tar.gz (55.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

speedtools-0.32.0-py3-none-any.whl (79.1 kB view details)

Uploaded Python 3

File details

Details for the file speedtools-0.32.0.tar.gz.

File metadata

  • Download URL: speedtools-0.32.0.tar.gz
  • Upload date:
  • Size: 55.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for speedtools-0.32.0.tar.gz
Algorithm Hash digest
SHA256 89cf01b26659d9b4a200778ff62928f4d12aacd6e1f33ad9a1757dabd6c9848e
MD5 477db6fcf905983e68db4ce4e025b81d
BLAKE2b-256 91fd6a0517cf600fa6259f9d3f60975e94e54e08288708e5f7a87bb00b5cd97d

See more details on using hashes here.

File details

Details for the file speedtools-0.32.0-py3-none-any.whl.

File metadata

  • Download URL: speedtools-0.32.0-py3-none-any.whl
  • Upload date:
  • Size: 79.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for speedtools-0.32.0-py3-none-any.whl
Algorithm Hash digest
SHA256 406ffacbe45d18aa1013ee2e4210fe7cac66d66fd4b7d49ec530a9317677aa29
MD5 e0848f60ace4a5e78f6a1a91620ebddb
BLAKE2b-256 74673ced1b25c2b769b84ebe19d061012707a58beb0d356927eb571ba1941f47

See more details on using hashes here.

Supported by

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