|
|
|
#2961 (permalink) |
|
Registered User
![]() ![]() ![]() ![]() ![]() 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 |
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
|
#2962 (permalink) | |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2004
Location: at the end of the wire
Posts: 519
|
Quote:
|
|
|
|
|
|
#2963 (permalink) |
|
Mobile Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2006
Location: Santa Cruz, CA
Posts: 6,205
|
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.
__________________
cChip interpreter WIP - current status: Release Candidate LRx Filter RC - current performance rating: 9/10 |
|
|
|
|
#2964 (permalink) |
|
Administrator, PCSX2 tester
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() 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. |
|
|
|
|
#2965 (permalink) |
|
Mobile Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() 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 |
|
|
|
|
#2966 (permalink) |
|
▄A▄W▄A▄Y▄
![]() ![]() ![]() ![]() ![]() ![]() ![]() 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 |
|
|
|
|
#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));
}
Thanks. Last edited by ElChE; August 21st, 2008 at 20:42.. |
|
|
|
|
#2968 (permalink) |
|
PCSX2 BIG FAN
![]() 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 |
|
|
|
|
#2969 (permalink) |
|
B( o Y o )BS!
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() 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. |
|
|
|
|
#2970 (permalink) | ||
|
Registered User
Join Date: Aug 2008
Location: Italy
Posts: 5
|
Quote:
![]() Quote:
|
||
|
|
|
|
#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? |
|
|
|
|
#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. |
|
|
|
|
#2974 (permalink) |
|
Mobile Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() 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 |
|
|
|
|
#2976 (permalink) | ||
|
You're already dead...
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Sep 2007
Location: Post-Apocalyptic Earth
Posts: 3,902
|
Quote:
so it won't help out.
__________________
Quote:
check out my blog ![]() |
||
|
|
|
|
#2978 (permalink) | |
|
Registered User
![]() ![]() ![]() ![]() ![]() Join Date: Jan 2006
Location: Bulgaria
Posts: 1,543
|
Quote:
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"
|
|
|
|
|
|
#2979 (permalink) | |
|
▄A▄W▄A▄Y▄
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
|
Quote:
Last edited by redlofredlof; August 22nd, 2008 at 11:47.. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|