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
Finally Continuum In Linux!
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
 
Post new topic   Reply to topic Printable version
 View previous topic  higgs boson Post :: Post any non ssc zones still there?  View next topic  
Author Message
nux
Newbie


Joined: Dec 24 2005
Posts: 3
Location: IL
Offline

PostPosted: Sat Dec 24, 2005 6:31 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Anyone try this on a mac yet?
_________________
SSN - SubSpaceNetwork
Back to top
View users profile Send private message Add User to Ignore List
Default
Server Help Squatter


Age:43
Gender:Gender:Female
Joined: Aug 25 2005
Posts: 286
Offline

PostPosted: Sat Dec 24, 2005 8:29 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

What is SubSpaceNetwork? On Linux, hmm it works for me.
Back to top
View users profile Send private message Add User to Ignore List MSN Messenger
phong
Seasoned Helper


Gender:Gender:Male
Joined: Jul 19 2005
Posts: 154
Offline

PostPosted: Sat Dec 24, 2005 8:41 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Just ran into an issue. Catid biller (or those made off Catid's biller), when you try to connect to those zones from wine it bans/disconnects you.

You log in for about 15 sec (your name is ^banned), then it disconnects you. Anyone know why Catid biller would do that?
Back to top
View users profile Send private message Add User to Ignore List Send email
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:40
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3614
Location: Las Vegas
Offline

PostPosted: Sat Dec 24, 2005 11:32 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Connect to a normal zone and then do *info on yourself. I'm guessing some variable is unable to be read, so Continuum is saying that it's machine ID is 0, timezone bias is maybe undefined, etc.
Back to top
View users profile Send private message Add User to Ignore List Send email
phong
Seasoned Helper


Gender:Gender:Male
Joined: Jul 19 2005
Posts: 154
Offline

PostPosted: Sun Dec 25, 2005 12:14 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

IP:127.0.0.1 TimeZoneBias:0 Freq:8025 TypedName:phOng Demo:0 MachineId:1
Ping:1ms LowPing:0ms HighPing:12ms AvePing:0ms
LOSS: S2C:0.0% C2S:0.3% S2CWeapons:0.0% S2C_RelOut:0(0)
S2C:0--> C2S:0-->0
C2S CURRENT: Slow:0 Fast:0 0.0% TOTAL: Slow:0 Fast:0 0.0%
S2C CURRENT: Slow:0 Fast:0 0.0% TOTAL: Slow:0 Fast:0 0.0%
TIME: Session: 2:38:35 Total: 0:00:00 Created: 0-0-0 00:00:00
Bytes/Sec:0 LowBandwidth:0 MessageLogging:0 ConnectType:Unknown


This was from asss with subbill on a local server.
Client ran through wine.
Back to top
View users profile Send private message Add User to Ignore List Send email
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:40
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3614
Location: Las Vegas
Offline

PostPosted: Sun Dec 25, 2005 3:19 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

phong wrote:
MachineId:1

Code: Show/Hide
bool InvalidMachineID(LONG MachineID)
{
   if (MachineID == 101) return false;

   if (MachineID < 0) return true;

   if (MachineID < 2000) return true;

   return false;
}

As I figured, Catid's billing software doesn't allow a user to connect with a low machine ID. You'd need to further patch Wine to either read a random number from somewhere, or else no Wine Continuum user can connect to the default Catid billing server.

I'd take a guess that with SSC, you might run into some trouble with the fact that all machine ID's of Wine users will be the same number.
Back to top
View users profile Send private message Add User to Ignore List Send email
Dr Brain
Flip-flopping like a wind surfer


Age:38
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Sun Dec 25, 2005 8:47 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Isn't the MachineID the HDD serial number?
_________________
Hyperspace Owner

Smong> so long as 99% deaths feel lame it will always be hyperspace to me
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
phong
Seasoned Helper


Gender:Gender:Male
Joined: Jul 19 2005
Posts: 154
Offline

PostPosted: Sun Dec 25, 2005 11:17 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Why is this in there?

Code: Show/Hide
  if (MachineID == 101) return false;
Back to top
View users profile Send private message Add User to Ignore List Send email
phong
Seasoned Helper


Gender:Gender:Male
Joined: Jul 19 2005
Posts: 154
Offline

PostPosted: Sun Dec 25, 2005 11:37 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Found the issue, doesnt require an update to the patch.


Run winecfg, click drives tab.

Click your "drive_c", or related, click "show advanced", set serial a random number higher than 2000. By default this value is 0.

Thanks mgb and brain for the input, wouldnt have found it otherwise icon_smile.gif


Last edited by phong on Sun Dec 25, 2005 11:41 am, edited 1 time in total
Back to top
View users profile Send private message Add User to Ignore List Send email
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:36
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Sun Dec 25, 2005 11:38 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

I've always thought that function is extremely stupid.

It's like asking someone if someone has more than 2 feet, and asking if he has more than 4 if he gives a negative reply. sa_tongue.gif
Back to top
View users profile Send private message Add User to Ignore List
OutlawGene
Cya guys, I'm gone
Hey guys, I'm still here
cat /dev/random


Joined: Jan 04 2004
Posts: 141
Offline

PostPosted: Wed Dec 28, 2005 8:18 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

I love this Thread I Truly Do.
_________________
SOMEONE ATE MY PASSWORD
Back to top
View users profile Send private message Add User to Ignore List
Dr Brain
Flip-flopping like a wind surfer


Age:38
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Wed Dec 28, 2005 10:04 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Go to hell?
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
OutlawGene
Cya guys, I'm gone
Hey guys, I'm still here
cat /dev/random


Joined: Jan 04 2004
Posts: 141
Offline

PostPosted: Wed Dec 28, 2005 10:13 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

I only know the Directions to my Friends House.

But I wasn't Kidding Or Being Sarcastic.

I do Love this Thread.

Continuum in Linux There it is!

But Really this is a great thread.

Damn I can't type a sentence without Sarcasm This is a Bad Habit.

When I like a thread I type I like it in Sarcasm. But I didn't put Sarcasm Tags so I'm Happy.
Back to top
View users profile Send private message Add User to Ignore List
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:36
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Wed Dec 28, 2005 10:44 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

I hope you get banned for your Spyed-like acts, idiot.
Back to top
View users profile Send private message Add User to Ignore List
Guest



Offline

PostPosted: Thu Jan 12, 2006 2:56 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Can't figure out where to place the code in the darwine source. Anyone tried it yet?
Back to top
phong
Seasoned Helper


Gender:Gender:Male
Joined: Jul 19 2005
Posts: 154
Offline

PostPosted: Fri Jan 13, 2006 8:54 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

It is more patching than placing. Try looking up how to patch dar source, should probably give you a command.
Back to top
View users profile Send private message Add User to Ignore List Send email
Zephyr
Guest


Offline

PostPosted: Thu Jan 19, 2006 11:08 pm   Post maybe stupid    Post subject: It don't work fer me! Reply to topic Reply with quote

I'm desperate to get this working under Kubuntu, but I can't seem to get anything to work at all.

Contiuum exits with error 96, and a heap of messages like ..."warn:file:wine_nt_to_unix_file_name L"KERNEL32.DLL" not found"... in the debug output. I have tested other windows executables, and I know that wine is functioning.

I have patched wine 0.9.5, and am using the latest Continuum executable.

Any ideas?
Back to top
Guest



Offline

PostPosted: Mon Jan 23, 2006 8:36 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

I've never heard of Kubuntu icon_sad.gif
Back to top
Guest



Offline

PostPosted: Tue Jan 24, 2006 10:50 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

WTF?! how do you:
Download wine source (http://www.winehq.org/site/cvs)
???
Someone plz help me!!!
Back to top
Guest



Offline

PostPosted: Tue Jan 24, 2006 11:53 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Read the instructions at that page.
Back to top
Guest



Offline

PostPosted: Fri Jan 27, 2006 2:04 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

What's the CPU usage like? 100% all the time? icon_smile.gif
Back to top
Guest



Offline

PostPosted: Sun Jan 29, 2006 2:34 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

depends on your cpu? duh.
Back to top
futon
Newbie


Joined: Feb 05 2006
Posts: 5
Offline

PostPosted: Sun Feb 05, 2006 7:19 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

phong wrote:
After installing the linux ati drivers, and playing around with some xconfig options was able to get very good fps.. almost good enough to play @ 1600x1200 (40-50fps atm)

I can get about 100fps at 1024..

or you can play continuum in uber 580x400!



Can you be more specific about what you had to change to get decent performance? I've got continuum running under Ubuntu linux, but at 1200x1024 I'm only getting about 15-17fps. It's "playable" at 640x480, though.

* Ubuntu Linux 5.10
* Athlon 2400+
* Radeon 9700
* X.org with fglrx driver.

I get about 750fps in fgl_glxgears, so the driver's working, at least.
Back to top
View users profile Send private message Add User to Ignore List
Smong
Server Help Squatter


Joined: 1043048991
Posts: 0x91E
Offline

PostPosted: Mon Feb 06, 2006 8:02 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Even if you are in the video group, try running it as root. For my gentoo install root gets 10x more fps on glxgears than a user in the video group.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website MSN Messenger
Guest



Offline

PostPosted: Tue Feb 07, 2006 11:35 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

That doesn't seem to have any effect for me under Unbuntu. Thanks though.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Trash Talk All times are GMT - 5 Hours
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
Page 2 of 7

 
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 cannot 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: 662 page(s) served in previous 5 minutes.

phpBB Created this page in 0.583997 seconds : 50 queries executed (77.0%): GZIP compression disabled