Page 1 of 1

wine and taspring 0.74b1

Posted: 28 Nov 2006, 08:54
by zal
Hi,

I've installed it this morning, and had to fix 2 problems :

- in c:/Program Files/TASpring/ , I had to rename unitsync.dll in UnitSync.dll
- I had to download MSVCP71.DLL from dll-files.com

And it works (with Wine 0.9.20, without Windows installed)

Zalaaad

Posted: 28 Nov 2006, 09:15
by zal
In fact I'm stucked later :(

I can start lobby, but then I try to launch the game, I get this error :

startscripts\ordertroops.lu:20: `=' expected near `f'

I looked at this line, and it's strange, I can't understand this error here :

local varpos = string.find(param, " ")

Any idea ?

Zalaaad

Posted: 28 Nov 2006, 17:24
by malric
You could try "dos2unix startscripts/*".

Posted: 28 Nov 2006, 20:56
by zal
Thank you. In fact, I already found this solution this afternoon, and I confirm it works.