grumpycoders / pcsx-redux

The PCSX-Redux project is a collection of tools, research, hardware design, and libraries aiming at development and reverse engineering on the PlayStation 1. The core product itself, PCSX-Redux, is yet another fork of the Playstation emulator, PCSX.
https://pcsx-redux.consoledev.net
GNU General Public License v2.0
663 stars 108 forks source link

Konami System 573 tutorial? #1704

Closed soundsnow closed 2 months ago

soundsnow commented 2 months ago

Hi @spicyjpeg How to run Konami System 573 games? I installed Winlator and the latest PCSX Redux GUI version but it didn't work. There is only one 3D block

File - Open Disk Image - Salaryman Champ - Tatakau Salaryman (Japan).cue File - Load Binary - Salaryman Champ - Tatakau Salaryman (Japan).bin Emulation - Start Emulation

Does it support or will support System 573? I mean whether it can run, not whether it can be played. Someone wants to add this emulator to a wiki page, but he's not sure By the way, I would like to ask if this emulator supports or will support other Namco, Konami and Sony arcade systems. Because I saw your Open BIOS 573 PR

nicolasnoble commented 2 months ago

PCSX-Redux is a far cry from being able to run System 573 roms, for various reasons. It most likely never will support it, and this will never be a focus of the work being done here.

spicyjpeg commented 2 months ago

By the way, I would like to ask if this emulator supports or will support other Namco, Konami and Sony arcade systems. Because I saw your Open BIOS 573 PR

The OpenBIOS System 573 build is really just a minimal modification that prevents it from crashing on real hardware, but does not otherwise add support for accessing the 573's ATAPI CD-ROM drive or flash memory (not without embedding an external program into it at least). Also, keep in mind that OpenBIOS is completely independent from the rest of the emulator and its features may not necessarily reflect the ones implemented by pcsx-redux itself.