Author Topic: I just wrote a thing.  (Read 3821 times)

0 Members and 1 Guest are viewing this topic.

Offline Kawa

I just wrote a thing.
« on: October 05, 2018, 04:24:16 PM »
I wrote a thing that converts script (just the string pools, really), messages, and text resources from codepage 437 to 1252 so it looks right in SCI Companion and edits nicer. Just export all resources of those types, run the thing, and drop in one of my fonts. I might add a thing where it also takes SC files. Also, I should probably add heap support.

Code: [Select]
Input:  "Fr Informationen ber Space Quest 5 drcke bitte auf diesen Knopf."
Output: "Für Informationen über Space Quest 5 drücke bitte auf diesen Knopf."

Input:  "Es w„re ja alles gar nicht so schlimm - vom harten Aufprall einmal abgesehen.  Geh' n„chstesmal nicht so nah an den Rand."
Output: "Es wäre ja alles gar nicht so schlimm - vom harten Aufprall einmal abgesehen.  Geh' nächstesmal nicht so nah an den Rand."

Yes, there are hidden characters in there where the ü should be.



Offline Collector

Re: I just wrote a thing.
« Reply #1 on: October 05, 2018, 08:20:10 PM »
Nice. If it does not cause any issues it might be good to have it included with Companion. Perhaps as a plugin?
KQII Remake Pic

Offline Kawa

Re: I just wrote a thing.
« Reply #2 on: October 06, 2018, 06:07:43 AM »
Yeah... if you like exporting every relevant resource and import them all after -_-;


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.06 seconds with 23 queries.