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.33.0.tar.gz (56.6 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.33.0-py3-none-any.whl (81.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for speedtools-0.33.0.tar.gz
Algorithm Hash digest
SHA256 9827c0b6edc7a9e65adac4b755ce03a76a87a9f8634cfed458252bd53cbaf476
MD5 d34939007a370e8038b4998234035758
BLAKE2b-256 d2391be9c0b06ad24710ffdd82dd7f8810388f2f7614c2efc0b5d82666b8cfeb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: speedtools-0.33.0-py3-none-any.whl
  • Upload date:
  • Size: 81.2 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.33.0-py3-none-any.whl
Algorithm Hash digest
SHA256 48090c6c1f166b1b0dc366510413e957d507719b5fab3cbb9f6b488cc154592d
MD5 f6beda73d8a9baf64e38b1ede0e82fd8
BLAKE2b-256 72e13e77af42c984932110515c4b5d3255abfb34460f5584f4c16f14b82b8c19

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