clee

clee прокомментировал(а) вопрос necklace/libray#15

Implement searching for [title line 1] * [title line 2] * (country) * (version)

Output from my locally-patched version:

1 год назад

clee прокомментировал(а) вопрос necklace/libray#15

Implement searching for [title line 1] * [title line 2] * (country) * (version)

> Well in this case if you just convert the \n to a space you end up with METAL GEAR SOLID 4 GUNS OF THE PATRIOTS which unfortunately will lead to no hits when searching in the SQLite database simply because there's a - between from the .dat file.

1 год назад

clee прокомментировал(а) вопрос necklace/libray#15

Implement searching for [title line 1] * [title line 2] * (country) * (version)

Any reason not to just convert the newline into a space, and then try the normal title matching? I bet that'd work.

1 год назад

clee запушил(а) iso-lookup-rework в clee/libray

1 год назад

clee прокомментировал(а) вопрос necklace/libray#14

Rework the logic for looking up disc key

Tests added. I had to learn some new tricks to get these working, but I feel pretty confident that they're testing the right code paths at this point.

1 год назад

clee запушил(а) iso-lookup-rework в clee/libray

1 год назад

clee прокомментировал(а) вопрос necklace/libray#14

Rework the logic for looking up disc key

Okay, updated the code. New arguments in `libray --help`:

1 год назад

clee запушил(а) iso-lookup-rework в clee/libray

1 год назад

clee прокомментировал(а) вопрос necklace/libray#14

Rework the logic for looking up disc key

> Very interesting, perhaps you've found an instance where someone manually were supposed to type "BLUS" but they typed "BLTS"? A typo since the T-key neighbors the U-key? Should definitely be added.

1 год назад

clee прокомментировал(а) вопрос necklace/libray#14

Rework the logic for looking up disc key

@necklace Hey, thanks for the feedback! (And yes, I probably should have started by asking, but the workflow here went: try to decrypt my PS3 games, have issues, fix issues locally, then way later, _hey maybe I should try to clean up and share some of these changes_)

1 год назад

clee запушил(а) iso-lookup-rework в clee/libray

1 год назад

clee запушил(а) iso-lookup-rework в clee/libray

1 год назад

clee создал запрос на слияние necklace/libray#14

DRAFT: Rework the logic for looking up disc key

1 год назад

clee запушил(а) iso-lookup-rework в clee/libray

  • 864ccac8ae Rework the logic for looking up disc key
  • 8661a20622 Add section on packagin and dependencies to specification
  • 93de11b4b1 Towards LibRay 1.0.0: writing spec
  • 266f3fc76d Release 0.0.9 Fixed: - Issue #11: fix read_regions bug which caused incorrect encryption/decryption
  • fef4eee23a Fix #11 - read_regions bug which caused incorrect encryption/decryption

1 год назад

clee создал новую ветку iso-lookup-rework в clee/libray

1 год назад

clee склонировать репозиторий в clee/libray

1 год назад