Emuforums.com

Go Back   Emuforums.com > PS2 Emulation > PS2 Plugin Questions & Plugin Troubleshooting
Home Register Downloads FAQ Members List Calendar Arcade Mark Forums Read


Closed Thread
 
LinkBack Thread Tools Display Modes
Old August 20th, 2008   #2961 (permalink)
Registered User
 
StriderVM's Avatar
 
Join Date: Nov 2006
Location: Philippines
Posts: 2,055
retsuseiba :

Since no one reacted.... I guess it's ok......

It's normal. Even if you play it on a normal PS2 the screen will shake like that on occassion. Really annoying.
__________________
Current PC specs :
AsRock 945GCM-S
Pentium Dual Core E5200 @ 2912Mhz (233x12.5)
Palit Radeon 4850 Sonic 512MB gDDR3
2x2048MB Kingston DDR2 800Mhz RAM
StriderVM is offline  

Advertisement [Remove Advertisement]
Old August 20th, 2008   #2962 (permalink)
Emu author
 
gabest's Avatar
 
Join Date: Apr 2004
Location: at the end of the wire
Posts: 519
Quote:
Originally Posted by runawayprisoner View Post
Oh yeah, and by the way, this bug is weird: whenever there is an "awake" soldier in the viewport (even if he's behind a wall), GPU usage would suddenly tops out, and that results in severe fps loss (extreme GPU-bound situation?). But... as soon as I put the soldier to sleep, or knock him out, the strain on the GPU is released, and fps jumps back up. Almost doubled...?
In a battle? Where are soldiers? Can't remember now
gabest is offline  
Old August 20th, 2008   #2963 (permalink)
Mobile Fanatic
 
runawayprisoner's Avatar
 
Join Date: Nov 2006
Location: Santa Cruz, CA
Posts: 6,205
Quote:
Originally Posted by gabest View Post
In a battle? Where are soldiers? Can't remember now
They are everywhere... You have to sneak past them. But seriously... putting him to sleep solved it... so I just thought that was weird. Included are some screenshots.

Might also be a PCSX2 bug...

In a battle, it will slow down from time to time, and at very random time,so I have no idea if this is conditional, or it's just one specific spot's bug... but it's interesting to say the least, because the fps gain is so significant.

Edit: And yeah, my bad, it was only in this spot that I could reproduce this bug. At other spots, it's totally random.
Attached Images
File Type: jpg MGS200.jpg (49.4 KB, 71 views)
File Type: jpg MGS201.jpg (43.2 KB, 46 views)
File Type: jpg MGS202.jpg (51.7 KB, 60 views)
File Type: jpg MGS203.jpg (41.4 KB, 62 views)
File Type: jpg MGS204.jpg (43.5 KB, 43 views)
__________________
cChip interpreter WIP - current status: Release Candidate
LRx Filter RC - current performance rating: 9/10
runawayprisoner is offline  
Old August 20th, 2008   #2964 (permalink)
Administrator, PCSX2 tester
 
Prafull's Avatar
 
Join Date: Aug 2001
Location: India
Posts: 5,046
I guess runawayprisoner forgot to mention that the game name is Metal Gear Solid 2 and not FFX or Kingdom Hearts

Anyway, that slow down is pcsx2 bug and not gsdx.
__________________
E6750, Abit ip35E, MSI GTX260, Transcend 2GB DDR2 800 RAM, BENQ E2200HD.
Prafull is offline  
Old August 20th, 2008   #2965 (permalink)
Mobile Fanatic
 
runawayprisoner's Avatar
 
Join Date: Nov 2006
Location: Santa Cruz, CA
Posts: 6,205
Thanks for clarifying. I was suspecting that after I could not reproduce it at any other spot.
__________________
cChip interpreter WIP - current status: Release Candidate
LRx Filter RC - current performance rating: 9/10
runawayprisoner is offline  
Old August 21st, 2008   #2966 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
this plugin has worked miracles on my machine.
I can run tekken 5 with an Fps of 25

My computer is very slow for the emu
cpu>2.3Ghz Amd Athlon X2
gfx>onboard nVIDIA 7050Pv
ram>1024MB @800Mhz

emu version 0.9.5 svn377
Gfx plugin Gsdx 0.1.9

however there is a graphical problem in two arena's


Last edited by redlofredlof; August 21st, 2008 at 11:11.. Reason: Automerged Doublepost
redlofredlof is offline  
Old August 21st, 2008   #2967 (permalink)
Registered User
 
Join Date: Aug 2008
Location: Italy
Posts: 5
When I try to compile rev 849 using "Release SSE4" it (GSVector.h) gives me a bunch of errors like

"Error 1 error C2143: syntax error : missing ')' before ';' (line 1706)
"Error 2 error C2059: syntax error : ')' (line 1706)

"Error 1 error C2143: syntax error : missing ')' before ';' (line 1711)
"Error 2 error C2059: syntax error : ')' (line 1711)

(and then the same again).

But line 1706 and 1711 seem perfectly fine to me:
Code:
GSVector4 floor() const 
{
	return GSVector4(_mm_floor_ps(m));
}

GSVector4 ceil() const
{
	return GSVector4(_mm_floor_ps(m));
}
How to fix?

Thanks.

Last edited by ElChE; August 21st, 2008 at 20:42..
ElChE is offline  
Old August 21st, 2008   #2968 (permalink)
PCSX2 BIG FAN
 
tich's Avatar
 
Join Date: Jul 2006
Location: Lebanon
Posts: 68
mm i guess "const" should come before "GSVector4 floor()", same with the other one.
But that's a guess I heard there were "Noob filters" in SSE4 so beware
__________________
PC: INTEL Pentium D 3.4 GHz , 1GB DDR2 Kingston, Geforce 7600GS 512MB PCI-X , Win XP Pro SP2
PS2: SCPH-70012 v12 USA
tich is offline  
Old August 21st, 2008   #2969 (permalink)
B( o Y o )BS!
 
GiGaHeRz's Avatar
 
Join Date: Feb 2002
Location: Spain
Posts: 892
it's a known problem with the SSE intrinsics .h files.
right-click on _mm_floor_ps or ceil_ps and change the lines so they don't have a ; at the end, in your .h files.
__________________
"There's only one absolute truth in our world: shït happens." - Gigaherz (whoever decided "s-h-i-t" is a obscene word needs to grow up a few years)

The Book and other stories:
Tears of Fantasy - An Online Book... by ME!
MetaLife, Inc. (intro)
SubGaea (intro)
Crow Blade (intro for now)
Memories - Prayer from the fallen hearts.

My weblog... not like if there was too much to read on it tho.
For anyone interested, there's a mirc script which converts "/me 's" into " * nickname's whatever" and adds a nice "/my" command.
GiGaHeRz is offline  
Old August 21st, 2008   #2970 (permalink)
Registered User
 
Join Date: Aug 2008
Location: Italy
Posts: 5
Quote:
Originally Posted by tich View Post
But that's a guess I heard there were "Noob filters" in SSE4 so beware
Seems the filter worked...
Quote:
Originally Posted by GiGaHeRz View Post
it's a known problem with the SSE intrinsics .h files.
right-click on _mm_floor_ps or ceil_ps and change the lines so they don't have a ; at the end, in your .h files.
Thanks, fixed!
ElChE is offline  
Old August 21st, 2008   #2971 (permalink)
Registered User
 
Join Date: Dec 2006
Location: Argentina
Posts: 4
Sorry, but when i try the SSE3 version, receive an error, that mine processor don't have it.
Mi CPU is an AM2 3600+ X2 @2500mhz, core windsor:
CPU-Z Validator 2.1
Tried on 0.95 svn 390 and 377, and 0.94 and always same error.
The SSE2 version works great.
So, my cpu have these SSE3 instruction. Please, can someone tell me why can't use the SSE3 version of the GSDX?
tux_topo is offline  
Old August 21st, 2008   #2972 (permalink)
Emu author
 
Join Date: Sep 2007
Location: Germany
Posts: 1,187
You're trying to use the SSSE3 version. Notice the extra S
rama2 is offline  
Old August 21st, 2008   #2973 (permalink)
Registered User
 
Join Date: Dec 2006
Location: Argentina
Posts: 4
Damn... didn't notice the extra S. Thanks, and sorry for the dumb question.
__________________
Reviewer & moderator in maximopc.org.
Rig: A64 X2 3600+ @2500; Epox MF570 SLI; 2x1gb Supertalent PC6400 @1000; Evga 7600GT co; WD 200gb SATAII; Pioneer DVR-212D SATA; TT Butterfly 480w.
tux_topo is offline  
Old August 22nd, 2008   #2974 (permalink)
Mobile Fanatic
 
runawayprisoner's Avatar
 
Join Date: Nov 2006
Location: Santa Cruz, CA
Posts: 6,205
Gabest: I think you should make the next plugin name something like... "GSDX Generic SSE2," and then "GSDX Intel SSSE3" and "GSDX Intel SSE41" until AMD decides to support those two instruction sets.
__________________
cChip interpreter WIP - current status: Release Candidate
LRx Filter RC - current performance rating: 9/10
runawayprisoner is offline  
Old August 22nd, 2008   #2975 (permalink)
Registered User
 
natr0n's Avatar
 
Join Date: May 2008
Location: Wonderland
Posts: 18
I have a few questions.

Is it possible to have a gsdx plugin for SSE3 AMD X2 CPU'S ?

also would it make much of a difference over SSE2?
natr0n is offline  
Old August 22nd, 2008   #2976 (permalink)
You're already dead...
 
cottonvibes's Avatar
 
Join Date: Sep 2007
Location: Post-Apocalyptic Earth
Posts: 3,902
Quote:
Originally Posted by natr0n View Post
I have a few questions.

Is it possible to have a gsdx plugin for SSE3 AMD X2 CPU'S ?

also would it make much of a difference over SSE2?
its been said before that the sse3 instruction set doesn't have very useful instructions for GSdx.
so it won't help out.
__________________

Quote:
Eccentricity is often associated with genius, giftedness, or creativity. The individual's eccentric behavior is perceived to be the outward expression of his or her unique intelligence or creative impulse. In this vein, the eccentric's habits are incomprehensible not because they are illogical or the result of madness, but because they stem from a mind so original that it cannot be conformed to societal norms.
check out my blog
cottonvibes is offline  
Old August 22nd, 2008   #2977 (permalink)
Emu author
 
gabest's Avatar
 
Join Date: Apr 2004
Location: at the end of the wire
Posts: 519
Quote:
Originally Posted by tux_topo View Post
Sorry, but when i try the SSE3 version, receive an error, that mine processor don't have it.
I have added this verification and people still won't believe what it says :P
gabest is offline  
Old August 22nd, 2008   #2978 (permalink)
Registered User
 
Join Date: Jan 2006
Location: Bulgaria
Posts: 1,543
Quote:
Originally Posted by gabest View Post
I have added this verification and people still won't believe what it says :P
Well it says that "This CPU does not support SSE 3.01"
it's not saying "This CPU does not support SSSE 3" so by looking at SSE 3 part that make them confused

Make it like this "This CPU does not support SSSE 3 so you can't use this version of GSdx"
__________________
P4 2.8GHz,6600GT,1024 RAM

CheatMaster is offline  
Old August 22nd, 2008   #2979 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
Quote:
Originally Posted by tux_topo View Post
Sorry, but when i try the SSE3 version, receive an error, that mine processor don't have it.
Mi CPU is an AM2 3600+ X2 @2500mhz, core windsor:
CPU-Z Validator 2.1
Tried on 0.95 svn 390 and 377, and 0.94 and always same error.
The SSE2 version works great.
So, my cpu have these SSE3 instruction. Please, can someone tell me why can't use the SSE3 version of the GSDX?
From where can i download emulator version 0.9.5 svn390 please reply

Last edited by redlofredlof; August 22nd, 2008 at 11:47..
redlofredlof is offline  
Old August 22nd, 2008   #2980 (permalink)
Angel of Death
 
bositman's Avatar
 
Join Date: Jun 2002
Location: Athens, Greece
Posts: 3,628
Do not ask for PCSX2 SVN builds here,it is against the rules and is off-topic.
Compile it yourself
__________________
bositman is offline  
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 02:17.

© 2006 - 2008 Emu Forums | About Emu Forums | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5