Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hayazashi Nidan Morita Shougi 1 and 2 not playable in the libretro core #304

Open
richterdeveloper opened this issue Nov 13, 2023 · 4 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@richterdeveloper
Copy link

richterdeveloper commented Nov 13, 2023

The libretro core does not detect the presence of the co-processor files necessary to run Hayazashi Nidan Morita Shougi 1 and 2 despiste having the correctly named files in the right path. The result is the same when trying to run this games in the stand-alone version without the necessary dumped special chip files (the stand-alone version with the correct co-procesor files can run the two games fine).

@richterdeveloper richterdeveloper changed the title Hayazashi Nidan Morita Shougi 1/2 not playable in the libretro core Hayazashi Nidan Morita Shougi 1 and 2 not playable in the libretro core Nov 14, 2023
@Screwtapello Screwtapello added bug Something isn't working help wanted Extra attention is needed labels Nov 14, 2023
@SecularSteve
Copy link

Apparently the ST-011 and ST-018 Enhancement Chips were not only very proprietary one-time solutions for these games by the SETA corporation, but their information is presumed to be lost for years.

It would take some rigorous reverse engineering to get these games compatible, even on the most accurate system.

The only thing that may clue you in are the results of the succesfully reverse-engineered ST-010 used in the F1 ROC II (AKA Exhaust Heat II) game that makes the CPU Drivers a bit better than most titles at the time.

Not only was it discovered that the algorithm in the Chip was underwhelwingly simple, but the game is nothing more than an F-Zero clone with a Formula/Le-Mans skin over it anyway.

Move on, there's better Shougi games online these days. This is only worth it for the novelty.

@Screwtapello
Copy link
Contributor

Those games should work fine in bsnes standalone, the "rigorous reverse engineering" has already been done successfully, many years ago. This seems to just be an issue with the libretro core.

@orbea
Copy link
Contributor

orbea commented Jan 15, 2024

@Screwtapello This might be a duplicate issue? Maybe one of these should be closed?

#301

@carmiker
Copy link
Contributor

This is an easy problem to solve, and I will try to do it when I have sufficient free time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants