Hi @Zaster,
I just tried IOOD1 on Linux with Wine; it works fine, but text boxes are empty. I guess they're using a common font -just not found on a default Wine setup.
Which font are you using for title/report text boxes?
Never mind, found myself. Here are the steps:
$ wine tahoma32.exe $ cd $HOME/.wine/drive_c/windows/ $ rmdir Fonts $ ln -s /usr/share/wine/fonts/ Fonts
There's also linux version of the game available on Steam.