Forum: Official Open PS2 Loader Forum - Discussion and information on the Official Open PS2 Loader.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: San andreas won't work from one location but works from other
  

Results 1 to 2 of 2
  1. #1 San andreas won't work from one location but works from other 
    tom8823 is offline Registered User
    Join Date
    Feb 2013
    Posts
    2
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Hi. I have strange problem. I have the latest OPL and have three ISOs. Vice City Stories, Tony Hawk's Pro Skater 3 and GTA San Andras (SLES_525.41).

    I created shared folder on my desktop computer and every three games run without a problem. But I don't want my computer to be running all the time. I have Dreambox sattelite tuner which have linux. I installed Samba server on that Dreambox and shared smb folder with that games. Vice City and Tony Hawk working like a charm but San Andreas runs debbuging Colors and Stops on Black Screen. It's the same ISO like on Computer. CRC the same. So why is this running fine from Computer and won't work from smb?

    Please help.
    Reply With Quote  

  2. #2  
    tom8823 is offline Registered User
    Join Date
    Feb 2013
    Posts
    2
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    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
    
    Reply With Quote  

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •