Commit Graph

92 Commits

Author SHA1 Message Date
987123879113 e53472909f Slightly better file detection 2024-02-16 13:02:22 +09:00
987123879113 64d590b5ce Fix help text for ddrcharttool 2023-07-15 16:18:57 +09:00
987123879113 35d6f95748 Add an old tool I found on my HDD to decrypt obfuscated EXEs from Twinkle games 2023-03-19 10:35:15 +09:00
987123879113 d456263f4b Add tool for the pop'n music Bemouse's PGZ archives 2023-03-19 10:34:49 +09:00
987123879113 1751012494 Why the fuck did this get added I thought I ignored all PNGs 2023-03-09 01:51:29 +09:00
987123879113 60fc541dba Make working with different resolution background images and video frames easier 2023-03-09 01:47:20 +09:00
987123879113 cfa8a6b689 This was an old file, shouldn't be in git 2023-03-08 15:31:09 +09:00
987123879113 05e8ef0dd0 This can be negative 2023-03-08 01:08:38 +09:00
987123879113 3ba31ce5ba Rename this too 2023-03-08 00:53:28 +09:00
987123879113 43c183f344 Forgot to rename this too 2023-03-08 00:42:21 +09:00
987123879113 19d4d79e14 Fix variable name 2023-03-08 00:40:50 +09:00
987123879113 0dc59710d9 Cleanup 2023-03-08 00:36:28 +09:00
987123879113 21780dc38b Give the parameters proper names 2023-03-08 00:35:27 +09:00
987123879113 cf875aa7c7 Remove offset due to sync issues but keep it documented 2023-03-08 00:06:10 +09:00
987123879113 660fe6cc67 Update READMEs 2023-03-07 23:44:10 +09:00
987123879113 091fbb5a9d dmxanimtool: Tool to render animation from Dance Maniax 2nd Mix (+ J-PARADISE) 2023-03-07 23:41:41 +09:00
987123879113 0f78af1be9 ddranimtool: Make instructions simpler, add way to specify multiple source movie folders 2023-03-07 22:49:05 +09:00
987123879113 594056fd0c py573a: Some buffer size protection 2023-03-06 12:17:42 +09:00
987123879113 d3b33902b6 py573a: Detect and remove garbage bytes from MP3 2023-03-06 12:16:06 +09:00
987123879113 2d2e8003a0 Try to detect TIM header before writing extension for decompressed files 2023-03-05 23:41:01 +09:00
987123879113 0af0fed2ee Fix data paths 2023-03-04 14:30:13 +09:00
987123879113 7ed7410d2e Add old sbs2str.py tool 2023-03-04 14:21:44 +09:00
987123879113 7a51adf88a
Merge pull request #15 from 987123879113/dependabot/pip/sys573/gfdmtools/animtool-newer/pillow-9.3.0
Bump pillow from 9.0.1 to 9.3.0 in /sys573/gfdmtools/animtool-newer
2023-03-04 14:10:09 +09:00
987123879113 2a4376d96f
Merge pull request #16 from 987123879113/dependabot/pip/other/robotools/pillow-9.3.0
Bump pillow from 9.0.1 to 9.3.0 in /other/robotools
2023-03-04 14:10:02 +09:00
dependabot[bot] 674b33cdbc
Bump pillow from 9.0.1 to 9.3.0 in /other/robotools
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.1...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-04 04:36:45 +00:00
dependabot[bot] 5bd66e984b
Bump pillow from 9.0.1 to 9.3.0 in /sys573/gfdmtools/animtool-newer
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.1...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-04 04:36:36 +00:00
987123879113 990b3ab4b1 Windows fixes 2023-03-04 13:35:34 +09:00
987123879113 c0b0790643 ddranimtool: Rewrote animation renderer code from chart tool 2023-03-04 04:40:53 +09:00
987123879113 59392dac52 ddrcharttool: Remove old animation logic from chart tool because it's no longer needed 2023-03-04 04:28:48 +09:00
987123879113 a7e5a06bf1
Merge pull request #14 from 987123879113/dependabot/pip/sys573/gfdmtools/animtool-newer/numpy-1.22.0
Bump numpy from 1.21.0 to 1.22.0 in /sys573/gfdmtools/animtool-newer
2022-10-19 11:04:16 +09:00
987123879113 9cb125b086
Merge pull request #13 from 987123879113/dependabot/pip/other/robotools/numpy-1.22.0
Bump numpy from 1.21.2 to 1.22.0 in /other/robotools
2022-10-19 11:04:09 +09:00
987123879113 a2e9242a9a dance864_charttool: Fix stupid slowdown at end 2022-08-31 02:16:40 +09:00
987123879113 df2d04a150 dance864_charttool: Use beats instead of measures 2022-08-31 02:10:38 +09:00
987123879113 d20b1d8d9b Add tool for Dance 86.4 charts 2022-08-28 15:33:29 +09:00
987123879113 367ea4c349 Add tool for Dance 86.4 image archive 2022-08-27 00:07:20 +09:00
987123879113 92518df48c Add tool for Toy's March audio 2022-08-25 13:50:09 +09:00
987123879113 8a4d558d67 ps2_pak_dumper: Add support for Toy's March 2022-08-23 09:43:56 +09:00
987123879113 1ae46a70e8 Randomize song number when not specified 2022-08-15 09:17:45 +09:00
987123879113 be83866ad0 Add command to request a specific song number 2022-08-15 08:57:54 +09:00
987123879113 bf5a58cfa7 Update hash list to include DDR Karaoke 2 files 2022-08-14 22:41:03 +09:00
987123879113 a17a6ce2c8 Add DDR Karaoke 2 to dumper 2022-08-14 21:32:52 +09:00
dependabot[bot] 0fc67b1b4b
Bump numpy from 1.21.0 to 1.22.0 in /sys573/gfdmtools/animtool-newer
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.21.0...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 05:10:19 +00:00
dependabot[bot] 264df4db08
Bump numpy from 1.21.2 to 1.22.0 in /other/robotools
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.2 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.21.2...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 04:30:20 +00:00
987123879113 cb484ef725 Add files via upload 2022-06-20 09:45:50 +09:00
987123879113 491894d82f
Merge pull request #12 from 987123879113/dependabot/pip/sys573/gfdmtools/animtool-newer/numpy-1.21.0
Bump numpy from 1.16.0rc1+mkl to 1.21.0 in /sys573/gfdmtools/animtool-newer
2022-04-25 09:11:23 +09:00
dependabot[bot] e9464a06a4
Bump numpy in /sys573/gfdmtools/animtool-newer
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.0rc1+mkl to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/commits/v1.21.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 00:11:10 +00:00
987123879113 c46fc78511
Merge pull request #9 from 987123879113/dependabot/pip/other/robotools/pillow-9.0.1
Bump pillow from 8.3.2 to 9.0.1 in /other/robotools
2022-04-25 09:10:41 +09:00
987123879113 36fe342a21
Merge pull request #10 from 987123879113/dependabot/pip/sys573/gfdmtools/animtool-newer/pillow-9.0.1
Bump pillow from 8.3.2 to 9.0.1 in /sys573/gfdmtools/animtool-newer
2022-04-25 09:10:35 +09:00
dependabot[bot] e2650006ef
Bump pillow from 8.3.2 to 9.0.1 in /sys573/gfdmtools/animtool-newer
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...9.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-12 01:01:30 +00:00
dependabot[bot] 523951f1bb
Bump pillow from 8.3.2 to 9.0.1 in /other/robotools
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...9.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-12 01:00:54 +00:00