Difference between revisions of "DEV6 Information"

From ScummVM :: Wiki
Jump to navigation Jump to search
Line 1: Line 1:
===Identify===
===Identify===
*if your Executable to start has the Name WLOADER.exe then it is 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===
===Games===

Revision as of 16:37, 7 March 2023

Identify

  • if your Executable to start has the Name WLOADER.exe then it is 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