.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Space Empires: IV & V (http://forum.shrapnelgames.com/forumdisplay.php?f=20)
-   -   SEV question (http://forum.shrapnelgames.com/showthread.php?t=38728)

wilhil May 13th, 2008 04:40 PM

Re: SEV question
 
Hi

Don't need a welcome home party http://forum.shrapnelgames.com/image...ies/tongue.gif Just didn't know why it was a suprise I had 256 posts!

Anyway, thanks for the help. Captain Kwok, thanks a lot! I just disabled everything in properties and the performance went from around 10fps to 120 http://forum.shrapnelgames.com/images/smilies/happy.gif... Honestly, I can not tell the diffrence between the 120 here and whatever I got on my old pc (I think it was around 30), but it really makes a diffrence to 10!

Thanks everyone

Edit - Just realised... high frame rates are nice, but... it will not go out of windowed mode at any resolution :S the only thing that is diffrent is that in last game, I alt tabed and closed it without closing in game... did I do something wrong? no matter what I try, it will not return to full screen.

narf poit chez BOOM May 13th, 2008 05:37 PM

Re: SEV question
 
Not a suprise...A byte!

Fyron May 13th, 2008 06:08 PM

Re: SEV question
 
Quote:

wilhil said:
Honestly, I can not tell the diffrence between the 120 here and whatever I got on my old pc (I think it was around 30), but it really makes a diffrence to 10!

The human eye (+brain) can only process so many frame buffer refreshes in a second; video is typically formatted as ~24 fps, and games running over about 30 fps don't become smoother in very obvious ways. The only reason to care about higher frame rates in games is that there is lag associated with rapidly changing the scene, thus requiring swapping in different rendering elements. This peters off around 50-60 fps, though. Anything higher than that will be unnoticeable.

MrToxin May 13th, 2008 06:21 PM

Re: SEV question
 
Quote:

narf poit chez BOOM said:
Not a suprise...A byte!

Technically, a byte runs from 0 to 255.

...just sayin'.

wilhil May 13th, 2008 06:34 PM

Re: SEV question
 
Well, been playing for the last couple of hours.

everything seems to run fine, but I get a access violation when I click on comparissons in the empires screen http://forum.shrapnelgames.com/images/smilies/frown.gif

Captain Kwok May 13th, 2008 06:59 PM

Re: SEV question
 
That's a current bug only affecting a small percentage of users - not sure what is causing it.

wilhil May 13th, 2008 08:07 PM

Re: SEV question
 
Ok, well, as long as it isn't just me!

I still have a lot of work to do http://forum.shrapnelgames.com/images/smilies/frown.gif trying to limit myself to a few turns per night!... if there is any help I can provide to fix the bug such as logs, just ask!

Fyron May 13th, 2008 08:49 PM

Re: SEV question
 
Quote:

MrToxin said:
Technically, a byte runs from 0 to 255.

If you want to be technical... A byte is contiguous sequence of a fixed number of binary digits. The exact size depends on the system in question (generally the smallest addressable word size). Even in C, where a byte is 8 bits, what those bits mean is arbitrary. It might represent integer values from 0 to 255, or it might be values from -128 to 127. Or it might just be a set of 8 boolean values.

narf poit chez BOOM May 13th, 2008 09:02 PM

Re: SEV question
 
There are, however, 256 possible variations on an 8-bit byte, where a bit has two possible values. http://forum.shrapnelgames.com/image...ies/tongue.gif

MrToxin May 13th, 2008 10:54 PM

Re: SEV question
 
Quote:

narf poit chez BOOM said:
There are, however, 256 possible variations on an 8-bit byte, where a bit has two possible values. http://forum.shrapnelgames.com/image...ies/tongue.gif

And bytes are based on bits. That's where the 0 to 255 "standard byte" crap comes from.

00000000 translates to 0. 11111111 translates to 255. How a program interprets that is up to the programmer.

Of course, most programs use much, much larger slices of memory for...well, everything anyway so yeah.

Those of you that know what XOR means know what I'm talking about. :V


All times are GMT -4. The time now is 08:47 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.