0 Members and 1 Guest are viewing this topic.
I think there is no wine directory you just download an exe and run it and wine just pops up on its own (if you have it installed)
QuoteMy guess is because FAT32/NTFS are case-insensitive filesystems, WINE was confused on which directory to save the maps to and silently failed.Actually, I believe it's just Windows (not the filesystem) that is case-insensitive. As I have a driver for reading ext3 from Windows, and it doesn't really care. Same vice-versa, with NTFS drivers, Linux is still case-sensitive on files on those partitions...
My guess is because FAT32/NTFS are case-insensitive filesystems, WINE was confused on which directory to save the maps to and silently failed.
Quote from: Stealth on December 05, 2006, 08:59:38 amQuoteMy guess is because FAT32/NTFS are case-insensitive filesystems, WINE was confused on which directory to save the maps to and silently failed.Actually, I believe it's just Windows (not the filesystem) that is case-insensitive. As I have a driver for reading ext3 from Windows, and it doesn't really care. Same vice-versa, with NTFS drivers, Linux is still case-sensitive on files on those partitions...Right, but if Soldat is written for windows and windows never has two folders with the same "name" (eg maps and Maps), it makes sense that it may crash when it sees "Maps" and "maps".
- OpenGL in child windows should work again. - Better mouse support in games. - Beginnings of new state management in Direct3D. - Improved audio and font support on Mac OS. - Lots of bug fixes.
cd [gamedir]cp /var/lib/defoma/gs.d/dirs/fonts/FreeSans.ttf lucon.ttfcp /var/lib/defoma/gs.d/dirs/fonts/FreeSans.ttf bgothl.ttf
find / -iname freesans.ttf
Oops..That had nothing to do with Linux and soldat..I apologize.Now ive read all this and it came to my conclusion that soldat only works on Wine 0.9,yes?I would love to participate in this event. Shall I see some other wine version such as 0.9 26? or 0.9 25 and see if it works?