Skip to content

ignus2/playclaw6-plugin-encoder-vfw

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

playclaw6-plugin-encoder-vfw

VFW encoder plugin for PlayClaw 6

Installation

  1. Create a folder called "plugins" under C:\Program Files (x86)\PlayClaw 6\
  2. Copy the encoder-vfw.dll file to the plugins folder: C:\Program Files (x86)\PlayClaw 6\plugins\

Compiling

Compilation requires the PlayClaw 6 SDK: https://github.com/CyberDemonLord/playclaw6-sdk

  1. Copy the VFW encoder plugin source files into playclaw6-sdk\source code\plugins\encoder-vfw\
  2. Add the encoder-vfw.vcxproj file to the playclaw6-plugins.sln solution
  3. Open the solution with Visual Studio 2015/2017, migrate/retarget as necessary then compile