ljsvjlfjnjj
Posts: 2
Joined: Mon Jun 28, 2010 9:12 am
PC Specification: amd barton 2500+, Geforce2Ti, Win7Pro

ver. 1.0.0 - DONT WORK AT ALL

Mon Jun 28, 2010 9:15 am

Im running Win7Pro on AMD Barton 2500+ with 2GigDDR and it wont even start:

Code: Select all

 Problem Event Name:    APPCRASH
  Application Name:     SplashPro.exe
  Application Version:  1.0.0.0
  Application Timestamp:        4c220e1f
  Fault Module Name:    SplashPro.exe
  Fault Module Version: 1.0.0.0
  Fault Module Timestamp:       4c220e1f
  Exception Code:       c000001d
  Exception Offset:     00019b44
  OS Version:   6.1.7600.2.0.0.256.48
My guess is, its the way you used MOV commands to move 64bit data from xmm1 to xmm2 and vice versa..
please fix it so i can try it.

Thank you!

ljsvjlfjnjj
Posts: 2
Joined: Mon Jun 28, 2010 9:12 am
PC Specification: amd barton 2500+, Geforce2Ti, Win7Pro

Re: ver. 1.0.0 - DONT WORK AT ALL

Mon Jun 28, 2010 9:46 am

I digged up exception explanation from the Web. It looks you guys did not implement a check if CPU supports SSE2 instruction set, before using it. E.g. if cpu does not support SSE2 instruction set, you chud run it in some kind of compatibility mode to ensure it does work on all cpus.

Please fix this!

User avatar
metal03326
Posts: 7
Joined: Thu Jan 21, 2010 9:03 am
PC Specification: X2 3800+, HD2600XT, 7 Ultimate 64-bit
Location: Vratsa, Bulgaria
Contact: Website

Re: ver. 1.0.0 - DONT WORK AT ALL

Mon Jun 28, 2010 12:09 pm

Same here - Sempron 2500+

User avatar
Florin64x
Posts: 25
Joined: Sun Dec 13, 2009 9:03 am
PC Specification: Phenom II x3 720, ATI HD4200, Windows 7
Location: Bucharest, Romania
Contact: Yahoo Messenger

Re: ver. 1.0.0 - DONT WORK AT ALL

Mon Jun 28, 2010 1:01 pm

metal03326 wrote:Same here - Sempron 2500+
this cpu dont have sse2. :)

User avatar
metal03326
Posts: 7
Joined: Thu Jan 21, 2010 9:03 am
PC Specification: X2 3800+, HD2600XT, 7 Ultimate 64-bit
Location: Vratsa, Bulgaria
Contact: Website

Re: ver. 1.0.0 - DONT WORK AT ALL

Mon Jun 28, 2010 1:05 pm

Florin64x wrote:
metal03326 wrote:Same here - Sempron 2500+
this cpu dont have sse2. :)
Yes, I know - all Socket A processors don't. I'm just saying this so there are more people to complain about this. If it's only one person, I doubt someone will do a thing about it ;)

soulburner
Posts: 11
Joined: Wed Jun 23, 2010 9:06 pm
PC Specification: Athlon X2 4850e, 1GB RAM, 780G

Re: ver. 1.0.0 - DONT WORK AT ALL

Mon Jun 28, 2010 1:17 pm

The hardware requirements should be more specific about CPU features. At least the installer (not the program itself, because it's already installed and the user is angry ;)) should detect whether the CPU has SSE2 and continue or abort the installation accordingly.

GHOST: thanx for this suggestion, we will try to add this feature soon.

Return to “Splash PRO”

Who is online

Users browsing this forum: No registered users and 2 guests