Project

General

Profile

Actions

Emulator Issues #5720

closed

Soulcalibur 2 - game ini changes

Added by iori3000 over 11 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

--------------------------------------

  1. SOULCALIBUR2, id: GRSEAF

V-sync has big frame drop and skip problem.
While skipping, game speed is so fast, maybe double.

60frame limit with V-sync has big problem.
But no problem is on 120 frame lmit with V-sync in my system,
just clear double speed no drop.

And Only 60frame limit without V-sync has no drop (but some heavy horizontal tearing causing from no sync),
and no fast(double) speed problem.

OK old version like r7483 work correctly.
(I tested this many time, now and before)
I don't know exact problem beginning revison but i guess it seems so long ago.

4) What steps will reproduce the problem?

  1. With V-sync On, 60frame Limt setting.
  2. 30~35frame drops and double speed.
  3. We can see 30~35frame state but actually we can feel more lower frame and more skipping.
  1. Sorry, so many recent versions (so long time) have same problem.
    win7 64bit, dolphin64bit

    AMD 4770 12.6driver
Actions #1

Updated by iori3000 over 11 years ago

  1. 30~35frame drops and double speed.
  2. We can see 30~35frame state but actually we can feel more lower frame and more skipping.

sorry , no 30~35 -> 37~45frame

Actions #2

Updated by iori3000 over 11 years ago

I always use DX9 backend. sorry missing.

Actions #3

Updated by bgtsetso over 11 years ago

I doubt the issue will get fixed soon if you don't try to narrow down the revision range where the issue was introduced.

Actions #4

Updated by iori3000 over 11 years ago

I finally found what is caused.
Let's see this line in GRSEAF.ini file in GameConfig folder.
UseXFB = True
// This is very wrong and bad setting for this game.
// And this is the very cause about why v-sync has obove problems in this game.
// This line must be deleted.

UseXFB = False // Or this is right.

And I recommend this option for this game. Good fast loading and no harm.
[Core] Values set here will override the main dolphin settings.
FastDiscSpeed = 1

Plz, Developer, change these options.

Actions #5

Updated by Billiard26 over 11 years ago

  • Operating system N/A added
Actions #6

Updated by NeoBrainX over 11 years ago

  • Status changed from New to Invalid

Whatever it is that is going on there is not a problem with Dolphin. Settings which are specified in the game ini are meant to fix game issues, no matter if weird hardware-driver-software combinations screw up or not.

Actions #7

Updated by iori3000 over 11 years ago

i mean default grseaf.ini XFB line is wrong. Why default XFB = True line is added?

Actions

Also available in: Atom PDF