China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-07-24 10:25
中国DOS联盟论坛 » DOS启动盘 & LOGO技术 (启动盘室) » Does using Tianhui Chinese system cause screen flicker? What are the solutions? View 3,458 Replies 16
Original Poster Posted 2004-02-22 00:00 ·  中国 广东 梅州 电信
初级用户
Credits 115
Posts 3
Joined 2003-10-02 00:00
22-year member
UID 10640
Gender Male
Status Offline
Under Windows 98, why does the Tianhui Chinese system get screen corruption when using the boot disk made by SYS a:? But when booting with the Windows 98 boot disk and then running the Tianhui Chinese system, there is no problem. Why is this? Does the Tianhui Chinese system need any other files supported under DOS?
Floor 2 Posted 2004-03-07 00:00 ·  中国 广东 梅州 电信
初级用户
Credits 115
Posts 3
Joined 2003-10-02 00:00
22-year member
UID 10640
Gender Male
Status Offline
No one knows???
Floor 3 Posted 2004-03-07 00:00 ·  中国 重庆 电信
中级用户
Credits 257
Posts 31
Joined 2003-11-07 00:00
22-year member
UID 12617
Gender Male
Status Offline
Someone would have answered you long ago if someone knew
Floor 4 Posted 2004-03-07 00:00 ·  中国 上海 电信
初级用户
Credits 104
Posts 2
Joined 2004-03-07 00:00
22-year member
UID 19512
Gender Male
Status Offline
I have also encountered this. It seems related to the monitor model, not a problem with the software itself. The solution is: blind operation.
Floor 5 Posted 2004-03-08 00:00 ·  中国 香港 Eppstore
初级用户
Credits 131
Posts 7
Joined 2004-01-04 00:00
22-year member
UID 14898
Gender Male
Status Offline
Hehe, it seems like it's a memory issue~~~ he he
Floor 6 Posted 2004-03-08 00:00 ·  中国 湖北 荆州 电信
初级用户
Credits 130
Posts 9
Joined 2004-03-05 00:00
22-year member
UID 19263
Gender Male
Status Offline
Change to another version to use!
Floor 7 Posted 2004-03-24 00:00 ·  中国 陕西 西安 电信
初级用户
Credits 118
Posts 5
Joined 2003-07-16 00:00
23-year member
UID 7009
Gender Male
Status Offline
Reasons related to the graphics card
I have noticed that sometimes issues occur with SIS integrated cards
Floor 8 Posted 2004-03-25 00:00 ·  中国 黑龙江 大庆 联通
初级用户
Credits 102
Posts 1
Joined 2004-03-25 00:00
22-year member
UID 21071
Gender Male
Status Offline
Adding device=himem.sys in config.sys will solve the problem!
Floor 9 Posted 2004-03-25 00:00 ·  中国 黑龙江 大庆 联通
高级用户
★★
Credits 919
Posts 198
Joined 2004-01-17 00:00
22-year member
UID 15706
Gender Male
Status Offline
Generally, loading himem.sys is enough. But some machines need to add emm386.ese. I have encountered a machine where himem.sys doesn't work. I don't know why. Still, I hope experts can give an explanation.
Floor 10 Posted 2004-03-26 00:00 ·  中国 河南 洛阳 中移铁通
初级用户
Credits 135
Posts 14
Joined 2004-03-04 00:00
22-year member
UID 19173
Gender Male
Status Offline
The F11 recovery partition I made before used TW to prompt messages. Later, because of the above-mentioned screen flickering problem, I switched to the XZL Chinese operating system. I have done many tests on this phenomenon and proved that this screen flickering mostly occurs when the non-first partition is the boot partition and the disk is formatted by WIN98. I have tried both loading and not loading HIMEM.SYS, and the effect is the same. Changing the display properties is useless. I tested on multiple laptops and desktops, and some machines have the screen flickering phenomenon. Later, I found that it is very easy to solve. As long as the COMMAND.COM file from the DOS 7.10 boot disk is used to replace the corresponding file in WIN98 (or change it by SYS transfer after booting with DOS 7). After such treatment, the screen flickering phenomenon never occurs again. From this, it seems that there is a small problem in the interpretation of the instruction of TW requiring explicit mode by the COMMAND.COM file under WIN98.
Floor 11 Posted 2004-03-27 00:00 ·  中国 广西 柳州 广电宽带
高级用户
★★★
Credits 915
Posts 309
Joined 2002-12-22 00:00
23-year member
UID 567
Gender Male
Status Offline
It doesn't work! The boot disk made with SYS A: under Win98, and then replacing the COMMAND.COM file with the COMMAND.COM from the DOS 7.10 boot disk, when running the Tianhui Chinese system, there is still screen garbling, and all fonts are garbled.
Floor 12 Posted 2004-03-29 00:00 ·  中国 辽宁 朝阳 联通
铂金会员
★★★★
痴迷DOS者
Credits 5,798
Posts 1,924
Joined 2003-06-20 00:00
23-year member
UID 5583
Gender Male
From 金獅電腦軟體工作室
Status Offline
Please refer to the following configuration file for the landlord to configure and try

; TWAY.INI Tianhui Chinese System Configuration File
;
; The content after ';' is a comment

; -----------------------------------------------------------------

; -----------------------------------------------------------------

; Dynamic Chinese localization of DOS prompt:
; Optional methods: 0: NO ---
; 1: OFF (English, ENGLISH) ---
; 2: ON (Chinese, CHINESE) ---
;
CCDOSPROMPT=ON

; Intelligent Chinese whole character processing:
; Optional methods: OFF(0, off)
; ON (1, on)
;
AutoChinese = ON

; Direct screen writing in text mode:
; Optional methods: OFF(0, off)
; ON (1, on)
;
DirectVideo = OFF

; Direct screen writing in extended mode:
; Optional methods: OFF(0, off)
; ON (1, on)
;
ExDirectVideo = OFF

; B000 segment control:
; Optional methods: NO(0) ---
; AUTO ---
;
UseB000 = NO

; Western tab character recognition:
; Optional methods: OFF(0, off) ---
; ON (1, on) ---
;
AsciiTAB = ON

; Cursor blink frequency:
; Optional methods: 0 : Disable cursor
; 1-17: Cursor blink: 1-fastest, 17-slowest
; 18 : Cursor stationary
;
Cursor = 3

; Clock switch:
; Optional methods: OFF(0, off)
; ON (1, on)
;
Clock = ON

; Chinese mouse driver:
; Optional methods: 0: NO ---
; 1: TEXT(Text) ---
; 2: GRAPH(Graph) ---
;
CCMouse = 2

; -----------------------------------------------------------------

; -----------------------------------------------------------------

; Display driver program list:
;
; ACER.DDV
; ALI.DDV
; ATI.DDV
; CHIPS.DDV
; CIRRUS.DDV
; COMPAQ.DDV
; EGA.DDV
; EGA420.DDV
; ET3000.DDV
; ET4000.DDV
; HGC.DDV
; OAK.DDV
; PVGA.DDV
; REALTEK.DDV
; S3.DDV
; TVGA.DDV
; VESA.DDV
; VGA.DDV
;
VideoDrv = VGA.DDV

; Super VGA card (800x600, 1024x768) high resolution mode support:
; Optional methods: 0: No ---
; 1: Yes --
;
HiRes = 0

;
; Graphics mode number (Hex) used to simulate Western text mode:
; (Generally 12H for VGA, 10H for EGA)
;
TextMode = 12

; Scroll mode:
; Optional methods: 0(Graph) --- (Graph mode)
; 1(Fast ) --- (Fast scroll)
; 2(Hard ) --- (Hardware scroll)
; 3 --- (Intelligent scroll)
;
Scroll = 2

; Character blink attribute support:
; Optional methods: OFF(0, off) ---
; ON (1, on) ---
;
CharBlink = ON

; Graphics cursor:
; Optional methods: OFF(0, off) ---
; ON (1, on) ---
;
GraphCursor = OFF

; -----------------------------------------------------------------

; -----------------------------------------------------------------

; Punctuation mode:
; Optional methods: 0(Ascii) ---
; 1(Chinese) ---
;
BiaoDian = 0

