🛠️

Introduction to WinOLS Chip Tuning

Feb 26, 2025

WinOLS Demonstration Notes

Introduction

  • WinOLS is a software tool for chip tuning.
  • The demo version is available for free at evc.de.
  • Limited functions in the demo version; many options greyed out until a project is open.

Opening a Project

  • Open Button: Initially does not function as no projects are available.
  • New Project: Choose a file to open; options include desktop or documents.
  • Warning Popup: Alerts if the file has been used before to prevent overwriting changes.
  • Checksum Notification: No checksums available in demo version; paid version offers this feature.

Project Properties

  • Accessible via Project menu.
  • Input basic information (not crucial for beginners):
    • Vehicle type (e.g., VW Passat)
    • Model specifics (e.g., 1.9 TD PDI)
    • Build type (e.g., EDC-15)
  • Save the project to activate additional functions.

File View Options

  • Bit View Options:
    • 16-bit decimal (recommended for beginners)
    • 16-bit hexadecimal
    • 8-bit decimal and hexadecimal

Understanding the File

  • Hex dump starts at 00000.
  • Potential Maps Information: 84 does not mean there are 84 maps; it's an estimation error.
  • Use caution; do not rely solely on this number.

Navigating Views

  • 2D View: Easier to spot patterns compared to numerical views.
  • 3D View: Not useful for beginners; complex visualization.

Controls Overview

  • Adjust window size (minimize, maximize).
  • Cursor controls for navigation:
    • Move left/right by clicks.
    • Jump to start/end of file.
  • Data Blocks:
    • Different blocks may exist based on vehicle type (e.g., manual vs. automatic).
    • Change data in both blocks if unsure.

Searching for Maps

  • Utilize WinOLS to identify potential maps.
  • Change settings for better visibility.
  • Recognize common maps (e.g., EGR maps) based on their shapes in 2D/3D views.
  • Identifying Maps:
    • Confirm map dimensions (e.g., 13x16 16-bit).
    • Add the identified map to "My Maps" for easy reference.

Conclusion

  • The video will continue with saving procedures for identified maps.
  • Next steps will include demonstrating how to manipulate the map identified.