Message Boards

Topic: Win9x support...sure...  (Read 6772 times)

Offline Danfun64

  • Posts: 10
    • View Profile
Win9x support...sure...
« on: September 06, 2014, 13:46:01 »
I have an old laptop with windows 98se(sp3-2me with kernelex) on it. I decided to go old school and try to run odamex with it. It gives an error about msvcp100.dll, and thats with kernelex enabled. Without kernelex, it gives an error about kernel32.dll. I tried a hacked version of msvcp100.dll designed to work with win9x, but then I get an error about sdl video not initializing. Is the faq saying that odamex supports win9x a lie, or at the very least, out of date?

Offline Dr. Sean

  • Developer
  • Posts: 69
  • G'd up from tha feet up
    • View Profile
    • Odamex - Helping middle-aged men relive their teen years
Re: Win9x support...sure...
« Reply #1 on: September 07, 2014, 11:46:31 »
The "raw input" mouse code does indeed require Windows 2000 or above. Although I made attempts to detect if the user had an older version of Windows and disable the feature, ultimately I do not have a Windows 98 system to do testing. I can look at the detection code in the future. Ultimately though, I think our documentation needs an update.
Odamex Development Team Member

Offline Danfun64

  • Posts: 10
    • View Profile
Re: Win9x support...sure...
« Reply #2 on: September 07, 2014, 13:42:36 »
How do I turn the raw mouse feature off then?