Meezermox Posté(e) le 16 septembre 2016 Posté(e) le 16 septembre 2016 (modifié) Hello! Today just like Tank Tank Tank I present to you Dead Heat arcade, dumped and playable with a PS4 controller! https://uptobox.com/72b56mdkupzr https://teknogods.github.io/compatibility/DeadHeat.htm http://8ch.net/1cc/res/220.html Just like with Tank Tank Tank, you may need an nvidia card to run the game/properly display graphics. Modifié le 29 mai 2022 par 7zxkv titre 3
ginzu Posté(e) le 16 septembre 2016 Posté(e) le 16 septembre 2016 (modifié) Awesome! Thank you Meezermox As i can see, you play the game on ubuntu. Can it be playable on windows too? I can't test it now because my pc is out of order for now. Ginzu Modifié le 16 septembre 2016 par ginzu
lokofer Posté(e) le 16 septembre 2016 Posté(e) le 16 septembre 2016 which ubuntu do you use ? and where to download it ? :D thanks
Meezermox Posté(e) le 16 septembre 2016 Auteur Posté(e) le 16 septembre 2016 Awesome! Thank you Meezermox As i can see, you play the game on ubuntu. Can it be playable on windows too? I can't test it now because my pc is out of order for now. Ginzu Unfortunately not playable on Windows, perhaps in the future when Windows 10 increases compatibility with Ubuntu programs which ubuntu do you use ? and where to download it ? :D thanks Any version of Ubuntu or it's derivatives work fine for launching this! Also the download to the game is here http://8ch.net/1cc/res/220.html
Meezermox Posté(e) le 16 septembre 2016 Auteur Posté(e) le 16 septembre 2016 Salut et merci Quel dommage qu'il faut avoir UBUNTU (bref un autre jeux que je met de coter) PS:Ou trouver un lien pour UBUNTU? vous pouvez télécharger Ubuntu ici http://www.ubuntu.com/download/desktop
Mounir Posté(e) le 17 septembre 2016 Posté(e) le 17 septembre 2016 Le jeu Dead Heat est jouable sur windows7?
catseye69 Posté(e) le 17 septembre 2016 Posté(e) le 17 septembre 2016 Pour ceux qui sont sous windows on peut surement lancer le jeux avec un linux "portable" c'est a dire un linux qui boot a partir d'un cd ou une clé usb(?)
lokofer Posté(e) le 17 septembre 2016 Posté(e) le 17 septembre 2016 Pour ceux qui sont sous windows on peut surement lancer le jeux avec un linux "portable" c'est a dire un linux qui boot a partir d'un cd ou une clé usb(?) Is it hard to install ubuntu ? once i tried and i had no sound :( and internet worked very slow another question can i have a partition for ubuntu on my pc and store the games in an external HDD hard drive ?
superrma Posté(e) le 17 septembre 2016 Posté(e) le 17 septembre 2016 anyone gotten to work into virtual box? nothing happens when i try to launch it.
catseye69 Posté(e) le 17 septembre 2016 Posté(e) le 17 septembre 2016 Is it hard to install ubuntu ? once i tried and i had no sound :( and internet worked very slow another question can i have a partition for ubuntu on my pc and store the games in an external HDD hard drive ? it's very easy to install ubuntu on a computer with a usb key(there is an application to do that but i don't remember it's name) . . you have to choose the good version corresponding to your pc architecture.Installing ubuntu on a partition of your hard drive sorry i don't know never done it.Do you mean multiboot?look at unetbootin
lokofer Posté(e) le 17 septembre 2016 Posté(e) le 17 septembre 2016 it's very easy to install ubuntu on a computer with a usb key(there is an application to do that but i don't remember it's name) . . you have to choose the good version corresponding to your pc architecture.Installing ubuntu on a partition of your hard drive sorry i don't know never done it.Do you mean multiboot?look at unetbootin well i will try to install UBUNTU in another partition for my pc to see what happens
Harry99710 Posté(e) le 17 septembre 2016 Posté(e) le 17 septembre 2016 well i will try to install UBUNTU in another partition for my pc to see what happens Im the one who got it to work on ubuntu, it didn't work on a 64bit ubuntu install so i had to use a 32bit for it to work and it needs libsdl installed on it to launch https://packages.debian.org/jessie/libsdl-image1.2 2
lokofer Posté(e) le 18 septembre 2016 Posté(e) le 18 septembre 2016 Im the one who got it to work on ubuntu, it didn't work on a 64bit ubuntu install so i had to use a 32bit for it to work and it needs libsdl installed on it to launch https://packages.debian.org/jessie/libsdl-image1.2 could you put the links for the UBUNTU you used ? also which libsdl should i download ?
Harry99710 Posté(e) le 18 septembre 2016 Posté(e) le 18 septembre 2016 (modifié) On 9/18/2016 at 10:34 AM, lokofer said: could you put the links for the UBUNTU you used ? also which libsdl should i download ? Go here for 32bit ubuntu http://releases.ubuntu.com/16.04/and chose the 32bit desktop image (see image) For the library go here https://packages.debian.org/jessie/libsdl-image1.2and choose i386 then select a download mirror that's closest to you. open the deb file in ubuntu and click install, put in your password and it should install for the sound fix press ctrl + alt + t and type in sudo nano /etc/asound.cfg and paste in the stuff below #5.1 to stereo downmix - manual with no plugin pcm.!sysdefault { slave.pcm front slave.channels 2 type route # input output scaling ttable.0.0 1 # fl left 100 ttable.1.1 1 # fr right 100 ttable.2.0 1 # rl left 100 ttable.3.1 1 # rr right 100 ttable.4.0 0.5 # ctr left 50 ttable.4.1 0.5 # ctr right 50 ttable.5.0 0.5 # lfe left 50 ttable.5.1 0.5 # lfe right 50 } then press ctrl + x and then press y followed by enter then close the terminal window install drivers for your Nvidia card by clicking the system settings icon then go to software & updates section. in the software and updates window click on additional drivers and select nvidia binary driver (normally at the top) and press apply changes. Once they have installed reboot the computer now go into the folder where you extracted dead heat's files and right click in that folder and select open in terminal paste in LD_PRELOAD=./dh_emu.so ./a.elf and the game should launch Modifié le 28 novembre 2017 par Harry99710
lokofer Posté(e) le 18 septembre 2016 Posté(e) le 18 septembre 2016 (modifié) Go here for 32bit ubuntu http://releases.ubuntu.com/16.04/and chose the 32bit desktop image (see image) For the library go here https://packages.debian.org/jessie/libsdl-image1.2and choose i386 then select a download mirror that's closest to you. open the deb file in ubuntu and click install, put in your password and it should install for the sound fix press ctrl + alt + t and type in sudo nano /etc/asound.cfg and paste in the stuff below #5.1 to stereo downmix - manual with no plugin pcm.!sysdefault { slave.pcm front slave.channels 2 type route # input output scaling ttable.0.0 1 # fl left 100 ttable.1.1 1 # fr right 100 ttable.2.0 1 # rl left 100 ttable.3.1 1 # rr right 100 ttable.4.0 0.5 # ctr left 50 ttable.4.1 0.5 # ctr right 50 ttable.5.0 0.5 # lfe left 50 ttable.5.1 0.5 # lfe right 50 } then press ctrl + x and then press y followed by enter then close the terminal window install drivers for your Nvidia card by clicking the system settings icon then go to software & updates section. in the software and updates window click on additional drivers and select nvidia binary driver (normally at the top) and press apply changes. Once they have installed reboot the computer now go into the folder where you extracted dead heat's files and right click in that folder and select open in terminal paste in LD_PRELOAD=./dh_emu.so ./a.elf and the game should launch thanks , does also tank tank tank work with this method ? ho dow i modify the emulator to turn off camera and also see the game full-screen ? Modifié le 18 septembre 2016 par lokofer
Harry99710 Posté(e) le 18 septembre 2016 Posté(e) le 18 septembre 2016 thanks , does also tank tank tank work with this method ? ho dow i modify the emulator to turn off camera and also see the game full-screen ? tank tank tank needs a slightly different method to work however i can't get it to work and put DH_CAMERAFIX=1 at the end for the camera (game will still run fine without it) and -full for fullscreen
lokofer Posté(e) le 18 septembre 2016 Posté(e) le 18 septembre 2016 tank tank tank needs a slightly different method to work however i can't get it to work and put DH_CAMERAFIX=1 at the end for the camera (game will still run fine without it) and -full for fullscreen you mean when i execute the emulator should all read LD_PRELOAD=./dh_emu.so ./a.elf DH_cAMERAFIX=1 -full
Harry99710 Posté(e) le 18 septembre 2016 Posté(e) le 18 septembre 2016 you mean when i execute the emulator should all read LD_PRELOAD=./dh_emu.so ./a.elf DH_cAMERAFIX=1 -full yes 1
LEGEND80 Posté(e) le 18 septembre 2016 Posté(e) le 18 septembre 2016 Go here for 32bit ubuntu http://releases.ubuntu.com/16.04/and chose the 32bit desktop image (see image) For the library go here https://packages.debian.org/jessie/libsdl-image1.2and choose i386 then select a download mirror that's closest to you. open the deb file in ubuntu and click install, put in your password and it should install for the sound fix press ctrl + alt + t and type in sudo nano /etc/asound.cfg and paste in the stuff below #5.1 to stereo downmix - manual with no plugin pcm.!sysdefault { slave.pcm front slave.channels 2 type route # input output scaling ttable.0.0 1 # fl left 100 ttable.1.1 1 # fr right 100 ttable.2.0 1 # rl left 100 ttable.3.1 1 # rr right 100 ttable.4.0 0.5 # ctr left 50 ttable.4.1 0.5 # ctr right 50 ttable.5.0 0.5 # lfe left 50 ttable.5.1 0.5 # lfe right 50 } then press ctrl + x and then press y followed by enter then close the terminal window install drivers for your Nvidia card by clicking the system settings icon then go to software & updates section. in the software and updates window click on additional drivers and select nvidia binary driver (normally at the top) and press apply changes. Once they have installed reboot the computer now go into the folder where you extracted dead heat's files and right click in that folder and select open in terminal paste in LD_PRELOAD=./dh_emu.so ./a.elf and the game should launch Brilliant instructions. Thanks so much. What about game controllers? I assume there's a way to use Xbox One pads?
rockohoward Posté(e) le 18 septembre 2016 Posté(e) le 18 septembre 2016 Brilliant instructions. Thanks so much. What about game controllers? I assume there's a way to use Xbox One pads? I assume it runs with 360 controllers. I got it to work with a Gioteck SC-1 pad which differs a lot from Dual Shock 3 and is similar to a 360 config. I will try a 360 pad later however.
rockohoward Posté(e) le 21 septembre 2016 Posté(e) le 21 septembre 2016 Brilliant instructions. Thanks so much. What about game controllers? I assume there's a way to use Xbox One pads? 360 Pad works so i'm sure X1 controllers will work as well Left analog to steer. B to Accelerate, A for Brake, X to Change View, Y for Nitrous. I'll edit this as I test more buttons
Maxheadr00m Posté(e) le 10 octobre 2016 Posté(e) le 10 octobre 2016 I cant get the nvidia drivers to show up and when i try run the file from the terminal I get permission denied any help would be great Any chance a PS£ wheel would work?
kingpinzero Posté(e) le 11 octobre 2016 Posté(e) le 11 octobre 2016 I cant get the nvidia drivers to show up and when i try run the file from the terminal I get permission denied any help would be great Any chance a PS£ wheel would work? If it says permission deniend, first do a SU or run the command with SU. You need to be a superuser.
Maxheadr00m Posté(e) le 14 octobre 2016 Posté(e) le 14 octobre 2016 hi I tried the SU and now I get Sudo: ./a.elf: comman not found I have the file on the desktop could that be it?
Maxheadr00m Posté(e) le 14 octobre 2016 Posté(e) le 14 octobre 2016 got it. I needed to update the a.elf folder to read write
Maxheadr00m Posté(e) le 14 octobre 2016 Posté(e) le 14 octobre 2016 ok so when the counter counts down on initial boot the game freezes on 1 second left. any help is appreciated
Maxheadr00m Posté(e) le 23 octobre 2016 Posté(e) le 23 octobre 2016 I'm still stuck when the counter counts down at call attendant Has anyone else had this issue?
gbk666 Posté(e) le 11 novembre 2016 Posté(e) le 11 novembre 2016 which linux distribution runs on the original machine?
customizer2 Posté(e) le 10 janvier 2017 Posté(e) le 10 janvier 2017 This game works well for me except for the sound, which is bad, low and distorted - I am using ubuntu 16.04 with Via HD onboard sound - I have added some lines in asound.cfg through the terminal to get stereo 5.1 sound, launch the game with "LD_PRELOAD=./dh_emu.so ./a.elf DH_SOUND_FIX=1" but this won´t work - Do I need to install a sound card like Creative to have the correct 5.1 stereo sound for this game ? Any help to fix this problem ?
xtremebuga Posté(e) le 10 janvier 2017 Posté(e) le 10 janvier 2017 (modifié) Hey folks, here is Need for Speed Arcade for Windows 7, only runs one run and in error sequence. Someone can try to solve this and also to put the career mode, to assert credits, leaver the game with the esc button. Look at the script folder, the configuration file and try to solve it because I do not know. Thank you very much in advance.The X-box control works. http://www.4shared.com/rar/9ufO7bjLba/Underground.html Modifié le 10 janvier 2017 par xtremebuga 2
Team 7zxkv Posté(e) le 10 janvier 2017 Team Posté(e) le 10 janvier 2017 NFS Underground = 1800MB forme here. You purified the files?
jviegas Posté(e) le 10 janvier 2017 Posté(e) le 10 janvier 2017 (modifié) NFS Underground = 1800MB forme here. You purified the files? The only changed files are: - dinput8.dll - Folder "scripts" This is the reason why the game can run. All the other files are the same as original dump available on the internet. The way I see it this file is pointing the game directlly to race with a chosen car. No matter what options you change in the script file, when you start the game goes directly to the race. Modifié le 10 janvier 2017 par jviegas
xtremebuga Posté(e) le 10 janvier 2017 Posté(e) le 10 janvier 2017 The only changed files are: - dinput8.dll - Folder "scripts" This is the reason why the game can run. All the other files are the same as original dump available on the internet. I think my files are incomplete, so I posted here, hoping someone would have the files and post the ones that are missing.
jviegas Posté(e) le 10 janvier 2017 Posté(e) le 10 janvier 2017 I think my files are incomplete, so I posted here, hoping someone would have the files and post the ones that are missing. Your files are the same as the original dump folder game. I think it's not a problem about the game files is about the dinput8.dll Where did you get this file? Maybe you can talk with the developer.
Hinzoto Posté(e) le 17 février 2017 Posté(e) le 17 février 2017 This game works well for me except for the sound, which is bad, low and distorted - I am using ubuntu 16.04 with Via HD onboard sound - I have added some lines in asound.cfg through the terminal to get stereo 5.1 sound, launch the game with "LD_PRELOAD=./dh_emu.so ./a.elf DH_SOUND_FIX=1" but this won´t work - Do I need to install a sound card like Creative to have the correct 5.1 stereo sound for this game ? Any help to fix this problem ? The same here...
Messages recommandés
Créer un compte ou se connecter pour commenter
Vous devez être membre afin de pouvoir déposer un commentaire
Créer un compte
Créez un compte sur notre communauté. C’est facile !
Créer un nouveau compteSe connecter
Vous avez déjà un compte ? Connectez-vous ici.
Connectez-vous maintenant