Difference between revisions of "Alone in the Dark (1-3)/Additional Resources"

From SDA Knowledge Base

Jump to: navigation, search
m
m
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
  
 
*Maps: all taken using the room viewer. Some include the camera sectors.
 
*Maps: all taken using the room viewer. Some include the camera sectors.
https://drive.google.com/folderview?id=0B6VbXOZpnj6MZDROa1g4Vld4bXc&usp=sharing
+
https://drive.google.com/drive/folders/0B6VbXOZpnj6MZDROa1g4Vld4bXc?resourcekey=0-1n70ibp42gTZ4_wLyMNG2g&usp=sharing
  
 
*AITD-tools: Memory Viewer, LifeDISA (to disassemble LIFE scripts), TrackDISA (to disassemble TRAK scripts), CacheViewer (to inspect game internal cache) and VarsViewer (to monitor VARs and CVARs).
 
*AITD-tools: Memory Viewer, LifeDISA (to disassemble LIFE scripts), TrackDISA (to disassemble TRAK scripts), CacheViewer (to inspect game internal cache) and VarsViewer (to monitor VARs and CVARs).
Line 27: Line 27:
 
[[File:FITD cam hack.zip|thumbnail]]
 
[[File:FITD cam hack.zip|thumbnail]]
  
** A custom build of the debug version of DOSBox is available [https://drive.google.com/file/d/1jJuveYRDlQU53VD9UF6f40iI1m6ojEl0/view?usp=sharing here]. It might work better than the official build for setting up breakpoints.
+
* A custom build of the debug version of DOSBox. It might work better than the official build for setting up breakpoints.
 +
https://drive.google.com/file/d/1jJuveYRDlQU53VD9UF6f40iI1m6ojEl0/view?usp=sharing
  
 
*NHG's YouTube with runs and demos:
 
*NHG's YouTube with runs and demos:
 
https://www.youtube.com/channel/UCvJ40qPm6IBYxNnc8gl1hLg
 
https://www.youtube.com/channel/UCvJ40qPm6IBYxNnc8gl1hLg

Latest revision as of 11:16, 10 May 2022

  • Script for uncompressing .pak files:

http://aluigi.altervista.org/bms/alonedark.bms

  • Use it with quickBMS:

http://quickbms.aluigi.org

  • Room Viewer/Model Viewer (requires quickBMS):

https://github.com/tigrouind/AITD-roomviewer/releases/latest

    • You may not use the room viewer during actual runs!
  • Maps: all taken using the room viewer. Some include the camera sectors.

https://drive.google.com/drive/folders/0B6VbXOZpnj6MZDROa1g4Vld4bXc?resourcekey=0-1n70ibp42gTZ4_wLyMNG2g&usp=sharing

  • AITD-tools: Memory Viewer, LifeDISA (to disassemble LIFE scripts), TrackDISA (to disassemble TRAK scripts), CacheViewer (to inspect game internal cache) and VarsViewer (to monitor VARs and CVARs).

https://github.com/tigrouind/AITD-tools/releases/latest

  • An optional custom syntax color theme for use with Notepad++ for viewing AITD scripts. (instructions on how to install in the guide under "LIFE SCRIPTS")

https://drive.google.com/file/d/1Z3SOl38txHnc4flReWrvA4J0D2hVnSTH/view?usp=sharing

  • Free in the Dark: engine port useful for checking stuff like what the game code looks like

https://github.com/somaen/fitd-residualvm

    • Free in the Dark build for Windows:

https://github.com/tigrouind/fitd-residualvm/releases/latest

    • Free in the Dark .exe camera hack to show a wide screen view of the game while it's running (useful for render bug exploration):

File:FITD cam hack.zip

  • A custom build of the debug version of DOSBox. It might work better than the official build for setting up breakpoints.

https://drive.google.com/file/d/1jJuveYRDlQU53VD9UF6f40iI1m6ojEl0/view?usp=sharing

  • NHG's YouTube with runs and demos:

https://www.youtube.com/channel/UCvJ40qPm6IBYxNnc8gl1hLg

Personal tools