bnnm
fa89dcc8a0
Fix some .str+wav [Taz: Wanted Beta (PC)]
2023-11-26 20:57:56 +01:00
bnnm
f6d27d66eb
Fix some .awc [Red Read Redemption (PS4/SW)]
2023-11-26 20:56:56 +01:00
bnnm
fc2b5b3227
Merge pull request #1448 from punk7890/patch-8
...
Add .STV & .SLB extensions.
2023-11-18 17:17:57 +01:00
punk7890
6ff1316070
Add .STV & .SLB extensions.
2023-11-18 03:32:36 -08:00
bxaimc
59dd2d07a1
add hca key
2023-11-17 12:03:23 -05:00
bnnm
8d428c31eb
Merge pull request #1447 from bnnm/awb-etc
...
- Add .awb with nxopus + .acb loops
- Fix some ktsr/ktsc [Fire Emblem: Three Houses (Switch)]
2023-11-11 13:15:08 +01:00
bnnm
ae1980a51b
doc
2023-11-11 12:40:13 +01:00
bnnm
a3d727e03d
Fix some KTSR/KTSC [FE: Three Houses (Switch)]
2023-11-11 12:40:05 +01:00
bnnm
17c54df1a2
Add .awb with nxopus + .acb loops
2023-11-11 12:39:30 +01:00
bnnm
479117fbc2
Merge pull request #1444 from mjunix/small-fixes
...
Small fixes
2023-10-30 17:54:49 +01:00
Johan Mattsson
a4cf015ca8
Fix potential index out of bounds
2023-10-30 01:16:26 +01:00
Johan Mattsson
c2265ecbb2
Fix potential index out of bounds
2023-10-30 01:12:26 +01:00
bnnm
5b3a57ca89
Merge pull request #1443 from EdnessP/master
...
RSTM: Fix stream sizes and looping
2023-10-29 22:29:47 +01:00
EdnessP
2af39680d8
RSTM: Fix stream sizes and looping
2023-10-29 20:33:27 +02:00
bnnm
416ac26510
Merge pull request #1442 from bnnm/srsa-misc
...
- Fix some .psb [MSG Master Collection 1 (Switch)]
- Fix some .nub2 [Noby Noby Boy (iOS)]
- Add encrypted .srst [Stranger of Paradise (PS4)]
- Add ADX key
2023-10-22 23:12:22 +02:00
bnnm
34a0623016
Add encrypted .srst [Stranger of Paradise (PS4)]
2023-10-22 22:30:08 +02:00
bnnm
2fbb7fad28
Add ADX key
2023-10-22 22:26:17 +02:00
bnnm
8b568a0b2e
Fix some .nub2 [Noby Noby Boy (iOS)]
2023-10-22 22:26:03 +02:00
bnnm
9aa354f0af
Fix some .psb [MSG Master Collection 1 (Switch)]
2023-10-22 22:23:30 +02:00
bnnm
a4511921c0
Fix last minute bug [Zapper Beta (PS2)]
2023-10-15 10:01:42 +02:00
bnnm
17de674a7d
Merge pull request #1434 from bnnm/strwav-srsa
...
- Fix some N1 .at9 [Labyrinth of Galleria (PC)]
- Fix .srsa names
- Fix some .str+wav [Karaoke Revolution (PS3)]
- Fix some .str+wav [Zapper Beta (PS2)]
- Add FSB key
- ktsr: add .txtm support for .srsa+srst
2023-10-14 20:21:57 +02:00
bnnm
9da77e4f87
doc/etc
2023-10-14 20:01:38 +02:00
bnnm
c45f8bcf30
ktsr: fix internal sounds in .srsa
2023-10-14 19:49:50 +02:00
bnnm
28f9781a89
Fix some .str+wav [Zapper Beta (PS2)]
2023-10-14 19:49:17 +02:00
bnnm
5928c8df0d
ktsr: add .txtm support
2023-10-14 16:58:55 +02:00
bnnm
cc29ab1058
txtp_maker: tweak
2023-10-14 12:55:44 +02:00
bnnm
8cbd7ad32a
doc
2023-10-14 12:55:27 +02:00
bnnm
681384fb64
Fix some .str+wav [Karaoke Revolution (PS3)]
2023-10-14 12:55:19 +02:00
bnnm
5fe75088fe
Add FSB key
2023-10-14 12:52:31 +02:00
bnnm
b88d1914ae
Fix .srsa names
2023-10-14 12:52:14 +02:00
bnnm
0c90f4842b
Fix some N1 .at9 [Labyrinth of Galleria (PC)]
2023-10-14 12:50:29 +02:00
bxaimc
edf74fbcba
Merge pull request #1433 from ActualMandM/orion
2023-10-12 23:19:24 -04:00
Michael
2d36a7c775
Add HCA key
2023-10-12 18:15:23 -07:00
bnnm
9073e90aaa
Merge pull request #1431 from bnnm/asrs
...
- Add/fix some .srsa [Fate/Samurai Remnant (PC)]
- Add FSB key
2023-10-08 12:44:22 +02:00
bnnm
27776d5cf1
Merge branch 'master' into asrs
2023-10-08 12:43:22 +02:00
bnnm
f285a8e9fa
doc
2023-10-08 12:33:35 +02:00
bnnm
a44e40d004
Add FSB key
2023-10-08 12:33:29 +02:00
bnnm
6b68fa6d3f
Add/fix some .srsa [Fate/Samurai Remnant (PC)]
2023-10-08 12:33:10 +02:00
bnnm
1635661ce1
Merge pull request #1429 from rururutan/topic/sthd_dinohunt
...
STHD: Fix special value check [Dinosaur Hunting (Xbox)]
2023-10-01 14:00:52 +02:00
RuRuRu
7869c5b050
STHD: Fix special value check [Dinosaur Hunting (Xbox)]
...
The value of offset 0x0C is checked to be 0x0001, but the data for this game is 0x0000.
Since this value is not referenced in decoding, it is not a problem, so it is unchecked.
2023-10-01 20:33:15 +09:00
bnnm
55bdd1f22e
Merge pull request #1428 from bnnm/ww-key
...
- Add .wiive extension [Rubik World (Wii)]
- Add HCA key
- Fix 5.0ch .wem Opus [Bayonetta 3 (Switch)]
- cleanup
2023-09-30 21:19:24 +02:00
bnnm
b9c255cd25
cleanup: nxa to nxa1
2023-09-30 20:57:15 +02:00
bnnm
f613ac5514
Fix 5.0ch .wem Opus [Bayonetta 3 (Switch)]
2023-09-30 20:52:33 +02:00
bnnm
102c1fae04
Add HCA key
2023-09-30 20:51:41 +02:00
bnnm
11c025f766
txtp-segmenter: fix path issue
2023-09-30 20:51:24 +02:00
bnnm
8d267a26d4
Add .wiive extension [Rubik World (Wii)]
2023-09-30 20:50:50 +02:00
bnnm
918eac436c
Merge pull request #1425 from AGraber/master
...
Add support for .nxopus Opus [Ys X (Switch)]
2023-09-28 21:36:47 +02:00
Adrian Graber
9cb7ecb15e
Rename and adjust positioning of new nxof stuff
2023-09-28 20:25:03 +02:00
Adrian Graber
1d982bef6f
Add support for FDK (NX) Opus Header
2023-09-27 14:50:21 +02:00
bnnm
58482731b5
Merge pull request #1424 from bnnm/crank
...
- Fix some ADM3 .wem [The Crew Motorfest (PC)]
- Fix some str+wav [Taz: Wanted (PC)]
- Add ADM3 in .bnk (first subsong only)
2023-09-24 15:21:26 +02:00