|
|
|
#2681 (permalink) |
|
emu manic
![]() ![]() Join Date: Dec 2007
Location: brazil
Posts: 161
|
|
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
|
#2683 (permalink) | |
|
emu manic
![]() ![]() Join Date: Dec 2007
Location: brazil
Posts: 161
|
Quote:
check my memorycard file: Mcd001.7z (load the second save) Or I can provide a new dump if you want. ps: the first part of the game never had the "ghost effect" problem (with any gsdx version) and maybe that's why it isnt affected by the new problem. if you cant load my save, playing the game for about 5 minutes get you out of the castle and you'll see it for yourself
|
|
|
|
|
|
#2684 (permalink) |
|
T-5000 Modenator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Aug 2005
Location: Here, there, everywhere, even in your couch cushions..
Posts: 3,139
|
Is there a trick to get the gsdx source to compile? I can't get it to compile for the life of me no matter what I do. I'm using Visual Studio 2008, have the Windows SDK and DirectX SDK - June 2008. I don't know if we are allowed to discuss this, I know at least for PCSX2 we are not allowed to discuss compiling, not sure if the same applies to plugins such as gsdx. I apologize if it isn't allowed.
__________________
![]() | Xtemulation Forums | Dolphin SVN Builds | | XTemulation Wiki | PCSX2 SVN Builds | Download the free Xtemulation Toolbar If you like Xtemulation, please Digg Us |
|
|
|
|
#2686 (permalink) |
|
Emu Addict
![]() ![]() Join Date: Jan 2004
Location: Germany
Posts: 175
|
I'm not quite sure if they're known yet, but I have a few bus to report: In Virtua Fighter 4 (not Evolution) there still is the dark background. This bug was introduced in a much earlier version of GSdx. It works correctly in software mode or in ZeroGS. In Project Zero (=Fatal Frame) you get garbage when taking a photo. Also a should be waft-like effect on some ghosts is only displayed as a grid of moving white dots. Might be a PCSX2 error though, I don't know. Finally in Drakan: The Ancients' Gates the sky is lightly corrupted. Also the sun effect is popping in and out of the sky while it should be visible all the time. Both is rendered correctly in software mode. This is all with the latest PCSX2 beta and GSdx 0.1.9 SVN 838. I've attached scrrenshots to this post. If you need gs dumps please say it.
|
|
|
|
|
#2687 (permalink) |
|
Administrator, PCSX2 tester
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Aug 2001
Location: India
Posts: 5,046
|
Reporting problems:- 1. Metal Gear Solid 3- water garbage still exists (in HW mode). Attaching different .gs this time. If you want a memory card I can try to find one (depends on what version of the game you have). 2. Pink Pong- Menus are all messed up (in HW mode). Attaching a block dump. http://www.filemojo.com/023483417760262/Pink_Pong.7z 3. ICO still crashes in hardware mode. I think you have the game (it requires run-execute anyway).
__________________
E6750, Abit ip35E, MSI GTX260, Transcend 2GB DDR2 800 RAM, BENQ E2200HD. Last edited by Prafull; August 18th, 2008 at 20:04.. Reason: fixed wrong attachments |
|
|
|
|
#2688 (permalink) |
|
T-5000 Modenator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Aug 2005
Location: Here, there, everywhere, even in your couch cushions..
Posts: 3,139
|
If I don't delete the command line(s) in Pre-build Event of Gsdx or Xpad I get: "Error 1 error PRJ0019: A tool returned an error code from "Performing Pre-Build Event..." xpad xpad" Then I get another error except for Gsdx. If I delete the command lines for Pre-Buil events for Gsdx and Xpad I get these errors when attempting to compile the source: "Error 1 error C3861: 'XInputEnable': identifier not found e:\My Documents\My Downloads\gsdx\xpad\xpad.cpp 587 xpad" "Error 2 error C3861: 'XInputEnable': identifier not found e:\My Documents\My Downloads\gsdx\xpad\xpad.cpp 609 xpad" "Error 3 fatal error C1083: Cannot open include file: 'svnrev.h': No such file or directory e:\My Documents\My Downloads\gsdx\gsdx\GSdx.cpp 29 GSdx" And the console output: Code:
1>------ Rebuild All started: Project: GSdx, Configuration: Release SSE2 Win32 ------ 1>Deleting intermediate and output files for project 'GSdx', configuration 'Release SSE2|Win32' 2>------ Rebuild All started: Project: xpad, Configuration: Release SSE2 Win32 ------ 2>Deleting intermediate and output files for project 'xpad', configuration 'Release SSE2|Win32' 2>Compiling... 1>Compiling... 1>stdafx.cpp 2>stdafx.cpp 2>Compiling... 1>Compiling... 2>xpad.cpp 1>GSWnd.cpp 2>.\xpad.cpp(587) : error C3861: 'XInputEnable': identifier not found 2>.\xpad.cpp(609) : error C3861: 'XInputEnable': identifier not found 1>GSVertexList.cpp 1>GSVector.cpp 1>GSUtil.cpp 1>GSTextureNull.cpp 1>GSTextureFX9.cpp 1>GSTextureFX10.cpp 1>GSTextureCache9.cpp 1>GSTextureCache10.cpp 1>GSTextureCache.cpp 1>GSTexture9.cpp 1>GSTexture10.cpp 1>GSTexture.cpp 1>GSTables.cpp 1>GSSettingsDlg.cpp 1>GSSetting.cpp 1>GSRendererSW.cpp 1>GSRendererNull.cpp 1>GSRendererHW.cpp 1>GSRenderer.cpp 1>Compiling... 1>GSRasterizerEx.cpp 1>GSRasterizer.cpp 1>GSPerfMon.cpp 1>GSdx.cpp 1>.\GSdx.cpp(29) : fatal error C1083: Cannot open include file: 'svnrev.h': No such file or directory 1>GSDump.cpp 1>GSDirtyRect.cpp 1>GSDeviceNull.cpp 1>GSDevice9.cpp 1>GSDevice10.cpp 1>GSDevice.cpp 1>GSCrc.cpp 1>GSClut.cpp 1>GSCaptureDlg.cpp 1>GSBlock.cpp 1>GSAlignedClass.cpp 2>Build log was saved at "file://e:\My Documents\My Downloads\gsdx\xpad\Win32\Release SSE2\BuildLog.htm" 2>xpad - 2 error(s), 0 warning(s) 1>Build log was saved at "file://e:\My Documents\My Downloads\gsdx\gsdx\Win32\Release SSE2\BuildLog.htm" 1>GSdx - 1 error(s), 0 warning(s) ========== Rebuild All: 0 succeeded, 2 failed, 0 skipped ==========
__________________
![]() | Xtemulation Forums | Dolphin SVN Builds | | XTemulation Wiki | PCSX2 SVN Builds | Download the free Xtemulation Toolbar If you like Xtemulation, please Digg Us |
|
|
|
|
#2689 (permalink) |
|
emu manic
![]() ![]() Join Date: Dec 2007
Location: brazil
Posts: 161
|
Tales of Abyss ingame is back to "normal" in svn 838 (for normal I mean graphic rendered ok but still with ghost effect). Funny thing, start menu got broked again, with a new problem. Check the attached image. Gabest, if this is giving you much work just let ToA alone (just fix intro menu and forget about it ). We can always play with 0.1.7, it doesnt have the misterious ghost effect bug.I only asked you to fix it cause I thought was easy to do (I thought that mostly because 0.1.7 dont have the bug). |
|
|
|
|
#2691 (permalink) |
|
Registered User
Join Date: Aug 2008
Location: US
Posts: 4
|
GSdx 0.1.8 leads to pcsx2 crashing
I'm trying to run FFX from an ISO on my computer using GSdx 0.1.8 SSSE3; however, whenever I push "Run CD/DVD" using this plugin, it stops and Windows displays "pcsx2.exe has encountered a problem and needs to close..." I'm pretty sure it's just this plugin that's giving me problems because the game works when I leave everything the same but switch the graphics plugin to ZeroGS. I've already downloaded the DirectX runtimes; I read somewhere that there were additional DLLs? I don't know where to get those though Plugins Configuration: GSdx 0.1.8 SSSE3 Sound: PEOpS SPU2 1.9.0 Controller: SSSPSX PAD 1.6.0 Cdvdrom: Linuzappz Iso CDVD 0.7.0 Specs: C2D 6750 2.66 ghz eVGA 8800GT 2GB DDR2 800 RAM Windows XP Could someone tell me how to get this working (and/or where to get the necessary files?) If I need to give more information, just tell me. Thanks! |
|
|
|
|
#2692 (permalink) | ||
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2004
Location: at the end of the wire
Posts: 519
|
Quote:
Quote:
|
||
|
|
|
|
#2693 (permalink) |
|
T-5000 Modenator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Aug 2005
Location: Here, there, everywhere, even in your couch cushions..
Posts: 3,139
|
Ok, I did that. I also had to move the Library directory for the DXSDK before the Windows SDK directory. I am down to one error now: "Error 5 fatal error C1083: Cannot open include file: 'svnrev.h': No such file or directory e:\My Documents\My Downloads\gsdx\gsdx\GSdx.cpp 29 GSdx"
__________________
![]() | Xtemulation Forums | Dolphin SVN Builds | | XTemulation Wiki | PCSX2 SVN Builds | Download the free Xtemulation Toolbar If you like Xtemulation, please Digg Us |
|
|
|
|
#2694 (permalink) | |
|
Anime & jRPGs Addict
![]() ![]() ![]() ![]() Join Date: May 2007
Location: None of your business
Posts: 824
|
Quote:
__________________
C2D E6300 3.06 GHz | P5N-E SLI | 2 GB RAM 1000 MHz 5-4-4-12 | 7900GS 585/800 MHz | Audigy 2 | XP Pro SP3
>Pantsu, Pantsu, Pantsu!< Last edited by rainbow; August 2nd, 2008 at 18:05.. Reason: Automerged Doublepost |
|
|
|
|
|
#2695 (permalink) | |
|
T-5000 Modenator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Aug 2005
Location: Here, there, everywhere, even in your couch cushions..
Posts: 3,139
|
Quote:
__________________
![]() | Xtemulation Forums | Dolphin SVN Builds | | XTemulation Wiki | PCSX2 SVN Builds | Download the free Xtemulation Toolbar If you like Xtemulation, please Digg Us |
|
|
|
|
|
#2696 (permalink) |
|
Emu Addict
![]() ![]() Join Date: Jan 2004
Location: Germany
Posts: 175
|
I don't know why exactly, but I had the same problem and for me simply putting the GSdx directory on C:\ instead of MyDocuments\... helped. Of course there has to be an option where you can configure that correctly, but I was too lazy to figure it out.
|
|
|
|
|
#2697 (permalink) |
|
Anime & jRPGs Addict
![]() ![]() ![]() ![]() Join Date: May 2007
Location: None of your business
Posts: 824
|
Ops my mistake - I had similiar prob with 'svnrev_template.h' file. But 'svnrev.h' is mentioned in the 'gsdx.cpp' but I can't find it in GSDX's source, so it probably comes with something else... Sry, u have to wait for proper answer from gabest or someone else.
__________________
C2D E6300 3.06 GHz | P5N-E SLI | 2 GB RAM 1000 MHz 5-4-4-12 | 7900GS 585/800 MHz | Audigy 2 | XP Pro SP3
>Pantsu, Pantsu, Pantsu!< |
|
|
|
|
#2700 (permalink) |
|
T-5000 Modenator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Aug 2005
Location: Here, there, everywhere, even in your couch cushions..
Posts: 3,139
|
Weird, every time I leave the Pre-Build event commands in tact I get errors: Error 1 error PRJ0019: A tool returned an error code from "Performing Pre-Build Event..." GSdx GSdx Error 2 error PRJ0019: A tool returned an error code from "Performing Pre-Build Event..." xpad xpad
__________________
![]() | Xtemulation Forums | Dolphin SVN Builds | | XTemulation Wiki | PCSX2 SVN Builds | Download the free Xtemulation Toolbar If you like Xtemulation, please Digg Us |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|