; Numeric keypad tabulation mode:
; Optional methods: 0 ---
; 1 ---
; 2 ---
; 3 ---
; 4 ---
;
NumPad = 0

; (Top row) Numeric key mode:
; Optional methods: 0: 0 --- 9 1: 0 --- 9 2: ○ --- 九
; 3: 零 --- 玖 4: ① --- ⑩ 5: ㈠ --- ㈩
; 6: ⑴ --- ⑽ 7: ⒈ --- ⒑ 8: Ⅰ --- Ⅹ
;
Digit = 0

; SPDOS input method simulation interface
; Optional simulation version number: 5.1 --- SPDOS 5.1(WPS 2.1)
; 5.21 --- SPDOS 5.21(WPS 2.2)
; 6.0F --- SPDOS 6.0F(WPS 3.0)
; NT1.0 --- SPDOS NT(WPS NT)
;
SpdosVer = 5.21

; -----------------------------------------------------------------

; -----------------------------------------------------------------

; Chinese and Western keyboard switch:
; Optional hotkeys: R_Shift --- Right
; L_Shift --- Left
; R_Ctrl --- Right
; L_Ctrl --- Left
; F11 ---
; F12 ---
; C_Space --- Sp
SysKey = R_SHIFT

; Chinese input method switch:
; Optional hotkey schemes: F? --- +
; F? --- +
; ? --- ++
; F? --- +
;
InputKey = F?

PageKey = '' ; '' ; '-+'

; English input method corresponding key:
; Optional methods: F2, F3, ..., F10
;
AsciiKey = F10

; Punctuation switch:
; Optional hotkey schemes:
;
BiaoDianKey =

; Full/half width switch:
; Optional hotkey schemes:
;
QuanBanJiao =

; -----------------------------------------------------------------

; -----------------------------------------------------------------

; Prompt line style:
; Optional methods: 0: Flat style, 1: Three-dimensional style
; (Can be dynamically switched with +F11)
;
PmptStyle = 1

; Prompt line background color:
; Optional colors: 0: Black, 1: Blue, 2: Green, 3:, 4: Red, 5: Pink, 6: Yellow, 7: White
;
BackColor = 7

; Prompt line English number color:
; Optional colors: 0-15: Black, Blue, Green,...
;
SymbColor = 4

; Prompt line Chinese character color:
; Optional colors: 0-15: Black, Blue, Green,...
;
HanZiColor = 0

; Prompt line input method name color:
; Optional colors: 0: Black, 1: Blue, 2: Green, 3:, 4: Red, 5: Pink, 6: Yellow, 7: White
; Optional colors: 0-15: Black, Blue, Green,...
;
NameColor = 1

; Normal prompt line character color:
; Optional colors: 0-15: Black, Blue, Green,...
;
NormColor = 4

; -----------------------------------------------------------------

; -----------------------------------------------------------------

; 16-dot matrix display font:
; Optional fonts: 1. GBJD16(Simplified Chinese font)
; 2. GBFD16(Traditional Chinese font)
; 3. Other user-defined 16-dot matrix fonts
;
Sys16 = GBJD16

; 16-dot matrix user-defined display font:
;
Usr16 = GBJD16.USR

; 16-dot matrix display font driver:
; Optional driver programs: AUTO --- Automatically detect and load
; FXMS16.FDV --- Use XMS memory
; FEMS16.FDV --- Use EMS memory
; FEXT16.FDV --- Use extended memory with INT 15H
; FHDD16.FDV --- Directly on the hard disk
; FNET16.FDV --- Read from network service
; FPUC16.FDV --- Read Founder Han card font
;
Sys16Drv = AUTO

; 24-dot matrix display font:
;
Asc24 = ASCII24
Sym24 = GBD24T
Sys24 = GBJD24S

; 24-dot matrix display font driver:
;
; Sys24Drv = FXMS24.FDV

; Print font path:
;
PrintFontPath = C:\TWAY\FONT

; Print font driver program:
; Optional font drivers:
; TWAY300.FDV
; TWAY2XX.FDV
; CSTAR20.FDV
; WPS30F.FDV
; WPSNT12.FDV
; UCDOS3X.FDV
; UCDOS50.FDV
;
PrintFontDrv = TWAY300.FDV

; -----------------------------------------------------------------

; -----------------------------------------------------------------

; Printer driver:
; AR2463.PDV
; AR4400.PDV
; AR5400.PDV
; AX1900.PDV
; BJ-200.PDV
; BJ-230H.PDV
; BJ-330.PDV
; BJ-C600.PDV
; BJ-C800.PDV
; CR3240.PDV
; FX80.PDV
; GW4100.PDV
; GW6330.PDV
; HPDJ500.PDV
; HPDJ500C.PDV
; HPLJ4.PDV
; HPLJIII.PDV
; IBM2390.PDV
; IBM4076.PDV
; IBM4076C.PDV
; IBMPPDS.PDV
; LBP-C8.PDV
; LQ-1600.PDV
; LQ-1600K.PDV
; LQ-2500.PDV
; M1570.PDV
; M1724.PDV
; NEC-3824.PDV
; NECP3300.PDV
; NECP6300.PDV
; NM9400.PDV
; OKI-8320.PDV
; P1351.PDV
; STY1000.PDV
; TH3080.PDV

PrinterDrv = LQ-1600.PDV

; Maximum printable Chinese character size (unit: 1/180 inch)
;
CharSizeMax = 1024
熟能生巧,巧能生精,一艺不精,终生无成,精亦求精,始有所成,臻于完美,永无止境!
金狮電腦軟體工作室愿竭诚为您服务!
QQ群:8393170(定期清理不发言者)
个人网站:http://www.520269.cn
电子邮件:doujiehui@vip.qq.com
微信公众号: doujiehui
Floor 13 Posted 2004-03-29 00:00 ·  中国 辽宁 朝阳 联通
铂金会员
★★★★
痴迷DOS者
Credits 5,798
Posts 1,924
Joined 2003-06-20 00:00
23-year member
UID 5583
Gender Male
From 金獅電腦軟體工作室
Status Offline
I use the End Edition of Tianhui Chinese System 3.10 Pocket Edition that I uploaded to the forum. Everyone can download it and give it a try.
熟能生巧,巧能生精,一艺不精,终生无成,精亦求精,始有所成,臻于完美,永无止境!
金狮電腦軟體工作室愿竭诚为您服务!
QQ群:8393170(定期清理不发言者)
个人网站:http://www.520269.cn
电子邮件:doujiehui@vip.qq.com
微信公众号: doujiehui
Floor 14 Posted 2004-03-30 00:00 ·  中国 河南 洛阳 中移铁通
初级用户
Credits 135
Posts 14
Joined 2004-03-04 00:00
22-year member
UID 19173
Gender Male
Status Offline
The floppy disk you used to boot never had screen flickering in my test. I used the main file of the 3.0 standard version. I have been using this software for more than two years. I only found screen flickering on the hard disk (see floor 10). The floppy disk never flickers. But the 3.0 version has the phenomenon of hiding two lines when running under XP. And the 3.1 final version you mentioned has no line missing phenomenon when running under XP, but the stability is not as good as 3.0, and it is easy to flicker. It is estimated that 3.1 was not modified by the author. It is better to use 3.0 under DOS.
Floor 15 Posted 2004-04-08 00:00 ·  中国 辽宁 朝阳 联通
铂金会员
★★★★
痴迷DOS者
Credits 5,798
Posts 1,924
Joined 2003-06-20 00:00
23-year member
UID 5583
Gender Male
From 金獅電腦軟體工作室
Status Offline
Why do I never have screen flicker issues with this version? I run it under WIN98, WINME, and WINXP without any problems.
熟能生巧,巧能生精,一艺不精,终生无成,精亦求精,始有所成,臻于完美,永无止境!
金狮電腦軟體工作室愿竭诚为您服务!
QQ群:8393170(定期清理不发言者)
个人网站:http://www.520269.cn
电子邮件:doujiehui@vip.qq.com
微信公众号: doujiehui
Forum Jump: