Aller au contenu

sTo0z

GamerLine
  • Compteur de contenus

    154
  • Inscription

  • Dernière visite

  • Jours gagnés

    3

Tout ce qui a été posté par sTo0z

  1. Open terminal. > sudo nano /etc/pulse/daemon.conf Find: ; default-sample-channels = 2 Change to (remove semi-colon and change to 6): default-sample-channels = 6 Ctrl + O (to save), Ctrl + X (to exit) Back in terminal: > alsamixer Move (use arrow keys) to "Channel" column, should say "2ch", change to "6ch". Exit and reboot PC. Back at desktop, open the speaker icon at top right, choose "Sound Settings...", in "Ouput" tab find "Mode" dropdown. Change to "Analog Surround 5.1 Output" This fixed the awful sound for me even though I only have stereo speakers. I hope it fixes for you too.
  2. Apparently these are not needed, and WMN4r can link up just fine.
  3. When you say you got "tty0tty running", can you clarify what you mean? Can you explain exactly the steps you did?
  4. Did you even boot it up correctly? This line is terrifying: ./WMN4r LD_PRELOA=./mt4hasp.so Looks like you made a typo there?
  5. I have a Microsoft HD LifeCam 3000 that doesn't appear to work. I can disable the error as well but having the camera plugged in just leads to the same error.
  6. DH_PCB_ID doesn't seem to work at all. ID always appears to be 2 to all machines, and will always conflict, and will always launch into Single Player. Anyone know otherwise?
  7. I had to do some goofy stuff on my machines to enable 5.1 Open up a terminal (Ctrl + Alt + T) and type: > sudo nano /etc/pulse/dameon.conf Look for the line that says: ; default-sample-channels = 2 Remove semi-colon and change to 6 so it says: default-sample-channels = 6 Save the file (Ctrl + O), and exit (Ctrl + X). Back in terminal, type this in: alsamixer An interface should open up, using your arrow keys scroll to the right and find the "Channel" column, should say 2ch. Change it to 6ch and Exit (Esc). Now reboot. When the machine has restarted and you're back at the desktop, you should now be able to go into the "Sound Settings..." at the top right by clicking on the speaker icon. In the Output tab, hopefully you now see a "Mode" dropdown, and can select "Analog Surround 5.1 Output". If that doesn't work, then I'm not sure. :(
  8. Did you setup tty0tty in Linux and modify your COM port in Windows VM? Did you setup the serial port in the VM Player? Also, DumbJvsCmd should report that it's listening to a device.
  9. 4 players working just fine. :D
  10. No luck here either, I also run into the "READ ERROR <SEQ_RELOCATE FILE>" error and can't proceed. Using Nvidia drivers, successful keyboard hook, successful LD_PRELOAD command, always stuck at the same error. I have a camera plugged in, so I did NOT re-compile. Not sure if I should even with camera.
  11. It's telling you no IO because you didn't make the link to the indicated folder with your keyboard. EDIT: 2. If you're using the emulated IO, the hook will try to open /run/kbdhook, find out what your kbd event device path is, and run this after every reboot of your system: ln -s /dev/input/by-path/YOUR_*event-kbd /run/kbdhook
  12. Mega thanks to Exmach, soso92, zRevengee, and pinkimo2 for help and posts in this thread. Was able to get this game running finally. I don't think I'm much good at writing guides, don't know how to make videos, but I can try to answer questions if folks are stuck. Hang in there, you can do it! That will happen sometimes. As the instructions state, switch consoles with Ctrl + Alt + F6, use "ps -e" to find the game process, then use "sudo kill <process number>" to close the game. Then switch back to desktop with Ctrl + Alt + F7. Then try to restart PC or just re-run the game. Eventually you should succeed.
  13. Any update on the networking/multiplayer?
  14. Ah ha, yes thank you! Forgot about DEBUG interface... I have found the option inside DEBUG that fixes my issue! I had to uncheck "MSAA4X" and now my textures appear.. However, I do not know how to add this graphic option to any .ini file. I tried opening GameData\config.ini and adding a line to [Render] section, such as "MSAA4X = 0", but it did not work. Even stranger, every time the scene changes, or if attract mode loops again, I have to check this ON and then OFF again to fix. If I play, I have to do the same, ON, then OFF, every time a new menu comes up or the race starts. Very strange. :( I must figure a way to make this option stick in a config file!
  15. Any hope of resolving this beauty? As you can see, I can't render many textures, hahaha... PC Specs: AMD A8-7600 4GB RAM GeForce GTX 470 Windows 10 Home I have messed with a few options, but nothing has changed... any advice?
×
×
  • Créer...