Un-ignored: the dev drive is the ground truth the restoration and emulator work constantly reference (DPL3/LIBDPL + VRENDER i860 renderer source, BT/RP live+dev game trees, VGL_LABS pod boot, scene/audio content). Kept in-repo for the pod-owner community. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
9 lines
387 B
Batchfile
9 lines
387 B
Batchfile
@echo off
|
|
set DPLARG=/tranny~.\vrendmon.btl~/i860~.\vrend.mng~/device~0x150~/video~ntsc~/pipes~1~/qual~0x17~
|
|
rem sync_on_green = (modifier&0x1) != 0);
|
|
rem rgb_mode = (modifier&0x2) != 0);
|
|
rem mono_board = (modifier&0x4) != 0);
|
|
rem duplicate_vid1 = (modifier&0x8) != 0);
|
|
rem force_framebuf = (modifier&0x10) != 0);
|
|
rem sync_eyes = (modifier&0x20) != 0);
|