Skip to content

Convert native cheat codes to the RetroArch format #1360

Open
@eadmaster

Description

@eadmaster

There a lot of cores currently that only support cheats in the RetroArch format, while this repo only provides codes in Native format (e.g. GameShark):

This creates confusion among users, who assume cheat support is missing in these cores, while it is not the case actually: libretro/beetle-pce-fast-libretro#93 libretro/beetle-saturn-libretro#5

So i've made this quick and dirty script to convert the cheat tables format:
https://github.com/eadmaster/dotfiles/blob/main/bin/chtnative2retroarch.py

It's still missing support for encrypted/conditional/increment/activator codes, but i've found it's already working well in most cases.

Possibly it can be merged into the scraper script, to have the cheat tables converted automatically after download.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions