[Bug 6095] MOTD in counter-strike 1. 6 and counter-strike source does not render
http://bugs.winehq.org/show_bug.cgi?id=6095 --- Comment #19 from Julian Rüger <jr98(a)gmx.net> 2008-01-04 05:04:48 --- The permission-workaround does work, thanks a lot! You have to change the permissions of motd.txt and motd_temp.html I had my condition zero folder on an ntfs partition and had to use another simple trick: - delete [hl folder]/czero/motd.txt and motd_temp.html - create files of that names in /root (or anywhere else on a partition that supports file permissions, owner should be root) - change permissions to 0600 (chmod 0600 motd*) - create links to those files in your czero (or cstrike) folder (ln -s /root/motd.txt, ...) - start the game and play ;) Thats it! Hope this is useful. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org