Next Generation Emulation banner

pcsx2 0.8.1 compiled on Intel 9.0 with SSE3 optimized

2514 Views 9 Replies 6 Participants Last post by  General Plot
This one i compiled pcsx2SSE2-0.8.1 on Intel c++ compilier 9.0 using vc2003 and turn on optimize with

-Intel Pentium(R) 4 Processor with Streaming SIMD Extensions 3 (SSE3) (/QxP)
-Enable Parallelization (/Qparallel)
-Maximize Speed plus High Level Optimizations (/O3) [Intel C++]

if your cpu not have sse3 feature ,illegal intruction exception will raise when sse3 intruction get executed(maybe crashed).

not tested yet because i dont' have sse3 enabled processor .
test and report me will be cool.

Best regard.
Teerayoot.

Please re attach - my sincere apologies.
1 - 3 of 10 Posts
generalplot said:
I tried this out on an extreme edition P4 that supports SSE3 (verified that it supports those instructions with CPU ID) and I get the following error: This application has failed to start because gnu_gettext.dll was not found. Re-installing the application may fix this problem.
Seems like something may have gotten lost in the recompiling.
please redownload new compiled.
-require intel processor extention are remove but still compile for sse3 and add /O3 flag

i don't khow what cause the problem i just open->set->then compile.

hope it will get much improvement because i see a lot of special sse3 intruction compiler generate when decompiled it :)

Thank you for pcsx2 author for great work.

Note: Give me the plugin source code are wellcome .
Bye.
makotech222 said:
teerayoot, you wouldnt happen to have made the.... multi...Risk your life...?
Sorry ,that project suspended! will continue develop somedays because i'm too busy.
1 - 3 of 10 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top