Thread: GSdx
View Single Post
Old December 6th, 2008   #34 (permalink)
NexXxus
it'se miku!
 
NexXxus's Avatar
 
Join Date: Jan 2006
Location: Cologne, Germany
Posts: 3,604
Quote:
Originally Posted by gabest View Post
Does the limiter work with other gpu plugins?

Btw, here is a pic from tekken 3 (update: ) and other games:
uhm, whats that game in the fifth screen?

ah btw:
i have problems with compiling gsdx in VS2008, something with SubWCRev:

Code:
1>------ Erstellen gestartet: Projekt: GSdx, Konfiguration: Release SSSE3 Win32 ------
1>Präbuildereignis wird ausgeführt...
1>SubWCRev 1.5.5, Build 14361 - 64 Bit 
1>Usage: SubWCRev WorkingCopyPath [SrcVersionFile DstVersionFile] [-nmdf]
1>Params:
1>WorkingCopyPath    :   path to a Subversion working copy.
1>SrcVersionFile     :   path to a template file containing keywords.
1>DstVersionFile     :   path to save the resulting parsed file.
1>-n                 :   if given, then SubWCRev will error if the working
1>                       copy contains local modifications.
1>-m                 :   if given, then SubWCRev will error if the working
1>                       copy contains mixed revisions.
1>-d                 :   if given, then SubWCRev will only do its job if
1>                       DstVersionFile does not exist.
1>-f                 :   if given, then SubWCRev will include the
1>                       last-committed revision of folders. Default is
1>                       to use only files to get the revision numbers.
1>                       this only affects $WCREV$ and $WCDATE$.
1>-e                 :   if given, also include dirs which are included
1>                       with svn:externals, but only if they're from the
1>                       same repository.
1>-x                 :   if given, then SubWCRev will write the revisions
1>                       numbers in HEX instead of decimal
1>-X                 :   if given, then SubWCRev will write the revisions
1>                       numbers in HEX with '0x' before them
1>Switches must be given in a single argument, e.g. '-nm' not '-n -m'.
1>SubWCRev reads the Subversion status of all files in a working copy
1>excluding externals. If SrcVersionFile is specified, it is scanned
1>for special placeholders of the form "$WCxxx$".
1>SrcVersionFile is then copied to DstVersionFile but the placeholders
1>are replaced with information about the working copy as follows:
1>$WCREV$      Highest committed revision number
1>$WCDATE$     Date of highest committed revision
1>$WCDATE=$    Like $WCDATE$ with an added strftime format after the =
1>$WCRANGE$    Update revision range
1>$WCURL$      Repository URL of the working copy
1>$WCNOW$      Current system date & time
1>$WCNOW=$     Like $WCNOW$ with an added strftime format after the =
1>Placeholders of the form "$WCxxx?TrueText:FalseText$" are replaced with
1>TrueText if the tested condition is true, and FalseText if false.
1>$WCMODS$     True if local modifications found
1>$WCMIXED$    True if mixed update revisions found
1>The strftime format strings for $WCDATE=$ & $WCNOW=$ must not be longer
1>than 64 characters, and must not produce output greater than 128 characters.
1>Project : error PRJ0019: Ein Tool hat einen Fehlercode aus folgender Quelle zurückgegeben: "Präbuildereignis wird ausgeführt..."
1>Das Buildprotokoll wurde unter "file://c:\Users\Tom\Documents\Visual Studio 2008\Projekte\gsdx\gsdx\Win32\Release SSSE3\BuildLog.htm" gespeichert.
1>GSdx - 1 Fehler, 0 Warnung(en)
========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 übersprungen ==========

does someone know how to fix this?
__________________
My System: C2D E6700 @3.4ghz | Asus P5W DH Deluxe | 4GB DDR2 800 | eVGA Geforce GTX 260 55nm SC-Edition
Tutorial: Hardware Antialiasing in PCSX2 (DX9 only)
NexXxus is offline   Reply With Quote