Hi! DOSEMU2 expert Stas mentions his FDPP patch mentioning Test Drive 2:

https://github.com/dosemu2/fdpp/commit/c6efa7a203c8aafe8da952d6405ad5dfb49fd469#diff-e9118389bd658345f94d54c6159dc16b60454e193c33f16184d4fd5526180329

@@ -156,6 +156,8 @@ CommonNdRdExit:             ; *** tell if key waiting and 
return its ASCII if yes
                add     ah,[cs:_kbdType]
                int     16h                     ; Get status, if zf=0  al=char
                jz      ConNdRd4                ; Jump if no char available
                or      ax,ax                   ; See if call was supported
                jz      ConNdRd4                ; 0 (sometimes) means 
unsupported
                call    checke0                 ; check for e0 scancode
                or      ax,ax                   ; Zero ?
                jnz     ConNdRd1                ; Jump if not zero

However, FreeDOS 1.3 allegedly already has that patch?

So other FDPP improvements compared to classic FreeDOS
may be necessary to let TD2 run properly.

Also, he points out that TD2 will not run from G: to Z:,
it must be run from a drive letter in the range (A: ?) to F:
Thanks for helping in spite of seeing us as competitors :-)

Regards, Eric

games that won't run:

- Alone in the Dark 1 and 2 (floppy versions only, CD versions run fine)
- Alpha Waves
- Empire Soccer
- Frontier Elite
- Grand Prix Circuit
- Test Drive 2
- The Cycles
- Tetris Classic
- Virtual Chess




_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to