-------------------------------- - Keyboard pressing delay time - -------------------------------- * Change to 29 to enable turbo mode. (there may be bugs) Ika v1.4.2: 0x005AB4 ----------------------------- - Executable Internal Texts - ----------------------------- Ikachan v1.0: Window Title: "DX_Game" = 0x013F98 - 0x013FAA Popup Window Title: "Message" = 0x013FAC - 0x013FB2 Popup Message: "This is a Original by Pixel!" = 0x013FB4 - 0x013FD2 Ikachan v1.2: Window Title: "IKACHAN 1.2" = 0x0111D8 - 0x0111E2 Popup Window Title: "IKACHAN 1.2" = 0x011200 - 0x01120E Popup Message: "Presents by Pixel." = 0x0111EC - 0x0111FE Ikachan v1.3: Window Title: "IKACHAN 1.3" = 0x0111D8 - 0x0111E2 Popup Message: "Presents by Pixel." = 0x0111EC - 0x0111FE Ikachan v1.4.0.1: Window Title: "IKACHAN 1.4" = 0x0131C8 - 0x0131D2 Version: "version.%d.%d.%d.%d %04d/%02d/%02d by 開発室Pixel" = 0x0131D8 - 0x01320E # Sound Error Popup: "ボリューム設定を起動できませんでした" ** = 0x013254 - 0x01327E Ikachan v1.4.2: Window Title: "Ikachan" = 0x013270 - 0x013276 Version: "version.%d.%d.%d 1999/04/XX - %04d/%02d/%02d by 開発室Pixel" = 0x01327C - 0x0132BA # Sound Error Popup 1: "サウンドの初期化に失敗しました" * = 0x0132BC - 0x0132DA Sound Error Popup 2: "ボリューム設定を起動できませんでした" ** = 0x013328 - 0x01334E Ikachan v1.5.2: Window Title: "Ikachan" = 0x01CCF0 - 0x01CCF6 Version: "version.%d.%d.%d 1999/04/XX - %04d/%02d/%02d by 開発室Pixel" = 0x019864 - 0x0198A2 # Sound Error Popup 1: "サウンドの初期化に失敗しました" * = 0x0198F0 - 0x01990E Sound Error Popup 2: "ボリューム設定を起動できませんでした" ** = 0x019910 - 0x019936 [#] Every "%d" after the version text corresponds to each of the version number written on the executable's resource file. If you plan in changing these, you'll have to use a resource editor, like Resource Hacker. [*] Translation: "Failure initializing sound." [**] Translation: "Volume settings could not be started." ------------------------- - In-game FPS addresses - ------------------------- * Current: 20 (0x14) = 50 fps * Change it to 17 (0x11) to get roughly 60 fps. Ika v1.4.0.1: 0x001D4A Ika v1.4.2: 0x001F19 Ika v1.5.2: 0x002ACC ------------------------- - Ironhead HP addresses - ------------------------- * First byte multiplies by 1 (1,2,3...) * Second byte multiplies by 256. (256,512,768...) * Current: 15 HP (0x0F) Ika v1.0: 0x007A9D - 0x007A9E Ika v1.2, Ika v1.3 and Ika v1.4.0.1: 0x00100D - 0x00100E Ika v1.4.2: 0x001010 - 0x001011 Ika v1.5.2: 0x001011 - 0x001012 --------------------------------- - Screen resolution multipliers - --------------------------------- * Multiplies the graphics by the specified number. * It doesn't change the window size, however. Ikachan v1.4.0.1: 640x480 Windowed = 0x001E1D 320x240 Windowed = 0x001E3D Full Screen = 0x001DD5 Ikachan v1.4.2: 640x480 Windowed = 0x001F95 320x240 Windowed = 0x001FB5 Full Screen = 0x001FD5 Ikachan v1.5.2: 640x480 Windowed = 0x002C1E 320x240 Windowed = 0x002BF0 Full Screen = 0x002B96 ------------------------------- - Hardcoded Background Colors - ------------------------------- * Their values are in BGR order, instead of the usual RGB. Ikachan v1.0: Title screen = 0x00ED83 - 0x00ED85 # Words.pxt (MaruAme) = 0x00D07A - 0x00D07C # Ikachan v1.2: Title screen = 0x0079D3 - 0x0079D5 # Words.pxt (MaruAme) = 0x00503F - 0x005041 # Ikachan v1.3: Title screen = 0x0079C3 - 0x0079C5 # Words.pxt (MaruAme) = 0x00502F - 0x005031 # Ikachan v1.4.0.1: Title screen = 0x007EC3 - 0x007EC4 # Words.pxt (MaruAme) = 0x005320 - 0x005322 Ikachan v1.4.2: Title screen = 0x0083F3 - 0x0083F5 Words.pxt (MaruAme) = 0x0057F7 - 0x0057F9 Ikachan v1.5.2: Title screen = 0x00C185 - 0x00C187 Words.pxt (MaruAme) = 0x0082CA - 0x0082CC [#] These has some weird formula applied in order to make their backgrounds white. If windowed, the background turns blue, which matches the game's hex values. If in fullscreen, it does some kind of multiplication with a red color in order to turn it white. ------------------- - Hardcoded Songs - ------------------- Ikachan v1.0: Title screen (Mizuno) = 0x00CD36 Words.pxt (Magirete) = 0x00D00B Staff.pxt (Tidepool) = 0x00DBC6 Ikachan v1.2: Title screen (Mizuno) = 0x004DEC Words.pxt (Magirete) = 0x004FF3 Staff.pxt (Tidepool) = 0x00593D Ikachan v1.3: Title screen (Mizuno) = 0x004DDC Words.pxt (Magirete) = 0x004FE3 Staff.pxt (Tidepool) = 0x00592D Ikachan v1.4.0.1: Title screen (Mizuno) = 0x00504D Words.pxt (Magirete) = 0x0052B5 Staff.pxt (Tidepool) = 0x005B87 Ikachan v1.4.2: Title screen (Mizuno) = 0x005534 Words.pxt (Magirete) = 0x00578C Staff.pxt (Tidepool) = 0x005F9B Ikachan v1.5.2: Title screen (Mizuno) = 0x007FEF Words.pxt (Magirete) = 0x008248 Staff.pxt (Tidepool) = 0x0089D4 -------------------- - Hardcoded Events - -------------------- Ikachan v1.0: New game prompt = 0x00CEC8 - 0x00CEC9 Starting event = 0x00D028 - 0x00D029 Ironhead start event = 0x007AD9 - 0x007ADA Ironhead defeated event = 0x007AE9 - 0x007AEA Rocket escape event (