Difference between revisions of "TraduSCI"
Line 1: | Line 1: | ||
+ | <div align="center" style="font-size: 22pt">TraduSCI</div> | ||
+ | <div align="center">Version 2.3<br /> | ||
+ | ''Author: [[Enrico Rolfi]]''<br /> | ||
+ | [[2014]]</div> | ||
+ | |||
{{FanSCISoftwareInfobox | {{FanSCISoftwareInfobox | ||
| Software = TraduSCI | | Software = TraduSCI | ||
Line 4: | Line 9: | ||
''TraduSCI Screenshot'' | ''TraduSCI Screenshot'' | ||
| Version = 2.3 | | Version = 2.3 | ||
− | | ReleaseDate = | + | | ReleaseDate = [[2014]] |
− | | Developers = {{Enrico Rolfi}} | + | | Company = {{N/A}} |
− | | ProgLanguage = C++ | + | | Published = {{Published}} |
+ | | Developers = {{EnricoRolfiToolDev}} {{Enrico Rolfi}} | ||
+ | | ProgLanguage = {{C++}} | ||
+ | | OpenSource = {{Open}} | ||
+ | | Source = {{SourceSW}} | ||
+ | | License = {{GPL2}} | ||
| Platform = {{WinTool}} | | Platform = {{WinTool}} | ||
− | | Type = {{SCIResTool}} | + | | Type = {{SCIResTool}} {{SCITranslationSuiteTool}} |
− | | Localization = | + | | Localization = {{EnglishTool}}, {{ItalianTool}} |
| Website = https://erolfi.wordpress.com/tradusci/ | | Website = https://erolfi.wordpress.com/tradusci/ | ||
}} | }} | ||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
==<br /><br /> Description == | ==<br /><br /> Description == | ||
Line 25: | Line 32: | ||
</blockquote> | </blockquote> | ||
− | ==<br /> | + | ==<br /> Features == |
+ | |||
+ | * Translate any SCI1.1 or SCI2 game. TraduSCI will let you modify phrases, graphics, sprites, scripts, and, since it’s now released as open-source. | ||
+ | * Change the phrases. | ||
+ | * SCIaMano for the text translation. | ||
+ | * Categorize phrases relying on the events or objects that triggers them to show while playing the target game. | ||
+ | * Displays connected chart of the relations between phrases with included WinGraph from [https://www.hex-rays.com/products/ida/index.shtml IDA]. | ||
+ | * FotoSCIhop to edit [[Picture Resource|PIC]] and [[VIEW Resource|VIEW]] resources to translate bitmapped words. | ||
+ | * Script editing | ||
+ | * Font creation. | ||
+ | |||
+ | ==<br /> Version History == | ||
<blockquote> | <blockquote> | ||
Line 51: | Line 69: | ||
</blockquote> | </blockquote> | ||
− | ==<br /> | + | ==<br /> Usage == |
− | * | + | * See the [[TraduSCI Manual]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | ==<br /> | + | ==<br /> Options == |
− | + | <blockquote> | |
+ | | ||
+ | </blockquote> | ||
==<br /> Download == | ==<br /> Download == | ||
Line 74: | Line 87: | ||
Download from [https://erolfi.wordpress.com/tradusci/ Endroz Rolfi's Software Hatch] site.<br /> | Download from [https://erolfi.wordpress.com/tradusci/ Endroz Rolfi's Software Hatch] site.<br /> | ||
− | + | Or download from here: | |
− | + | * [[Image:ZIP.PNG|ZIP File]] [[File:TraduSCI2.3.zip|TraduSCI2.3.zip]] <span class="DLInfo"> (ZIP file) [1.16 MB]</span><br />'''Source:''' | |
− | * [[Image:ZIP.PNG|ZIP File]][[ | + | ** [[File:ZIP.png|ZIP File]] [[File:TRADUSCI2.3_Sources.zip|TRADUSCI2.3_Sources.zip]]<span class="DLInfo"> (ZIP file) [1.53 MB]</span> |
− | </ | ||
</blockquote> | </blockquote> | ||
Line 91: | Line 103: | ||
</blockquote> | </blockquote> | ||
</blockquote> | </blockquote> | ||
+ | |||
+ | ==<br /> Known issues == | ||
+ | |||
+ | * None known | ||
+ | |||
+ | ==<br /> Credits == | ||
+ | |||
+ | * [[Enrico Rolfi]] | ||
+ | |||
+ | ==<br /> References == | ||
+ | |||
+ | <references /> | ||
==<br /> Also See == | ==<br /> Also See == | ||
Line 97: | Line 121: | ||
* [[TraduSCI Manual (old)]] | * [[TraduSCI Manual (old)]] | ||
* [[SCI Resource Utilities#Script Dumper|Script Dumper]] | * [[SCI Resource Utilities#Script Dumper|Script Dumper]] | ||
+ | * [[SCI Translation Suite Tools]] | ||
* [[:Category:SCI Tools|SCI Resource Tools]] | * [[:Category:SCI Tools|SCI Resource Tools]] | ||
− | + | ||
+ | | ||
+ | |||
+ | [[Category:Technical Info]] | ||
+ | [[Category:Translation Suite Tools]] | ||
+ | [[Category:SCI Translation Suite Tools]] |
Revision as of 21:16, 15 April 2019
Latest Version: | 2.3 | ||
---|---|---|---|
Release Date: | 2014 | ||
Company: | N/A | ||
Publication Status: | Published | ||
Developer(s): | Enrico Rolfi Enrico Rolfi | ||
Interface: | {{{Interface}}} | ||
Language: | C++ | ||
Open Source: | Open | ||
Source Availability: | |||
License: | GPL2 | ||
Type: | Resource Tool Template:SCITranslationSuiteTool | ||
Platform: | Windows | ||
Localization: | English, Italian | ||
Website: | https://erolfi.wordpress.com/tradusci/ |
Description
Enrico Rolfi (Endroz) created TraduSCI for his Gabriel Knight 2000 Italian translation project. It was developed to simplify the translation of SCI games into other languages. It was used to translate The Beast Within: A Gabriel Knight Mystery (GK2) into Italian and to add English subtitles to The Beast Within. TraduSCI is a software suite aimed at the translation of SCI games by Sierra On-Line.
TraduSCI is entirely written in C++, and using Win32 APIs for its GUI and other operating system related needs. It is compiled using DevC++ 4, but one DLL library that is compiled using Microsoft Visual Studio 2008.
Features
- Translate any SCI1.1 or SCI2 game. TraduSCI will let you modify phrases, graphics, sprites, scripts, and, since it’s now released as open-source.
- Change the phrases.
- SCIaMano for the text translation.
- Categorize phrases relying on the events or objects that triggers them to show while playing the target game.
- Displays connected chart of the relations between phrases with included WinGraph from IDA.
- FotoSCIhop to edit PIC and VIEW resources to translate bitmapped words.
- Script editing
- Font creation.
Version History
Screenshots
SCIaMano FotoSCIhop
TraduSCI 2.3The latest version of the program. See the TraduSCI Manual here.
TraduSCI 1.12An older version of TraduSCI. See the older TraduSCI Manual here.
Usage
- See the TraduSCI Manual
Options
Download
TraduSCI 2.3Download from Endroz Rolfi's Software Hatch site.
Or download from here:
- ZIP File File:TraduSCI2.3.zip (ZIP file) [1.16 MB]
Source:
- File:TRADUSCI2.3 Sources.zip (ZIP file) [1.53 MB]
TraduSCI 1.12Download from Endroz's Gabriel Knight 2000 site
or download from The Sierra Help Pages:
- ZIP FileTraduSCI 1.12 (ZIP file) [918 KB]
Known issues
- None known
Credits
References
Also See