openai / retro

Retro Games in Gym
MIT License
3.35k stars 524 forks source link

support double dragon Neo-Geo(MAME Emulator) or PS ? #277

Open dota2heqiuzhi opened 1 year ago

dota2heqiuzhi commented 1 year ago

I want to train an AI on the game Double Dragon (there are many versions of this game, but I'm looking for the 1995 fighting game released on Neo-Geo and PS1).

企业微信截图_16823064027739

image

However, it seems that gym-retro does not support Neo-Geo and PS1 ROMs. Is there any way to do this? I have thought of a few solutions myself:

  1. Look for a ported version of the game on other game consoles (such as Nintendo Game Boy), but I have not found one.
  2. Find a way to make gym-retro support Neo-Geo or PS1, but I don't know how to do that.
  3. Use a different library to learn reinforcement learning instead of gym-retro.

Can someone provide some ideas? Thank you very much!

binarytom commented 1 year ago

@dota2heqiuzhi Is there any solutions on it? I also want gym-retro can support MAME Emulator.

MatPoliquin commented 10 months ago

@dota2heqiuzhi Is there any solutions on it? I also want gym-retro can support MAME Emulator.

@binarytom a fork called stable-retro now supports FBNeo (alternative to MAME) that supports arcade games: https://github.com/Farama-Foundation/stable-retro