Difference between revisions of "Adibou 2"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Add required file for Adibou 2 Environment and Read/Count applications)
Line 56: Line 56:
'''CD.INF''' (if present)
'''CD.INF''' (if present)


===== "Read/Count 6-7 years" CD =====
==== "Read/Count 6-7 years" CD ====
'''*.STK''' (INTRO_AP.ITK)  
'''*.STK''' (INTRO_AP.ITK)  


Line 64: Line 64:


'''CD.INF''' (if present)
'''CD.INF''' (if present)


==External links==
==External links==

Revision as of 17:53, 11 December 2022

Adibou 2
adibou2_dos_fr_1_1.jpg
First release 1996
Also known as
Developed by Coktel Vision
Published by Sierra
Distributed by (unknown)
Platforms DOS
Resolution 640x480, 256 colors (DOS, SVGA)
Engine Gob
Support Since ScummVM 2.7.0
Available for
Purchase
No

Adibou 2 is an educational game developed by Coktel Vision in 1996 that used the Gob engine. It offers an intelligent and appealing introduction to essential knowledge like reading and math.


Installation

Required data files

For more information on how ScummVM uses game data files, see the user documentation.

"Environment" CD

*.STK (INTRO.STK, INTROENV.STK, CONSTRUC.STK, PALETTE.STK...)

*.ITK (INTRO.ITK, INTROENV.ITK, CONSTRUC.ITK, ENVBOUC.ITK, ENVBOU2.ITK...)

*.LTK (INTRO.LTK, INTROENV.LTK...)

*.CD1 (e.g. BECBF21.CD1)

*.DBF (ENVBOU2.DBF, ENVBOUC.DBF)


WLOADER.EXE (some cursors are loaded from it)


ENVIR/*.DBF (APPLI_01.DBF...)

ENVIR/*.INI (APPLI_01.INI...)

ENVIR/*.LBM (APPLI_01.LBM...)

ENVIR/*.VMD (APPLI_01.VMD...)


For any Adibou application listed below you need to add, copy the files from the corresponding CD into a (freely named) subdirectory of the game directory added in ScummVM.

For example, if your game directory is "Adibou2" and you want to add both "Read/count 4-5 years" and "Read/count 6-7 years", create two separate subdirectories of "Adibou2" named (for example) "ReadCount45" and "ReadCount67" and copy the required files in them.

"Read/Count 4-5 years" CD

*.STK (INTRO_AP.ITK)

*.ITK (APPBOU2.ITK)

*.VMD (appli_01.vmd, appli_02.vmd)

CD.INF (if present)

"Read/Count 6-7 years" CD

*.STK (INTRO_AP.ITK)

*.ITK (APPBOU2.ITK)

*.VMD (appli_03.vmd, appli_04.vmd)

CD.INF (if present)

External links