Project

General

Profile

Actions

Emulator Issues #2302

closed

[Patch]Deadly Creatures is Broken under x32

Added by Autoran1 about 14 years ago.

Status:
Duplicate
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

What steps will reproduce the problem?

  1. Run game on any revision after r4798
    2.
    3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
rev5017 Vista32

Please provide any additional information below.
and here's the patchfix
http://rapidshare.com/files/350677638/1.patch.html


Related issues 1 (0 open1 closed)

Is duplicate of Emulator - Emulator Issues #2571: Games blackscreen/hang because VI does not update per line anymore (caused by r4798)Fixedskidau

Actions
Actions #1

Updated by bztdlinux about 14 years ago

The entire patch is pasted below:

Index: VideoInterface.cpp

--- VideoInterface.cpp (revision 5017)
+++ VideoInterface.cpp (working copy)
@@ -145,7 +145,7 @@
m_VBeamPos = 1;

    // 54MHz, capable of progressive scan
  •   m_Clock = 1;
    
  •   m_Clock = 0;
    
      // Say component cable is plugged
      m_DTVStatus = 1;
    

That being said, this patch is a nasty hack. Something else is broken.

Actions #2

Updated by Autoran1 about 14 years ago

And what is broken?

Actions #3

Updated by ayuanx about 14 years ago

  • Status changed from New to Questionable

Read Issue 2056

Actions #4

Updated by Autoran1 about 14 years ago

Oh sorry i forgot about that issue

Actions #5

Updated by nakeee about 14 years ago

was it broken by 4798? Or is it just a random number?

Actions #6

Updated by Autoran1 about 14 years ago

It was broken in 4798, when i post an issue i always say a number of problematic
revision

Actions #7

Updated by Anonymous about 14 years ago

  • Status changed from Questionable to Duplicate

As TD-Linux's patch suggests, it's due to the VI changes from r4798...just like issue 2571 :)

Actions

Also available in: Atom PDF