DEV6 Information

From ScummVM :: Wiki
Revision as of 15:41, 30 March 2023 by CrystalBen (talk | contribs)
Jump to navigation Jump to search

Identity

How i find out if my Game is Dev6?

  • if your Executable to start has the Name WLOADER.exe then is it most likely Dev6
  • (Ghidra Version) you can find it out if your Game is Dev6 if you launch Ghidra analyze the File first then go to look for this String X:/UTILS/DEV6.EXE
  • (Hex Editor Version) load the WLOADER.exe into the Hex Editor and Search for Dev6 and search for Dev6 if you find a line that says X:/UTILS/DEV6.EXE then you have Dev6

Games

File Names

  • Adibou2 2.12 / Addy Junior 2.20 WLOADER.exe (Originalname Loader.exe)

Names

  • Adibou2
  • Adibou2 (Version 2.12)
  • Addy Junior (Version 2.20)
  • Adi4

STK10

Dev6 uses a older Version for the STK Files (V1.0)

Parameter

you can add some parameters for your dev6 game.

  • BREAK runs the Game in windowed Mode
  • NOWING runs the Game without WinG