GithubHelp home page GithubHelp logo

jer-irl / update_ezflash_cheats Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 2.0 21 KB

Script to patch EZ-Flash cheats database with the libretro-database cheats

License: GNU General Public License v3.0

Python 100.00%

update_ezflash_cheats's Introduction

update_ezflash_cheats

Please see self-contained documentation in the header of update_ezflash_cheats.py.

update_ezflash_cheats's People

Contributors

jer-irl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

pw5190 git2358

update_ezflash_cheats's Issues

ValueError: not enough values to unpack (expected 2, got 1)

PS C:\Users\Sam\Downloads\update_ezflash_cheats-main\update_ezflash_cheats-main> python update_ezflash_cheats.py patch -c "C:\Users\Sam\Downloads\omegacheatlibrary (1)\CHEAT" -d "C:\Users\Sam\Downloads\Nintendo - Game Boy Advance (20240325-224624)\Nintendo - Game Boy Advance (20240325-224624).dat" -l "C:\Users\Sam\Downloads\libretro-database-master\libretro-database-master"
Traceback (most recent call last):
File "C:\Users\Sam\Downloads\update_ezflash_cheats-main\update_ezflash_cheats-main\update_ezflash_cheats.py", line 345, in
main()
File "C:\Users\Sam\Downloads\update_ezflash_cheats-main\update_ezflash_cheats-main\update_ezflash_cheats.py", line 341, in main
args.main(args)
File "C:\Users\Sam\Downloads\update_ezflash_cheats-main\update_ezflash_cheats-main\update_ezflash_cheats.py", line 276, in main_patch
patch(ezflash_cheats_path, datfile_path, libretro_database_path)
File "C:\Users\Sam\Downloads\update_ezflash_cheats-main\update_ezflash_cheats-main\update_ezflash_cheats.py", line 263, in patch
patch_ezflash_cht_file(target_cheat_file_path, libretro_cheat_file_path)
File "C:\Users\Sam\Downloads\update_ezflash_cheats-main\update_ezflash_cheats-main\update_ezflash_cheats.py", line 195, in patch_ezflash_cht_file
libretro_cheats = parse_libretro_cheats_from_file(libretro_cht_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Sam\Downloads\update_ezflash_cheats-main\update_ezflash_cheats-main\update_ezflash_cheats.py", line 116, in parse_libretro_cheats_from_file
key_name, key_type = key.split("_")
^^^^^^^^^^^^^^^^^^
ValueError: not enough values to unpack (expected 2, got 1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.