11# Texture64
22N64 texture ripper and editor
33
4- ![ Win7 Screenshot] ( https://i.imgur.com/g8H8IVc.png " RGBA16 SM64 HUD Elements - Win7 ")
5- ![ Linux Screenshot] ( https://i.imgur.com/hCGskoi.png " CI8 MK64 Bombs - Linux ")
4+ ![ Win10 Screenshot] ( https://user-images.githubusercontent.com/129774/103450795-122e3b80-4c70-11eb-856a-75b7d166ca0c.png " RGBA16 SM64 HUD Elements - Win10 ")
65
76## Features
87* Export or import N64 textures of the following formats:
@@ -18,7 +17,7 @@ N64 texture ripper and editor
1817 * 1bpp
1918* Load palette from separate file
2019* Split palette mode to point part of palette to non-contiguous area
21- * Multiplatform. Tested under Windows 7 and under mono on Linux
20+ * Multiplatform. Tested under Windows 10, Windows 7, and on Linux using [ Mono ] ( https://www.mono-project.com/ )
2221
2322### Usage ###
2423* Right-click image to bring up context menu
@@ -37,6 +36,17 @@ N64 texture ripper and editor
3736
3837### Changelog ###
3938
39+ 0.2: UI Updates and bug fixes
40+ * Save settings for Form position, scale, BG color, custom viewer
41+ * Only show palette controls if CI is selected
42+ * Allow inserting images beyond the current file size
43+ * Correct behavior of drag-and-dropped files
44+ * Split file size text into its own status box
45+ * Correct 1bpp bit order to be MSbit first
46+ * Add alpha channel mode for I8 and I4 codecs
47+
48+ 0.1.1: Bug fixes
49+
40500.1: Initial release
4151* Improve IA4 color scaling
4252* Add checkbox for external palette and write to palette file when saving
0 commit comments