![]() |
|
|||||||
![]() |
Welcome to the Magicball Network. You are currently viewing our site as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| LBA Prequel The goal of this project is to make a prequel of LBA1 using the original engine. (homepage) |
![]() |
|
|
Thread Tools |
|
#1
|
|||
|
|||
|
Problems loading Files
I recently found the google code site of the engine and download the sources to compile myself (mingw); One problem I found is that in the CD the directory structure is :
I:\LBA I:\LBA\FLA I:\LBA\VOX I Change movies.h from : Code:
/** FLA movie directory */ #define FLA_DIR "fla//" Code:
/** FLA movie directory */ #define FLA_DIR "lba//fla//" Code:
/** Common movie directory */ #define VOX_DIR "vox//" Code:
/** Common movie directory */ #define VOX_DIR "lba//vox//" stdout.txt . . Initialising Sound device. Please wait... Found 3 CDROM devices Testing drive G:\ Testing drive H:\ Testing drive I:\ Assuming that it is LBA cd... I:\ HQR: lba//vox//EN_gam.vox can't be found ! Any clue? Greats TransDiv |
|
#2
|
||||
|
||||
|
Did you try with another language ?
|
|
#3
|
|||
|
|||
|
Not really but the file is there in the CD (I:\LBA\VOX\EN_gam.vox), anyway will try to change languages.
Tks TransDiv |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FLA files? | Lewi-G | LBA Modifications - General | 5 | 2006-09-23 20:40 |
| Could someone help me with some files here? | Ove.a | First aid | 4 | 2004-05-31 10:58 |
| Adding Files to the Files Page | McKay | The site and forum | 3 | 2002-07-22 09:11 |
| problems with dll files | Fon-K | First aid | 4 | 2001-08-03 00:43 |