Naval Ops Series/Kurogane no Houkou 2: Warship Commander/Debug Commands
From Akurasu Wiki
Jump to navigationJump to search
Various debug commands can be used on Extra Mode by placing a text file named Debug.ini (mind the extension) inside the same folder as wsc2ex.exe.
Here is an example of Debug.ini contents. Use hashtag (#) to comment out lines.
| [Strategy]
WindowMode=1 |
The following are list of known commands and their functions.
[Strategy]
- WindowMode = 1
- Starts the game windowed, may be useful to fix display issue without the need of directx wrapper
- K2Installed = 2
- Setting it to 2 flags base game as installed regardless of actual install presence or not. Can be used to play the game without the need of installing Kurogane no Houkou 2
- SurvivalDebug = 1
- 1 sets survival mode to normal, while 2 enables special survival mode where player uses the Wolkenkratzer
- StrategyDebug = 1
- Allows opening debug menu with F2 key
- Debug menu contains options that let you toggle invulnerability, make all parts and aircraft available from the depot, set current fund, deployment point and score, and change current area or stage
- Allows opening debug menu with F2 key
[Tactics]
- NoAntiRadar = 1
- Removes jamming interference effect
- NoDeath = 1
- Toggles invulnerability for player ship
- ShipWake = 1
- Toggles ship wake visual effect
- ShowLog = 1
- Press F12 to display log
- ShowHP = 1
- Sets HP bar (which can be toggled with Tab button) visible on default
- ShowSpeed = 1
- Display speed
- ShowCounter = 1
- Unknown
- ShowShipPath = 1
- Display NPC ship pathfinding
- ShowHitRegion = 1
- Display hitbox
- DrawLandEdge_Preset=1
- Toggles preset for drawing ground terrain bounding box, requires DrawLandEdge_Enable to be enabled
- DrawLandEdge_Enable=1
- Toggles bounding box for ground terrain
- TextWeaponInfo=1
- Toggles weapon info debug string. Contains the same information as weapon panel on the HUD.
- MultiManualWeapon=1
- Allows manually using multiple weapons
- TargetTextDetail=1
- Displays remaining quantity of target objective present on the objective display, for example "Destroy at least 40% fuel tanks 10% (90)"
- OnigiriWashoi=1
- Displays dancing onigiri emoji on map display
- Stage=a01.lev
- Replace a01.lev with specific stage filename, immediately play the stage
- NoViewMask=1
- Removes fog of war
- NoSE=1
- Disables sound effect
