Can anyone please help me? I spent whole day on it. I even installed virtual machine in Vmware with Centos and samba. Stil won't work neither from my tuner nor from Linux with Samba installed. When I share that folder with iso on Windows 7 there is no problem.
Other games work. Only GTA SA is not working. It hangs on black screen after debbuging colors.
Here is my smb conf from Centos virtual machine:
HTML Code:
[global]
keep alive = 0
lanman auth = yes
null passwords = yes
workgroup = MYGROUP
server string = Samba Server Version %v
security = share
passdb backend = tdbsam
load printers = no
cups options = raw
[ps2]
create mask = 0660
force create mode = 0660
directory mask = 0770
force directory mode = 0770
comment = ps2
path = /usr/ps2
read only = yes
locking = no
public = yes
guest ok = yes
And here is my smb conf from Linux tuner:
HTML Code:
[global]
domain master = 0
smb ports = 445
printcap name = /dev/null
printing = bsd
load printers = no
guest account = root
log file = /tmp/smb log
log level = 1
security = share
server string = Dreambox %h network services
workgroup = Dream
netbios name = %h
case sensitive=no
preserve case=yes
short preserve case=yes
socket options = TCP_NODELAY
preferred master = no
username map = /etc/samba/user map
[PS2]
comment = Ps2 gry
path = /hdd/ps2
read only = no
public = yes
guest ok = yes
writable = yes