Guide: GameTree Linux and getting around the NCSoft Launcher
What you've got looks good, though I don't have a copy of the European CoH to test on.
ok. as things are now, ULL will launch the old launcher, but by running
wine cityofheroes.exe -renderthrad 0 -project eucoh
didn't ncsoft patch the game on the 4th or am i missing something else?
//cx
They didn't patch it the 4th. All they did was to disable the old patch server.
Father Xmas - Level 50 Ice/Ice Tanker - Victory
$725 and $1350 parts lists --- My guide to computer components
Tempus unum hominem manet
made a new thread for ULL discussion here: http://boards.cityofheroes.com/showthread.php?t=267988
So here are some updates...
Here's where I stand: my laptop, running SuSE 11.3, WILL update my CoH files using the NCLauncher (which still doesn't display properly itself), but is unable to run the game due to other reasons.
|
My *desktop*, also running SuSE 11.3, refuses to even start the launcher, with the error "wine: Install Mono for Windows to run .NET 2.0 applications." When Mono IS installed, it stalls, as noted above.
|
I then chose to experiment on my *older* desktop, which still runs SuSE 11.0, but now that I think about it, the OS itself is obsolete, so elaboration about my results there won't do anyone any good, really.
W4E
Here's an update: I can play CoH again! It's kind of convoluted though.
As noted above (see previous posts for details), the NCLauncher functions quite well on my laptop using wine. It updates all CoH files, but the game cannot run on the machine due to driver issues.
As per the ULL thread (http://boards.cityofheroes.com/showthread.php?t=267988), someone has created a Perl script that performs all the functions of the Launcher, up to and including starting the game -- but on my machine, it chokes out at the part where it applies the new patch.
I used my laptop to update to the latest CoH version as of today's update. I then copied all of the /piggs files and the newly modified files within the City of Heroes dir to my desktop using my flash drive (though a network connection would have been faster). I created a backup copy of cityofheroes.exe, and I had to set permissions to read/write for all .pigg and the version.ini and client.chksum files, and then back to /read once they were replaced.
Once everything had been cleaned up, in a terminal, I ran "wine cityofheroes.exe -project coh -renderthread 0 -compatiblecursors 1" (that last flag may be unnecessary), and was able to login and play the game. I had to reset my graphics sliders, but even Ultra Mode is still available to me. No stress tests here, I tooled around for a few minutes, then exited cleanly.
So that's how I got it to work. It'd kind of a PITA, but it's how I'll have to keep up, until that Perl script thing is figured out.
I'll check this thread a few times to see how things are going. Thanks for your help and suggestions guys, and good luck. Don't give up on this just yet!
W4E
i copied the gamelist.xml you put on pastebin and added -project eucoh to the exearguments. like this:
//cx?