mirror of
https://github.com/oerg866/win98-driver-lib-extra.git
synced 2026-04-26 13:55:57 +03:00
[PR #1] Add VIA CN700 UniChrome Pro graphics driver + VIA Vinyl AC'97 audio for VT823x #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/win98-driver-lib-extra#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/oerg866/win98-driver-lib-extra/pull/1
Author: @matcarfer
Created: 2/12/2026
Status: 🔄 Open
Base:
master← Head:master📝 Commits (4)
470afccAdd VIA Vinyl AC'97 v700b WDM driver (Win98 SE)4b8c300renamed folder and edited readmee17561cdeleted notes2e12e50Add [GFX]_via_cn700_unichrome_pro – VIA CN700 UniChrome Pro driver (16.01.23.24)📊 Changes
48 files changed (+12096 additions, -0 deletions)
View changed files
➕
[GFX]_via_cn700_unichrome_pro/GTF.DLL(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/README.txt(+47 -0)➕
[GFX]_via_cn700_unichrome_pro/VTDispl2.cfg(+1645 -0)➕
[GFX]_via_cn700_unichrome_pro/VTDisply.cfg(+1864 -0)➕
[GFX]_via_cn700_unichrome_pro/VTDisply.dll(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTDspChs.hlp(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTDspCht.hlp(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTDspJpn.hlp(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTDspKor.hlp(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTDspWst.hlp(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTGamma2.cfg(+1330 -0)➕
[GFX]_via_cn700_unichrome_pro/VTGamma2.dll(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTGm2Chs.hlp(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTGm2Cht.hlp(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTGm2Jpn.hlp(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTGm2Kor.hlp(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTGm2Wst.hlp(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTIn2Chs.hlp(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTIn2Cht.hlp(+0 -0)➕
[GFX]_via_cn700_unichrome_pro/VTIn2Jpn.hlp(+0 -0)...and 28 more files
📄 Description
Added two drivers tested on real HP t5530 Thin Client hardware (VIA CN700 IGP + VT8237 rev 60):
[GFX]_via_cn700_unichrome_pro
PCI\VEN_1106&DEV_3344[SND]_via_vinyl_ac97_vt823x_700b
PCI\VEN_1106&DEV_3059Both folders are self-contained, lightweight, and ready for Win98 QuickInstall (copy directly to DRIVER.EX).
Tested on HP t5530: audio and video work out-of-the-box in Win98SE at native resolution.
If any adjustments are needed (folder naming, content cleanup, etc.), let me know.
Thanks for maintaining this great repo!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.