libretro / desmume2014

Port of Desmume to libretro based on Desmume SVN circa 2015.
GNU General Public License v2.0
8 stars 11 forks source link

is posible add cheat.db support like other emulators? #12

Open eddiebrook opened 9 years ago

eddiebrook commented 9 years ago

is possible add support for cheat.db?

i tried to covert codes for desmume but not working.

desmume code

Max Rupies After Getting Some 920a878c 000011b0 020a878c e1c0c1b0 d2000000 00000000

i try to convert to libretro parameter: but not work.

cheat0_desc = " Max Rupies" cheat0_code = "920a878c-000011b0+020a878c-e1c0c1b0+d2000000-00000000" cheat0_enable = false

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/13504865-is-posible-add-cheat-db-support-like-other-emulators?utm_campaign=plugin&utm_content=tracker%2F1443934&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1443934&utm_medium=issues&utm_source=github).