6
edits
(→Settings: Rewrote for v3.7, and removed irrelevant sections. Language will be re-added in a separate section) |
(→C-Daodan: Dropped languages into its own section) |
||
Line 37: | Line 37: | ||
===Developer Mode=== | ===Developer Mode=== | ||
The DLL enables [[Developer Mode]]; go to the pause screen (F1) and type "thedayismine" or simply 'x' to activate it. | The DLL enables [[Developer Mode]]; go to the pause screen (F1) and type "thedayismine" or simply 'x' to activate it. | ||
===Languages=== | |||
The Daodan DLL offers support for the Chinese version of the game as well as multibyte languages in general (see "multibyte" under "Patches" section). It also has the beginnings of some basic localization support, by allowing cheat code names and other strings to be translated. To add an option, look for the options section or type | |||
[Language] | |||
To enable Chinese support, type: | |||
[Language] | |||
Chinese = True | |||
This will load a DLL called xfhsm_oni.dll (apparently provided with Chinese copies of Oni). | |||
Here are the strings that you can replace using the .ini file: | |||
{| class="wikitable" | |||
!INI name | |||
!Description | |||
|- | |||
|blam | |||
|Replaces body text of the [[:File:Blam!.png|blam window]]. | |||
|- | |||
|damn | |||
|Replaces title of the [[:File:Blam!.png|blam window]]. | |||
|- | |||
|savepoint | |||
|Replaces string "Save Point" in Load Game menu (not working?). | |||
|- | |||
|syndicatewarehouse | |||
|Replaces string "Syndicate Warehouse" in Load Game menu (not working?). | |||
|- | |||
|''nameofcheat''_on/_off | |||
|Replaces name of the built-in cheat code as it appears on the pause screen when code is entered. E.g., "behemoth_on=Gojira Desu!". | |||
|} | |||
===Configuration=== | ===Configuration=== |
edits