Generators in Progress: Difference between revisions
Created page with "There are many generators that I started but haven't yet completed or polished up into a releasable form. Here's that list, plus some status info. == Stuart Little: The Journ..." |
No edit summary |
||
| Line 2: | Line 2: | ||
== Stuart Little: The Journey Home (GBC) == | == Stuart Little: The Journey Home (GBC) == | ||
The font had to be manually extracted because it's stored as images, not characters. I've not yet fixed the letter-spacing and the generator will need support for explicit line origins to handle the weird layout of this game's dialogue screens. | The font had to be manually extracted because it's stored as images, not characters. I've not yet fixed the letter-spacing and the generator will need support for explicit line origins to handle the weird layout of this game's dialogue screens. | ||
Some letters for French & German were added from the European release. | Some letters for French & German were added from the European release. | ||
There's also another screen that could be added, the notepad. This one has a different font and similarly it'd be hard to extract, but it'd be nice to do both. | There's also another screen that could be added, the notepad. This one has a different font and similarly it'd be hard to extract, but it'd be nice to do both. | ||
[https://twitter.com/Foone/status/1128871210199072768 Twitter thread] | [https://twitter.com/Foone/status/1128871210199072768 Twitter thread]<gallery> | ||
< | File:Stuart Little Dialog.png.png|Dialogue | ||
File:Stuart Little Notebook.png|Notebook | |||
</gallery> | |||
== Susume! Mile Smile / Go Go! Mile Smile (Arcade) == | == Susume! Mile Smile / Go Go! Mile Smile (Arcade) == | ||
Did some initial screenshotting and started font image extraction. There's a cutscene at the start (I need to find out if there's more: check longplays?) and a tutorial with a dialog box, both would be good. | Did some initial screenshotting and started font image extraction. There's a cutscene at the start (I need to find out if there's more: check longplays?) and a tutorial with a dialog box, both would be good. | ||
[[File:Go Go Mile Smile.png|alt=Go Go! Mile Smile|none|thumb|Go Go! Mile Smile]] | |||
== Snow Bros. 2: With New Elves == | == Snow Bros. 2: With New Elves == | ||
Generator mostly finished: I need to hook in the overlays of the different characters, and to get the text positioned correctly I need explicit line origins. | Generator mostly finished: I need to hook in the overlays of the different characters, and to get the text positioned correctly I need explicit line origins. | ||
[[File: | [[File:Snow Bros 2.png|none|thumb|Snow Bros 2]] | ||
== Gabriel Knight 1 == | == Gabriel Knight 1 == | ||
Mostly finished. I need to complete hooking up the overlays and the per-character colors. [https://twitter.com/NoxicoDev/status/1126821552291549185 @NoxicoDev has provided the info for that.] | Mostly finished. I need to complete hooking up the overlays and the per-character colors. [https://twitter.com/NoxicoDev/status/1126821552291549185 @NoxicoDev has provided the info for that.] | ||
[https://twitter.com/Foone/status/1126734985757511680 Twitter thread] | [https://twitter.com/Foone/status/1126734985757511680 Twitter thread] | ||
[[File:Gabriel Knight.png|none|thumb|Gabriel Knight]] | |||
<br /> | |||
Revision as of 13:32, 16 May 2019
There are many generators that I started but haven't yet completed or polished up into a releasable form. Here's that list, plus some status info.
Stuart Little: The Journey Home (GBC)
The font had to be manually extracted because it's stored as images, not characters. I've not yet fixed the letter-spacing and the generator will need support for explicit line origins to handle the weird layout of this game's dialogue screens.
Some letters for French & German were added from the European release.
There's also another screen that could be added, the notepad. This one has a different font and similarly it'd be hard to extract, but it'd be nice to do both.
-
Dialogue
-
Notebook
Susume! Mile Smile / Go Go! Mile Smile (Arcade)
Did some initial screenshotting and started font image extraction. There's a cutscene at the start (I need to find out if there's more: check longplays?) and a tutorial with a dialog box, both would be good.

Snow Bros. 2: With New Elves
Generator mostly finished: I need to hook in the overlays of the different characters, and to get the text positioned correctly I need explicit line origins.

Gabriel Knight 1
Mostly finished. I need to complete hooking up the overlays and the per-character colors. @NoxicoDev has provided the info for that.
