Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Runahead-enabled emulators for XP  (Read 957 times)

0 Members and 1 Guest are viewing this topic.

ncflagg

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 228
  • Last login:January 18, 2024, 05:20:30 pm
  • Oh, yeah. Idaho IS right next to Iowa.
Runahead-enabled emulators for XP
« on: January 30, 2021, 06:05:49 pm »
I want try running some arcade games on my Windows XP cab with the runahead frames feature (Street Fighter II as well as older games). Do you know of any 32-bit runahead-enabled emulators?

Retroarch has cores which can do this (Mame2003-plus), and in a 32-bit package but it just says "The system cannot execute the specified program" when I try to run it and also oddly is not logging anything in event viewer.

ncflagg

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 228
  • Last login:January 18, 2024, 05:20:30 pm
  • Oh, yeah. Idaho IS right next to Iowa.
Re: Runahead-enabled emulators for XP
« Reply #1 on: January 31, 2021, 03:04:45 pm »
I got Retroarch 1.9.0 working with runahead. The piece I was missing was the x86 windows-msvc2010 build. I was trying to get the "RetroArch-x86-setup.exe" working in XP. It appears that build works in Windows 7 32-bit, but not XP since it links to libraries XP does not have.

From all the other threads I looked through yesterday, no one mentioned msvc2010 was the proper build for XP. That may mean the msvc2003 is the build some were saying is for Win98, etc.

Retroarch Windows XP build: http://buildbot.libretro.com/stable/1.9.0/windows-msvc2010/x86/RetroArch-msvc2010-x86-setup.exe
Visual C++ 2010 Redistributable is required: https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0
..as is a manifest file inside the folder with retroarch.exe: https://gist.github.com/cetinajero/98f22d646698cd1ef74e896d8f7f7a9c
You may also need to change video_driver inside the retroarch.cfg if it still won't load.