Giter VIP home page Giter VIP logo

2dxcamhook's Introduction

2dxcamhook

Hook library for replacing in-game camera textures with Spout2 senders

Compatibility

  • beatmania IIDX 27 HEROIC VERSE
  • beatmania IIDX 28 BISTROVER
  • beatmania IIDX 29 CastHour
  • beatmania IIDX 30 RESIDENT
  • beatmania IIDX 31 EPOLIS

โ€ป In-game cameras are not supported in the LDJ-003 version of IIDX 30

Configuration

Using OBS Studio

  • Install the Spout2 Plugin for OBS Studio
  • Right-click a Source or Scene in OBS Studio and select "Filters"
  • Press the add button under Effect Filters and select "Spout Filter"
  • Set the name to "Camera A" and press the "Change Spout Filter Name" button
  • Repeat the same steps for the second camera, using name "Camera B" instead

Note: The game expects the camera texture to be 1280x720 in size. If you have set OBS to output in a higher resolution, you should also add a "Scaling/Aspect Ratio" filter above the "Spout Filter" and set the resolution to 1280x720. It will appear incorrectly in the camera check menu, but will be normal when in-game.

Installation

  • Compile from source or download a pre-built version from the releases page
  • Copy the appropriate 2dxcamhook.dll build to your game directory
  • Alter your launch command to load the library during startup
launcher.exe [...] -K 2dxcamhook.dll -p io.disable_cams=true
spice64.exe [...] -iidxdisablecams -k 2dxcamhook.dll

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.