Aller au contenu

ZX3000GT1

GamerLine
  • Compteur de contenus

    242
  • Inscription

  • Dernière visite

Tout ce qui a été posté par ZX3000GT1

  1. https://artprodcus3.artifacts.visualstudio.com/A357dbb78-2f51-4769-bd1b-0c292044d605/147c0692-6119-4342-8d20-a7b797e8fec1/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2lsbHVzaW9uOTgwNC9wcm9qZWN0SWQvMTQ3YzA2OTItNjExOS00MzQyLThkMjAtYTdiNzk3ZThmZWMxL2J1aWxkSWQvMzA5L2FydGlmYWN0TmFtZS9SUENTMytmb3IrV2luZG93cw2/content?format=zip Try this. Apparently this is a custom build for GT5 with performance and stability improvements
  2. Make sure you also set the resolution to DX Resolution Width to 1920 and DX Resolution Height to 1080
  3. I honestly don't realize until you said so. Thanks for the info!
  4. Those are the arcade originals of the games. Use CHDMAN to decompress to IMG file, then extract the files within IMG to get the arcade files.
  5. It has been dumped for years actually, through MAME CHD files. Use CHDMAN to decompress Link if you want/need Arctic Thunder - https://www.planetemu.net/rom/mame-chds/arctthnd-2 Hydro Thunder - https://www.planetemu.net/rom/mame-chds/hydrthnd-2 Offroad Thunder - https://www.planetemu.net/rom/mame-chds/offrthnd-2 Ultimate Arctic Thunder - https://www.planetemu.net/rom/mame-chds/ultarctc-2
  6. 1. Download the newest Supermodel normal one 2. Copy the files from the network one to the normal one, replacing the exes and other available files from normal ver. 3. Create several copies of the network Supermodel folder based on how many linked games you want (So 2P link would be 2 folder for example) 3. Edit the config now available from non networked supermodel Example for 2P Link : Config for 1P ; Network board - experimental build for win32 only EmulateNet = 1 <-- Default is 0. Change to 1 for Network port_in = 1970 <-- Starting port number port_out = 1971 <-- Next port number addr_out = "127.0.0.1" <-- Keep this intact if you want local link. Else change to the IP address of the next PC/Laptop Config for 2P ; Network board - experimental build for win32 only EmulateNet = 1 <-- Default is 0. Change to 1 for Network port_in = 1971 <-- Port out of the last config port_out = 1970 <-- Port in of the last config addr_out = "127.0.0.1" <-- Keep this intact if you want local link. Else change to the IP address of the last PC/Laptop For the port numbers, basically you want to create a loop. So example for 4P Link : 1P : port_in = 1970 port_out = 1971 2P : port_in = 1971 port_out = 1972 3P : port_in = 1972 port_out = 1973 4P : port_in = 1973 port_out = 1970
  7. Watch MrThunderwing's video on how to setup multiplayer here : https://youtu.be/CXzI4AfqrEQ
  8. https://mega.nz/file/5wJC1LKD#QPQxluE49uLY9BCLsW6YbXzoxc-4QSPlABMWnE3tf3w Caution - This is an older version of the emulator i.e. the separate, standalone simulated netboard version of Supermodel and is therefore outdated as of now. The simulated netboard feature has been integrated to mainline Supermodel since r859, and you're advised to use that instead. This link will still be kept for posterity and archival purposes.
  9. Anyone had success running either games? I tried D1GP using idMacX with no luck, stuck at 'HANDLE ERROR'.
  10. Taken from Wikipedia : Motor City Online was a racing massively multiplayer online video game released by Electronic Arts on October 29, 2001. The point of the game was to buy classic cars (mostly American muscle cars) ranging from 1930s to 1970s models, tune them up, and race them against other players. The game went offline on August 29, 2003 so EA Games could focus on their current online game at the time, The Sims Online. This game is now offline, so you can only play in single player mode, with a launcher since the main menu is inaccessible. Link : https://mega.nz/folder/Ys5TSKgK#cuYfuhivuDJVGZDl2apNAw Guide to play offline : https://www.pcgamingwiki.com/wiki/Motor_City_Online#Run_in_offline_mode
  11. Copy the exe to C:\Gvr\Games\HP2\NFSHP2 instead. Also did you add the registry before playing? For those who is playing this, can you play it on the Windows 10 20H2 update? The game works on my secondary laptop with 1903 but not my main with 20H2. The UniverShell2 just crashes on 20H2. For this one, you actually enter the buttons incorrectly. It should've been : InputRight = axis 1 InputLeft = axis 0 InputGas = axis 4 InputBrake = axis 5 InputHandBrake = button 1 InputCycleCamera = button 5 InputHorn = button 8 InputReset = button 6 InputShiftUp = button 2 InputShiftDown = button 0 InputLookBehind = button 3 Do not change anything on the left side. Just change the right side to the button/axis of your choice. If you need help figuring out the axes and buttons for different controllers, you can always run NFSHP2.exe directly in C:\Gvr\Games\HP2\NFSHP2. You'll launch the normal NFSHP2 instead, although trying to access profiles in settings or starting a race will crash the game. You can go to settings, then try assigning the controls there. The settings will not be saved so just note down the assignment you want to do. If the assigned button is e.g button 8, then it will be button 7 in defaults.ini. If the combined axes are detected as e.g. axis 0 Right and axis 0 Left, then it will be axis 0 and axis 1 in defaults.ini respectively.
  12. Always wanted to know the issue, because I never get one 1. Where did you copy the exe to? 2. What is the error? Also, for those who wanted to use a better control scheme for XBOX One (and possibly 360 as well), you can use the attached defaults.ini file. Copy it to C:\Gvr\Games\HP2\NFSHP2\Controllers The control scheme : LS - Turn Left & Right RT - Gas LT - Brake X - Shift Up A - Shift Down B - Handbrake Y - Look Back RB - Change Camera BACK/SELECT - Reset Camera LS Button - Horn Here is the defaults.ini : defaults.ini You can also map the controller yourself. Edit the defaults.ini, changing the section after [joystick 1] for changing joystick controls This is the reference for XBOX One Controller : LS Right - axis 1 LS Left - axis 0 RT - axis 4 LT - axis 5 A/B/X/Y - button 0/1/2/3 LB/RB - button 4/5 Back - button 6 Start - button 7 LS Button - button 8 RS Button - button 9
  13. Thanks for that. I actually forgot how to run this and get the same initialization error. Thought it was the exe. It was actually this. Now the game is playable, and the widescreen exe works
  14. NFS GT is a modified hot pursuit 2. The exe is similar
  15. https://mega.nz/folder/npEjFaTA#TIQjWpL47czi6weZd8c3lg
  16. Just run it yourself you know, it won't take more than 5 mins
  17. Use the link from this post : I don't have a sinden light gun, but if what I'm reading is correct, just use the Aliens_MouseEnabler.exe should enable the sinden light gun to function.
  18. If you want to future-proof your PC I personally recommend 2060 Super. ALLS UX (Arcade PC used for HOTD Scarlet Dawn, Sega Worlds Driver Championship, FGO Arcade, etc.) uses 1070 and 2060 Super is more powerful.
  19. Anyone knows what the 2P controls are?
  20. I'm using this to remap the keys.
  21. Even I don’t know about insert coins button. I ended up just activate free play through test mode (open test mode by pressing 0, navigate by using 4 and 6, select by using 5).
  22. Try closing GeForce Experience (GFE), or at least turn off In-Game Overlay of GFE. Turn off all other overlays that might interfere (MSI Afterburner and the like). You might get an EAX 2.0 error (I did when I tried turning on GFE In Game Overlay). If that's the case, try restarting your computer, ensuring GFE In Game Overlay is turned off. That removes the EAX error for me.
  23. Which one doesn't work? The game or the controls?
  24. I got it running by setting compatibility mode to Win 98 for TECHMO.exe, then run TechnoMotionLoader.exe as Admin. The issue is controls though. I don't know any of the key mappings and whatever key I tried doesn't work EDIT : Got the controls : > Buttons on cab 0 - Test Mode 1-3 - 3 buttons on the left Button 1 is to select 4 Panel Mode, as well as the 1P start button Button 2 is to select 5 Panel Mode Button 3 is to select 8 Panel Mode 4 - Left select 5 - Accept 6 - Right select 7-9 - 3 buttons on the right Button 7 is to select 4 Panel Mode, as well as the 2P start button Button 8 is to select 5 Panel Mode Button 9 is to select 8 Panel Mode >Dance Pad |‾‾‾‾‾|‾‾‾‾‾|‾‾‾‾‾| | Q | W | E | |‾‾‾‾‾|‾‾‾‾‾|‾‾‾‾‾| | A | S | D | |‾‾‾‾‾|‾‾‾‾‾|‾‾‾‾‾| | Z | X | C | ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
  25. The link is still alive though...You can still download it
×
×
  • Créer...