Skip to content

Releases: visapex-app/PS3EyeDirectShow-120fps

PS3EyeDirectShow-120fps v0.1.0-beta

Pre-release

Choose a tag to compare

@visapex-app visapex-app released this 23 Aug 23:09

This is the first beta release of PS3EyeDirectShow-120fps maintained by VisApex.

PS3EyeDirectShow-120fps is a maintained fork of AllanCat/PS3EyeDirectShow, updated for current 64-bit Windows systems.

Highlights

  • Adds reliable 320x240 @ 120 FPS DirectShow capture.
  • Fixes QVGA buffer sizing and sample-length handling.
  • Supports VGA and QVGA RGB24 capture modes.
  • Supports up to eight PS3 Eye cameras.
  • Targets Windows 11 and 64-bit DirectShow applications.
  • Updates the build to MSVC v145, a current Windows SDK, and libusb 1.0.30.
  • Adds versioned DLL metadata and portable ZIP packaging.
  • Includes administrator-aware registration and unregistration scripts.

Installation

  1. Download PS3EyeDirectShow-120fps-0.1.0-beta-x64-portable.zip.
  2. Extract all files to a permanent folder and keep them there.
  3. Ensure the PS3 Eye has a compatible USB driver installed.
  4. Right-click Register-PS3EyeDirectShow.bat and select Run as administrator.
  5. Select PS3 Eye Universal in a compatible 64-bit DirectShow application.

If CL-Eye is already installed and working, keep it. No replacement USB driver is required. Systems without a working PS3 Eye driver can use CL-Eye or a compatible libusbK installation.

Before moving or deleting the installation folder, run Unregister-PS3EyeDirectShow.bat as administrator.

Important notes

  • This release supports 64-bit applications only.
  • The portable package does not install a USB kernel driver.
  • This is a beta release. Please report problems through the GitHub issue tracker.

License and credits

Licensed under GPL-3.0-only. Copyright remains with the respective upstream authors and contributors.

Project source: github.com/visapex-app/PS3EyeDirectShow-120fps
Maintained by VisApex