Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
New wine client - Continuum fix anyone?

 
Post new topic   Reply to topic Printable version
 View previous topic  [C++] Stupid bug... [SOLVED] Post :: Post Windows Mobile 6.5 Programming  View next topic  
Author Message
Xog
Newbie


Age:35
Gender:Gender:Male
Joined: May 10 2003
Posts: 7
Location: brooklyn, ny
Offline

PostPosted: Mon Nov 23, 2009 2:13 pm    Post subject: New wine client - Continuum fix anyone? Reply to topic Reply with quote

Gen2ly from www.ubuntuforums.org wrote:
I'd like to be able to help you Xog but am using wine-stable-1.0.1-8 here because I discovered it runs better for some of my games. I'm guessing the the process.c file has been altered again and a new patch will need to be created. You can look at the patch and see if you can fix it. Otherwise, I'd ask in the minegoboom forums. They would be the most likely to know how to fix this (they created the earlier patch) and see if they can help you.


http://ubuntuforums.org/showthread.php?t=339455&page=4


Anyone got the fix for the new 1.1.33 (aka 1.2) wine version? icon_smile.gif

To see what fix I'm talking about, visit wine.getcontinuum.com. It's this section:

wine.getcontinuum.com wrote:
wget http://subspace2.net/kernel32.dll.so -O /tmp/kernel32.dll.so

sudo mv /usr/lib/wine/kernel32.dll.so /usr/lib/wine/kernel32.dll.so.old

sudo cp /tmp/kernel32.dll.so /usr/lib/wine/kernel32.dll.so

It worked fine on my other wine version, but I needed to upgrade to run a couple other programs, and this fix doesn't work with the new wine version. Anyone mind spending a few minutes? icon_smile.gif
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address Yahoo Messenger
Cheese
Wow Cheese is so helpful!


Joined: Mar 18 2007
Posts: 1017
Offline

PostPosted: Sun Nov 29, 2009 3:58 am    Post subject: Reply to topic Reply with quote

hi xog =]
_________________
SSC Distension Owner
SSCU Trench Wars Developer
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
divine.216
Newbie


Joined: Jun 12 2005
Posts: 18
Offline

PostPosted: Mon Nov 30, 2009 5:45 am    Post subject: an anecdotal answer Reply to topic Reply with quote

FWIW, I'm running ubuntu 9.10 amd64 and this worked for me:
Code: Show/Hide

mkdir ~/contwine-build
cd ~/contwine-build
sudo apt-get build-dep wine
sudo apt-get source wine
cd wine1.2-1.1.31
sed -i '2568 i\\if (access \& PROCESS_VM_WRITE) return NULL;' dlls/kernel32/process.c
./configure
make
sudo checkinstall

At this point the modified wine is installed, so I ran the normal cont installation:
Code: Show/Hide

wget http://getcontinuum.com/downloads/continuum/Continuum040Setup.exe
wine Continuum040Setup.exe

and it all runs fine.

(note: if "checkinstall" isn't already installed, you may have to first issue "sudo apt-get install checkinstall" to get it)
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website
Xog
Newbie


Age:35
Gender:Gender:Male
Joined: May 10 2003
Posts: 7
Location: brooklyn, ny
Offline

PostPosted: Fri Dec 04, 2009 4:28 pm    Post subject: Reply to topic Reply with quote

Thank you!

edit:

[= hi cheese
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Non-Subspace Related Coding All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 682 page(s) served in previous 5 minutes.

phpBB Created this page in 0.593783 seconds : 29 queries executed (95.7%): GZIP compression disabled