Jump to content
11 posts in this topic

Recommended Posts

Ok so I'm working on a Halo 2 Cider port, and I have a little issue. I can launch the game, but then this error comes up:

 

Halo 2

 

Error creating process <Command.com /c E:\TG-USER\IXP000.TMP\Run.bat>. Reason: File not found

 

By USER, I mean my username, but I didn't really want to make that public :).

Link to comment
https://www.insanelymac.com/forum/topic/147208-halo-2-cider-porting/
Share on other sites

The Heroes of Might and Magic V cider (I don't know which version of cider that is). I thought it would be easier to use an older version because I heard the new COH cider was a bit more complicated.

hi, have you got the Preferences(with .reg files of halo)?

Try to insert them to the CoH cider and then configure the plist from "contents" to make it run, not much more complicated ;)

  • 2 weeks later...

Ok now I'm using the COH version of Cider, but I'm getting this error:

Last login: Wed Feb 4 08:32:54 on ttys000

TAZA:~ TAZA$ /Users/TAZA/Desktop/Cider\ Porting/Halo\ 2\ Cidering/COH\ Halo\ 2.app/Contents/MacOS/cider ; exit;

Invalid path "C:\windows\Program Files\Microsoft Games\Halo 2" given for "--use-dos-cwd".

logout

 

[Process completed]

 

 

I used RegEdit to create custom preferences, but I don't know what else to do. And does anyone know what path the config file is located in?

just from reading around and this probably wont work but go in your config file and go to the bottom where it says

[appdefaults\\yourapp.exe\\transgaming]

"cmdlineadd" =

 

and put in the cmdlineadd "--use-dos-cwd"

 

its worth a shot

 

I tried that and still get this error:

 

Last login: Wed Feb 4 08:54:03 on ttys000

/Users/TAZA/Desktop/Cider\ Porting/Halo\ 2\ Cidering/COH\ Halo\ 2.app/Contents/MacOS/cider ; exit;

TAZA:~ TAZA$ /Users/TAZA/Desktop/Cider\ Porting/Halo\ 2\ Cidering/COH\ Halo\ 2.app/Contents/MacOS/cider ; exit;

Invalid path "C:\windows\Program Files\Microsoft Games\Halo 2" given for "--use-dos-cwd".

logout

 

[Process completed]

×
×
  • Create New...