If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Talk:Strike Witches: Silver Wing

From The Cutting Room Floor
Jump to navigation Jump to search
This is the talk page for Strike Witches: Silver Wing.
  • Sign and date your posts by typing four tildes (~~~~).
  • Put new text below old text.
  • Indent replies by prefixing with a colon :
  • Add new sections with the 'Add topic' button at the top right.
  • Be polite.
  • Assume good faith.
  • Don't delete discussions.
  • Be familiar with the talk help page.

Gulti Games General Debug Mode

May be worth investigating if other Gulti games have similarly accessed debug modes. Raiden Fighters Aces, 0 Day Attack on Earth, Mamorukun Curse! and Triggerheart Exelica can possibly use the same method.

First set Xenia's log level to 3, and look for calls to NtCreateFile or NtOpenFile for potential configuration file accesses. Then use Ghidra XEX Loader to extract strings from the binary, looking for anything debug mode related. Put that to true in the config file and launch the game.

Thunder Force VI may also have similar behavior, but being a PS2 game you'll need to use different emulators/debuggers and Ghidra plugins Anonmoosekaab (talk) 18:58, 2 April 2024 (UTC)

Can confirm this works for Mamorukun Curse, the file being Noroi.ini Anonmoosekaab (talk) 16:45, 8 April 2024 (UTC)