Search found 7 matches
- Thu Nov 07, 2019 1:33 am
- Forum: General Discussion
- Topic: How to properly setup Monkey Island 4 for ResidualVM?
- Replies: 7
- Views: 9635
Re: How to properly setup Monkey Island 4 for ResidualVM?
To sum it up here is step by step setup Monkey Island 4 for ResidualVM. Assume you have an empty folder named MI4_Dir. 1. Use CD2, 1.1. Copy all files in folder ".\MONKEY4_CD2\Monkey4\MonkeyData" to "MI4_Dir". 1.2. In folder ".\MI4_Dir\Textures", rename FullMonkeyMap.im...
- Thu Nov 07, 2019 12:52 am
- Forum: General Discussion
- Topic: How to properly setup Monkey Island 4 for ResidualVM?
- Replies: 7
- Views: 9635
Re: How to properly setup Monkey Island 4 for ResidualVM?
I found out that the S folder (.\Textures\mego\S) is repeated on both CDs, but the instruction doesn't tell how to deal with this. I just got new CDs of Monkey Island 4, and the S folder in the new CDs is really identical. https://i.imgur.com/fHSmvdC.jpg The only different files are FullMonkeyMap.i...
- Wed Nov 06, 2019 2:15 pm
- Forum: General Discussion
- Topic: How to properly setup Monkey Island 4 for ResidualVM?
- Replies: 7
- Views: 9635
Re: How to properly setup Monkey Island 4 for ResidualVM?
Could the log file tell the problem? About debugger, I have Visual Studio.Botje wrote:It would be handy if we knew which file is causing the loading problem.
Would you happen to have a debugger at hand?
- Wed Nov 06, 2019 8:13 am
- Forum: General Discussion
- Topic: How to properly setup Monkey Island 4 for ResidualVM?
- Replies: 7
- Views: 9635
Re: How to properly setup Monkey Island 4 for ResidualVM?
This could be a data corruption issue from copying the files. Try using a checksum tool to verify the contents of your hard drive copy against your cds. I don't think it's corruption issue. I found out that the S folder (.\Textures\mego\S) is repeated on both CDs, but the instruction doesn't tell h...
- Sat Nov 02, 2019 6:37 am
- Forum: General Discussion
- Topic: Escape From Monkey Island released on GoG
- Replies: 5
- Views: 11120
Re: Escape From Monkey Island released on GoG
pardon for stupid question, but why people need ResidualVM for GoG version? Doesn't GoG version run perfectly fine by itself and not required insert disk?Nitrus wrote:@Maselli if you want to play it with ResidualVM,
...
and follow the suggestion regarding the IMT files here.
- Sat Nov 02, 2019 3:22 am
- Forum: General Discussion
- Topic: How to properly setup Monkey Island 4 for ResidualVM?
- Replies: 7
- Views: 9635
Re: How to properly setup Monkey Island 4 for ResidualVM?
I use this bat file to list the files of in my MI4 folder: DragDropListFile.bat @ECHO OFF SET targetPath="%~1" SET ToolPath=%~dp0 rem Set Unicode to UTF-8 chcp 65001 rem Then output file dir %targetPath% /b /s /a-d > "%ToolPath%list.txt" Usage: Drag drop the folder into the file ...
- Sat Nov 02, 2019 3:17 am
- Forum: General Discussion
- Topic: How to properly setup Monkey Island 4 for ResidualVM?
- Replies: 7
- Views: 9635
How to properly setup Monkey Island 4 for ResidualVM?
I have successfully run Monkey Island 4 on ResidualVM and play the game for awhile, but when I enter the town in Jambalaya Island, the game crash. Here is the details: I follow the instruction from this page: https://wiki.residualvm.org/index.php?title=Datafiles The following files must come from ei...