| View previous topic :: View next topic |
| Author |
Message |
II/JG54_Emil
Joined: 07 May 2009 Posts: 97
|
Posted: Wed Jan 06, 2010 10:51 am Post subject: |
|
|
Hello 4Shades,
is it possible that this HOWTO is not appropriate anymore since SEDCS-v3.2.7?
At least I canīt get it to work anymore with Win7 64bit.
I also noticed that there are 2 exe files now within "C:\Program Files (x86)\Scorched Earth online War System". One is named SEOW-DCS-V3.2.7.exe is the real exe is named SEOW-DCS-V3.2.7, I donīt know if that matters.
| IV/JG7_4Shades wrote: |
1. Download SEDCSv3.2.3 installer from http://sourceforge.net/projects/seow/files/.
2. Install SEDCS by running the installer. Should take about 5 seconds. For me, this installed the program into "C:\Program Files (x86)".
3. In Windows Explorer, navigate to "C:\Program Files (x86)\Scorched Earth online War System", right-click on SEOW-DCS-V3.2.3.exe, select Properties, then select the Compatibility tab. Enable "Run this program in compatibility mode for:" and use the pull-down menu to select "Windows XP (Service Pack 2)". Hit OK.
4. Download MyODBC v3.51.x from http://dev.mysql.com/downloads/connector/odbc/3.51.html, choosing the Windows x64 "Without installer (AMD64 / Intel EM64T)" download zip file. About 16 MB in size.
5. Extract the zip into a new folder somewhere handy, e.g. C:\MyODBC .
6. Run a cmd tool (black DOS window) as Administrator, change directory to inside the MyODBC folder. In my example it would be C:\MyODBC\mysql-connector-odbc-noinstall-3.51.27-winx64 .
7. Type "Install 0" and hit enter. This registers the MyODBC driver in the operating system, takes about 5 seconds.
8. Open SEDCS (double click the desktop icon) and point it at an existing MySQL SEDB database and hit "Make Database Connection". Happiness!
By going through this process you will run SEDCS (a 32-bit application) in compatibility mode using a 64-bit version of the MyODBC interface. To create my MySQL server environment I installed the 64-bit MySQL 5.1.37 server (http://dev.mysql.com/downloads/mysql/5.1.html#winx64) and established SEDB databases using the standard SEDB release .sql files.
I hope this helps some people build their own SEOW system on 64-bit architecture.
Cheers,
4Shades |
|
|
| Back to top |
|
 |
IV/JG7_4Shades
Joined: 08 Jan 2007 Posts: 1185 Location: Perth, Western Australia
|
Posted: Wed Jan 06, 2010 11:46 am Post subject: |
|
|
Still works for me. I think you need to uninstall and try again. There is no duplicate 3.2.7 executable, so something has gone wrong for you (but you already knew that!)
We did get it working with Win7 (32) on the weekend.
Cheers,
4Shades _________________ IV/JG7_4Shades
SEOW Developer
 |
|
| Back to top |
|
 |
II/JG54_Emil
Joined: 07 May 2009 Posts: 97
|
Posted: Wed Jan 06, 2010 3:51 pm Post subject: |
|
|
Hm I redownloaded the SEDCS-v3.2.7 installed it and come to the same result with those 2 files. One is a fake exe and the other is a the real exe:
 |
|
| Back to top |
|
 |
IV/JG7_4Shades
Joined: 08 Jan 2007 Posts: 1185 Location: Perth, Western Australia
|
Posted: Wed Jan 06, 2010 8:03 pm Post subject: |
|
|
Hi Emil,
Aah, I see now. Your folder view is not showing file extensions. One of those files (the XML one) actually has a ".config" appended to its filename and the other one (Anwendung) has a ".exe" appended to its filename. Maybe you are executing the wrong one?
I recommend you enable display of filename extensions.
Cheers,
4Shades _________________ IV/JG7_4Shades
SEOW Developer
 |
|
| Back to top |
|
 |
II/JG54_Emil
Joined: 07 May 2009 Posts: 97
|
Posted: Thu Jan 07, 2010 4:07 pm Post subject: |
|
|
Hi 4 Shades,
I got it working on my old Win7 OS but my primaray harddisk frakked up and I had to reinstall everything from scratch.
Now it doesnīt work anymore, though I follow every stepp of the tutorial.
Is there a way to make this run under Ubuntu, so I could run this from the rootserver?
I want to fly SEOW since one year but the SEOW-god hates me. |
|
| Back to top |
|
 |
IV/JG7_4Shades
Joined: 08 Jan 2007 Posts: 1185 Location: Perth, Western Australia
|
Posted: Thu Jan 07, 2010 8:18 pm Post subject: |
|
|
Maybe using a virtual windows machine may help. Can you get Wine to run on Ubuntu?
Cheers,
4Shades _________________ IV/JG7_4Shades
SEOW Developer
 |
|
| Back to top |
|
 |
II/JG54_Emil
Joined: 07 May 2009 Posts: 97
|
Posted: Fri Jan 08, 2010 6:13 am Post subject: |
|
|
Yes we use Ubuntu Jaunty on our 64bit root-server and have a dedicated server running with wine.
I installed SEDCS-v3.2.7 with wine on the root server, but canīt make it run.
The Idea with Ubuntu was just the most straightest, as the database is located on that server too and I might jsut aswell host the coops from that server.
Probably, the easiest way is to make a nother installation of XP on my PC. |
|
| Back to top |
|
 |
IV/JG7_4Shades
Joined: 08 Jan 2007 Posts: 1185 Location: Perth, Western Australia
|
Posted: Fri Jan 08, 2010 6:58 am Post subject: |
|
|
Hi Emil,
My home PC is dual-booted with Windows XP32 and Vista64. DCS runs fine on both platforms, but I think you already knew that!
Cheers,
4Shades _________________ IV/JG7_4Shades
SEOW Developer
 |
|
| Back to top |
|
 |
II/JG54_Emil
Joined: 07 May 2009 Posts: 97
|
Posted: Sun Jan 10, 2010 4:25 pm Post subject: |
|
|
ehem, I got it to work!!!
The trick was following 4SHades Tutorial super-hammer-precisely!
I didnīt open the cmd as admin before(I donīt know what the command to open it as admin is).
I then went to: C:\Windows\System32
and opened the cmd.exe as admin.
This did the trick. |
|
| Back to top |
|
 |
slamelov
Joined: 07 Feb 2007 Posts: 18
|
Posted: Thu Jan 28, 2010 10:58 am Post subject: |
|
|
I followed the 4Shades tutorial and still does not work  |
|
| Back to top |
|
 |
deadfred
Joined: 25 Jan 2010 Posts: 15
|
Posted: Thu Jan 28, 2010 7:41 pm Post subject: |
|
|
| me neither, I ended up having to use virtualbox & winxp32 (with 32mb ram) for the sole purpose of running DCS. |
|
| Back to top |
|
 |
slamelov
Joined: 07 Feb 2007 Posts: 18
|
Posted: Tue Feb 02, 2010 5:50 am Post subject: |
|
|
| deadfred wrote: |
| me neither, I ended up having to use virtualbox & winxp32 (with 32mb ram) for the sole purpose of running DCS. |
I have tried Virtual Box, but DCS does not start. It says...
"the aplication failed to initialize properly (0xc0000135). Click OK to terminate application".
Any tip?
EDIT: I forgot to install Net Framework...
Anyway, still does not connect, and I can connect using MySQL Front.
 |
|
| Back to top |
|
 |
deadfred
Joined: 25 Jan 2010 Posts: 15
|
Posted: Wed Feb 03, 2010 3:04 pm Post subject: |
|
|
Here is what I did.
-Create new VM in Virtualbox (Windows XP - 32 mb ram)
-Boot VM after install
-Install .net framework
-Install ODCB Mysql plugin
-Install DCS
-Connect |
|
| Back to top |
|
 |
Logite
Joined: 15 Jun 2010 Posts: 1
|
Posted: Wed Jun 16, 2010 3:17 am Post subject: |
|
|
I was just about to post a question regarding this and I must say, this worked flawlessly.
Thank you  |
|
| Back to top |
|
 |
|