aixxe / 2dxcamhook

Spout2 receiver for beatmania IIDX in-game cameras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Epolis (just solved actually).

whowechina opened this issue · comments

No description provided.

I did the work, perhaps you can add a new source file for "Epolis 003-2023101800" with these codes

#include <cstddef>
std::ptrdiff_t addr_hook_a = 0x77D0E0;
std::ptrdiff_t addr_hook_b = 0x7E6DA0;
std::ptrdiff_t addr_textures =0x76D1328;
std::ptrdiff_t addr_device_offset = 0x00000E0;

Before my PR gets accepted, you can download this DLL file here.

2dxcamhook.LDJ-003-2023101800.dll.zip