Commit Graph

192 Commits

Author SHA1 Message Date
fangrong
ed336a23b6 Add a save option to parse the header of flashcart firmware 2024-08-01 13:26:13 +08:00
R-YaTian
a39ebedf66 Add an option to "Recompress ARM9 binary", improve arm9 blz
Revert #5b6afa1
Update changelog, compile batch and translations
[WIP] Basic command line support
2024-02-06 18:03:39 +08:00
mn1712trungson
7ac89ea4dc
Fix error of not being able to build (#9) 2024-01-29 09:25:00 +08:00
R-YaTian
5b6afa14e6
Merge pull request #8 from mn1712trungson/main
Improved SF Feather Plugin
2024-01-27 18:21:57 +08:00
R-YaTian
2727eb24b1 Fix SWAR packing & do not del debug files if building debug target 2023-12-06 20:55:49 +08:00
mn1712trungson
2c9ae40733 Fixes the wrong calculation CG8 tile number. 2023-07-15 07:29:28 +07:00
mn1712trungson
f0a23bc5f5 Fixes wrong calculation CGT_bitmap_size. 2023-06-26 13:35:59 +07:00
mn1712trungson
fab6d8f0c8 Split CGx and CGT functions. 2023-06-16 21:13:11 +07:00
mn1712trungson
6034bc4e8d CGx (4,8,T) can unpack and pack. Can import binary TILE and PALETTE. 2023-06-16 21:07:59 +07:00
mn1712trungson
ec1107c766 Adding CGT pack() method 2023-06-16 18:43:00 +07:00
mn1712trungson
2091961e10 Fixes CGx Pack() method 2023-06-16 10:27:30 +07:00
mn1712trungson
7d3c2f850b CGx files can edit 2023-06-14 02:43:35 +07:00
R-YaTian
59e9bcc450
Update ModelControl.Designer.cs 2023-04-17 18:29:32 +08:00
R-YaTian
4744d7b63b
3DModels: bug fix 2023-04-17 18:24:37 +08:00
R-YaTian
911837aa78
3DModels: Update AssemblyInfo.cs 2023-04-16 17:30:52 +08:00
R-YaTian
59662183f9
3DModels: Update to OpenTK 3.3.3 2023-04-16 17:29:39 +08:00
R-YaTian
6d2a2f003d
Delete Plugins/NotManagedNetPlugins directory 2023-04-15 19:53:55 +08:00
R-YaTian
e689eda06d
It is better to me... 2023-04-14 14:38:17 +08:00
R-YaTian
370483506b
Fix compilation error 2023-04-14 11:03:10 +08:00
R-YaTian
a2baafa714
Images: fix NTR formats and multi-palettes...
support for map generation. By @MetLob
2023-04-14 10:47:11 +08:00
R-YaTian
459f2238ee
3DModels plugin: textures import support(hide btn)
By @MetLob
2023-04-14 10:32:08 +08:00
R-YaTian
90e7fe2aca
Update all plugins to .NET 4.8 2023-04-13 14:57:08 +08:00
R-YaTian
20575e4bad
Merge: Upgrade to msbuild for Linux By @pleonex 2023-04-13 14:32:35 +08:00
R-YaTian
56b5b8f0ae
Plugins Common: Support .JPEG files
By @TheBestNSMB
2023-04-13 14:20:33 +08:00
R-YaTian
97bcb79555
TIMEACE: Add support for powerbike pog
By @TheBestNSMB
2023-04-13 11:56:51 +08:00
R-YaTian
56a017eade
Merge: LAYTON plugin additions by @KerJoe 2023-04-13 11:04:07 +08:00
R-YaTian
fce58da11e
Pack: clean... (Part 2) 2023-04-13 10:42:14 +08:00
R-YaTian
b3d3e52e3e
Pack: clean... 2023-04-13 10:39:33 +08:00
R-YaTian
87de7f9854
Merge: Add JUS Plugins by @priverop 2023-04-13 10:37:53 +08:00
R-YaTian
7d10b7e310
Merge: Add Italian translations for FontLang
By twse
2023-04-13 10:26:20 +08:00
R-YaTian
a5054d23e8
Readd "Look Ahead" method for LZOvl: delegates...
...to CUE's "best" BLZ_Encode method
2022-09-07 01:19:24 +08:00
R-YaTian
cd48191aff
Fix for workflow build 2022-09-06 02:42:54 +08:00
R-YaTian
bba6e8f016
Part 2 of #fe8cf13 2022-09-06 02:33:11 +08:00
R-YaTian
fe8cf13b82
DSDecmp: Use CUS's BLZ_Encoder & clean old method
Also disable "Look ahead" method for "lzovl"
2022-09-06 02:30:39 +08:00
R-YaTian
ead71fa512
DSDecmp: Add CUE's BLZ_Encoder 2022-09-06 01:30:02 +08:00
R-YaTian
b0a344a806
Remove debug out 2022-04-06 16:44:57 +08:00
R-YaTian
13785bee9a
Disable zoom when more than 7389 chars 2022-04-06 16:39:35 +08:00
R-YaTian
9239b816bf
Pack Plugin: Bug fix and Bump version number 2021-09-16 23:45:45 +08:00
R-YaTian
8c8196d345
NFTR Plugin: Bump version number 2021-09-16 18:41:25 +08:00
R-YaTian
73f6be5237
Try to fix packing Utility.bin 2021-09-15 16:14:20 +08:00
R-YaTian
1d5618b0bc
Improve NFTR Plugin 2021-09-15 15:14:20 +08:00
MetLob
7d705f1651 NFTR Plugin: optimized speed of GetChar function, inc version info 2019-08-14 19:56:03 +05:00
MetLob
c8410a1fba NFTR Plugin: fix glyphs rotation (rotateMode >> 1: 0 - not, 1 - 90, 2 - 180, 3 - 270)
[ref: NITRO SDK]
2019-08-14 19:03:40 +05:00
MetLob
2ee253a956 NFTR Plugin: add PAMC sorts by type (needed) + fix zero padding for type 1 2019-08-14 16:51:19 +05:00
MetLob
e16e758426 DSDecmp: fix BLZ (LZOvl) decompress and compress 2017-12-29 14:15:41 +05:00
MetLob
8c93cc708f NFTR: fix bugs for issues #42, #43, #44 2017-10-13 16:49:32 +05:00
Benito Palacios Sánchez
5b1ab4a5b5 Merge pull request #46 from ccawley2011/master
Sonic Rush Adventure plugin
2017-01-08 19:38:50 +01:00
Benito Palacios Sánchez
714cd3a7ff Merge pull request #39 from MetLob/layton
Layton: update to version 0.6
2017-01-08 19:36:00 +01:00
ccawley2011
64aab870da Plugin for 1st Playable Productions games 2016-10-04 21:36:29 +01:00
MetLob
c28ba5aed9 LAYTON: Implement PLZ (PCK2) file packing 2016-09-01 11:33:57 +05:00