ClusterM / hakchi2

Tool that allows you to add more games to your NES/SNES Classic Mini. WARNING: hakchi2 is no longer supported. Please use hakchi2 CE.
GNU General Public License v3.0
2.93k stars 458 forks source link

Feature Request: XML Cheat support and possible menu #54

Closed burnjx closed 7 years ago

burnjx commented 7 years ago

Hey ClusterM! Great work you are doing!

I was looking through some old files and found a cheat pack for Nestopia. I was thinking it would be great to be able to import them directly into hakchi2. Possibly even with a simple menu (like the rom list) where you can enable and disable certain cheats.

All the cheats are in XML and are formatted as such (Adventures of Rad Gravity, The (USA).xml):

`<?xml version="1.0" encoding="UTF-8"?> - -

SUTTXU Infinite health

`

Here's a link to the pack in case you are interested: Cheat Pack

While I am no good working with code myself, it doesn't appear this would require much work to implement. Of course I could be totally wrong in that assumption. Anyways, thanks for reading and keep up the great work!

nappymike commented 7 years ago

I think that would be a awesome update for 2.12

burnjx commented 7 years ago

Looks like Nhakin added support for this in a recent pull request! Very excited for Cluster to merge the code!

burnjx commented 7 years ago

This has been added as of revision 134 so I'll be closing this. Amazing work Cluster and Nhakin! This is awesome!