#scenegate — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #scenegate, aggregated by home.social.
-
One more format view finished for #SceneGate: palette viewer 🎨
This view will replace the one from Tinke.
Now I will create a variant that will allow us to guess palette formats by providing the offset and color format.
-
One more format view finished for #SceneGate: palette viewer 🎨
This view will replace the one from Tinke.
Now I will create a variant that will allow us to guess palette formats by providing the offset and color format.
-
Hexadecimal viewer for binary content ready in #SceneGate Made with Avalonia 11.
It's quite basic as a full-feature hex editor is a complex project.
I would love to use HexEditorControl by Droppers but it was made with Avalonia 0.10 and the migration doesn't seem easy.
https://github.com/Droppers/HexEditorControl -
I've finished updating all the #SceneGate libraries to use the latest preview version of #Yarhl v4.0 :allthethings:
They support now .NET 8.0 as well.
Next, I'll continue working on the UI tool.
-
I finally implemented a feature I always wanted to try related to sprites in games. The ability to export them in a standard format that supports layer (TIFF).
Now graphic editors can edit the text easily without getting a clean background first.
Also importer tools can get better compression by re-using the button background across similar sprites.As an example a sprite from a DS game in NCER format exported as TIFF and opened in GIMP.
-
Time to continue working with the Spanish #fantranslation of Pokemon Conquest.
I continue from: cool now all the sprite images are corrupted :allthethings:
https://fosstodon.org/@pleonex/110089360459284164Digging into another image viewer for Nintendo DS (Tinke) I see two issues:
- The sprite is not divided correctly into cells
- It doesn't import the image in "tiled" format, failing to detect existing tiles, duplicating image size, running out of RAM, so we get a corrupted pattern. -
Can we at least say it was a close attempt? 😅
Getting "closer" on my sprite image importer tool for Nintendo DS games.
At least the NCER format (de)serializer works... -
I have just released for the last time #Tinke. The repository is now archived.
https://github.com/pleonex/tinkeIt has been a great experience to develop this tool. Thanks to it I learnt to code, discovered my passion for reverse engineering and met amazing communities.
Several years ago I started a new project with a modern design to replace it: #Yarhl and #SceneGate
https://github.com/SceneGateIt's still work in progress but I think it looks promising!
Let's keep building amazing open-source stuff.