Quantcast
Channel: ..:: PCSX2 Forums ::.. - All Forums
Viewing all 15450 articles
Browse latest View live

Difficult times

$
0
0
Heya. I guess a lot of you have prolly noticed my conspicuous absence lately. As well as my profile is set to Away with reason "Life is difficult." And yeah, that pretty much sums it up.

When I joined the forum(2 years ago in 8 days), I was in very bad times. VERY bad. Suicidal bad. But the people I met here, coupled with serendipity turned that on it's head. I started doing better than I literally ever had. I tried to push myself to new heights(and often failed, but that was okay because failure is easier to tolerate when you aren't at the absolute bottom), made really good friends, and generally became much happier.

But since about March, things have been slowly falling apart. I pushed it to the back of my mind and continued forward, believing it just to be a rough patch. But slowly stress mounted, and I began dropping things one by one. Of course I dropped the least important things first, but as it continued I became unable to even deal with things very important to me(like the forum). And now here I sit.

I could tell you everything that is going on, but really it wouldn't be of any benefit. There is nothing aside from moral support that any of you can do. The big two though are that my addiction doctor refuses to see me any more(and hence the medication that stops me from relapsing and stops withdrawal is about to run out). Why? I don't know for sure. I was out of contact for months because of a broken car(though I did tell them this BEFORE I missed a single appointment), and I also failed two drug tests for methamphetamine (which I have NEVER touched). Take your pick. The result is the same - in less than 3 weeks I will run out. And then I can either relapse onto real drugs, or face down the worst withdrawal I ever have. And neither will lead me anywhere positive.

The other is that by January 2016 I will almost certainly have lost my place to live. I'll be homeless. The why of that is really complicated, and there is a very small chance it won't come to pass. But I'm pretty sure it will. And I have no means to dig myself out of the hole.

Those are the big things, and I've known they were coming for some time now. But nothing I've tried has been successful and as the time limit approaches I've gotten more and more unstable to the point where I am now. Where I am now I can barely handle any tiny little thing that gets in my way. I'm about to break. I probably will. All options exhausted. No way out.

There are numerous other smaller but still very important things, like my car being broken, my health, lots of pain that I can't fix, and the ever present romantic loneliness. All of these things together is too much. Stop the world and let me off. I can't deal.

I don't know what to do. I'm incredibly scared and helpless. I spend 90%+ of my time right here on my computer, on voice chat with my very good friends. We play stuff together, but even that is too much for me these past few days.

Why am I writing this? I don't know. I guess I feel I owe an explanation. I care about this place so much and it changed my life in such a positive way. I don't want to let it go.

So that's where I am. Only time will tell the outcome, but as time draws shorter, that outcome looks bleaker. No matter what, this forum and the people on it have given me more happy moments than anything else in my life. It saved me. I wouldn't be here if I hadn't joined. I was closer to the edge then than even now. I made precious friends. I found somewhere I belonged. Somewhere people like, trust and believe in me. Somewhere I matter. I've watched people come and go, and I've seen quite a few of you mature quite a lot in just two years.

This is my home.

This is where I belong.

And as long as I am physically able, I will do my best to give what I can back to it.

Never underestimate the power your words can have. Even on an Internet forum like this, words can make or break a person. They made me - saved me. On the other end of the text is a real person with real feelings, real problems, real lives. Never forget that. You can change a person's life in a place like this. Mine was. And I'm not the only one.

As for what happens from here... well I don't know. I'm still fighting to stop these things but my effort gets weaker by the moment. Maybe I will overcome it. Maybe I won't. I've been in worse situations, yet I am still here. So there is that. I've proven I can beat stacked odds before. I pray I can this time.

(Don't take this paragraph the wrong way - I don't expect anything like this to happen, it's really just a safeguard in case of the unforseen):
If something should ever happen that prevents me from ever posting again - whether I'm dead, or homeless, or in a hospital, or a prison, or who knows what - know that I will never forget the time I spent here. There are very few things in my life that remotely compare to my time here. Precious is the only word I can think of to describe it(and I just spent like 5 minutes thinking). All of you are embedded in my heart forever. I love this place. I love the people here. Nothing can take it from me.

This is my home.

~Was yea erra haf revm innna mea~

[Bug Report] Wrath Unleashed [NTSC-U]

$
0
0
# PCSX2 version: PCSX2 1.2.1 (r5875)
# CPU options: Default out of the box
# Plugins used: GSdx 0 (MSVC 18.00, AVX) 0.1.16
# Description: In Hardware mode, when you start a match, the field is pink and the character models are invisible. In a battle the portraits are missing and the landscape textures are glitching. It works fine in software mode though. See the screenshots i attached.

[Image: fuKPCwT.jpg]
[Image: XemUmgJ.jpg]

.jpg   pink_no_models_wrath_unleashed.jpg (Size: 90,09 KB / Downloads: 5)

.jpg   wrath_unleashed_In_battle.jpg (Size: 91,64 KB / Downloads: 3)

Colin McRae 2005 [SLES 52636] (E)

$
0
0
status=5;
version=1.1.0;
console=PS2;
crc=05C3F8E1;
img_t=1199852107j08;
img_f=1199852102j08;
wikiurl=Link;
Code:
empty

Portaudio on Linux (Ubuntu 15.04) with Alsa

$
0
0
PCSX and its plugins were a fresh (yesterday) build from GIT

I tried to use Portaudio (SDL is crashing with memory corruption mostly upon starting a game)

Portaudio gives the following error:

Expression 'alsa_snd_pcm_hw_params_set_rate_near( pcm, hwParams, &setRate, NULL )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3201
Expression 'paUnanticipatedHostError' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2053
Expression 'PaAlsaStreamComponent_InitialConfigure( &self->playback, outParams, self->primeBuffers, hwParamsPlayback, &realSr )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2722
Expression 'PaAlsaStream_Configure( stream, inputParameters, outputParameters, sampleRate, framesPerBuffer, &inputLatency, &outputLatency, &hostBufferSizeMode )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2843
* SPU2-X: PortAudio error: Unanticipated host error

This change solves it for me but I'm not sure whether that will cause other problems:

diff --git a/plugins/spu2-x/src/SndOut.h b/plugins/spu2-x/src/SndOut.h
index 9dbfe33..502cc8d 100644
--- a/plugins/spu2-x/src/SndOut.h
+++ b/plugins/spu2-x/src/SndOut.h
@@ -32,7 +32,7 @@ static const int SndOutVolumeShift32 = 16-SndOutVolumeShift; // shift up, not do
 // Samplerate of the SPU2. For accurate playback we need to match this
 // exactly.  Trying to scale samplerates and maintain SPU2's Ts timing accuracy
 // is too problematic. Smile
-static const int SampleRate = 48000;
+static const int SampleRate = 44100;
 
 extern int FindOutputModuleById( const wchar_t* omodid );

Happy Birthday Nezarn !

$
0
0
[Image: Chs9Vji.png]

Congrats on turning 25 ! have a great birthday Laugh

God of War 2 ALL CODES FOR HEALTH, MAGIC, ORBS AND RAGE OF TITANS

proper shutdown with controller possible?

$
0
0
Hi,
while I use the pcsx2 in combination with kodi (xbmc) on my htpc I need a proper shutdown of pcsx2 after finished playing to return to kodi. Unfortunately I couldn't manage this with my ps3 controller (with lilypad). Even if I use the "exit" button on my keypad (which I normally haven't available on my htpc), I only can close the gamewindow. So is there any way to shut down the whole programm with a keycode or better with my controller?

thx a lot
cheers Mario

i need the best settings for Champions of Norrath

$
0
0
hi guys

i need the best settings for Champions of Norrath 2 - RETURN T0 ARMS (PAL) and Champions of Norrath Realms of EverQuest


pcsx2 1.3.1
win 7 64 sp1
amd phenom II x4 965 3.40GHz
amd radeon hd 6870
6gb ddr3 ram

Guitar hero 3 pcsx2 stopped working.

$
0
0
I've been trying to run this game for so long and it doesnt work, when the song is about to start the emulator just crash and stop working.. which is weird since the compatibility list says it is playable.. 
pcsx2 rev 5875
no speedhacks
gdsx plugin hardware and software, both didn't work.
Not sure what else to do.

Happy Birthday Bositman !

Kingdom Hearts 1 and 2 Final Mix Questions

$
0
0
I know the information is available on the web, but since there's lots of information, I became really confused, so I have some questions:

1. Can someone send me links and instructions for the best translation patches of both games? Are they perfect? The translation itself is perfect? If not, what are the problems? Are they minor or serious?

2. What are differences between the original NTSC version and Final Mix Versions?

3. Are there good widescreen hacks for the games (I have 1.2.1 and I can download the lastest Git with the most recent widescreen patches)?

Thnaks in advance Smile

Spartan total worrior and shadow of the collosus brighness issue

$
0
0
i'm using latest pcsx2 build from build bots..

i5-2450M,7470M,4GB RAM,....


Both game work fine and give good FPS at default settings but there is an over bloom/brrightness problem exists...i've tried every HW hack{alpha,offset,skipdraw,crc hacks,custom resolution,EE cycle hack,vu cycle stealing etc} in combination or individually based on advise i got from 2007-2015 SOTC threads but they didn't work.in software mode they work fine but drop the FPS to unplayable levels..so i tried to use modded plugin from elliotcougar Video ...but the problem is that pcsx2 does not load those plugins after moving them to plugin directory...also i 've tried sse4.2,avx,sss3 but nothing seems to work.....so if anyone willing to share there working PCSX2 build that works with SOTC/spartan that would be great.....


P.S.-other games working great @55~60 FPS....urban reign,wwe smackdown vs raw,contra shattered dreams ....

Front Mission 5 - problem

$
0
0
hey guys, first let me express how awesome I feel to be able to play this one-of-a-kind game
now on my comp in almost flawless HD ! I even imported an ps2 savegame via boot.elf

[Image: K6uhhCP.jpg]

the image is from the latest pcsx2 Version

but there is a problem, below u can see that the game draws lines to demonstrate attacks and links,

[Image: h1xhdR8.jpg]
----------------------------------------------------------------------------------------------------------------------------------------------------

[Image: 5JmRfHU.jpg]


but in D3D.hardware.mode the lines just disapear, I tryed every plugin and option available to me,
no results ...

when the lines are visible there are also flickering shadows, ghostimages (canvas),
and distorted/bugged caractershadows during action sequences

any version of pcsx2 below 0.9.9 can only render the game like this,

only the newest Version got rid of all the artifacts and ghosting going on ... KUDOS!
but unfortunatly the lines are also gone ...

as u can see in the second Image, I narrowed it down to the 'disable all CRC hacks' option,
so something inside this Option is responsable for the good HD Quality of the game
and also for the disappearing of the lines ... only this Option makes them reappear in D3D.hardware mode

I am stuck here, as I have no clue or inside about the CRCs or were to locate and exclude them,

maybe U can help, maybe there is a fix or simply someone knowing whats going on and able
to notice this problem for the future ...

regards ^^

tales of the abyss best settings

$
0
0
Hello,

I would love to be provided with the best settings for tales of the abyss,

PS4 Controller, Bluetooth and PCSX2

$
0
0
On a Windows 8.1 PC, using DS4 1.2.2 for my PS4 Controller and when I attach via USB, PCSX2 works FLAWLESSLY with it.  So I decided to try and see if I could still use the PS 4 Controller wireless via Bluetooth.  I paired the controller to my PC using "PC and Devices" in Windows.  It found my controller, paired it and the controller worked fine within Windows.  But when I ran PCSX2 it would not respond to the controller within the program (but still worked in Windows overall).  Unpaired it, reconnected via USB and it worked fine again.

So the question I have is, it is possible to use the PS4 controller wireless via Bluetooth in PCSX2 and if so, am I missing a configuration setting?

Thanks in advance

Graphical errors with MGS2?

$
0
0
Does anyone else have this problem with Metal Gear Solid 2 [NTSC:US]

[Image: mgs2.jpg]

The laser sighting from the gun is rendered as a dark line, also the infrared traps are dark lines also (though I guess it saves me using cigs).
The framerate is also pretty low considering the ES and GS percentage, this is on a 2500K @ 4.1Ghz with software rendering threads set to 3.

Any help appreciated, oh it's also one of the later builds (1.3.1-20150810120520) - I know there's no support for GIT but anyway just so you
know the bug is there.  Strangely it's not there in hardware mode, but I don't use that due to its lack of accuracy, which is ironic here lol.

PCSX2 Executable not included with new github builds

$
0
0
I just went to download one of the new builds from github for testing on my R9 Fury, and it didn't come with the main executable. Can someone confirm this issue, and isn't localized to my network?

Of course to reprodue, download the latest build and extract it. Then, check if the exe is there

Best settings for Low End laptop?

$
0
0
I'm trying to play kingdom hearts, but it can be slow at times. 
I have a dell inspiron 11 3000 series laptop with 2gb of RAM an Intel Celeron 2955U @ 1.40 GHz processor and an intel HD graphics card. 
I dont care a whole lot bout graphics, I just want the game to not lag. What are the best pcsx2 settings to use for my laptop?
I've tried to look at videos, but they're all for older versions of pcsx2/better computers than mine.
Thanks!

Baldurs Gate and Similar Games

$
0
0
Hey all,

First off, I want to give a huge hats off to the developers of this amazing software! As a medic, I've efficiently wasted many priceless life hours in front of my computer using your software when waiting to be dispatched lol.

I realize this is probably going to be a dumb question but I've searched the boards and around the net and cannot find a solution so I'm hoping someone can provide some sort of insight. Though too be honest, I think I may know what the issue is. I'm kinda hoping there's a configuration setting I'm not using to hack around it if what I'm thinking is correct.

My system specs: (Model: I7352-4433SLV / SKU 2604048 if you want to view what I have on Best Buy's online store)

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

Dell Inspiron 2 in 1
Processor 4 core Intel® Core™ i7-5500U CPU @ 2.40GHz  2.40GHz (online it says 3.0 but it's actually 2.40 per specs)
Installed Memory (RAM) 8.00 GB
Hard Drive: 1TB
System Type: 64-bit Operating System x64-based processor
Graphics Card: Intel® HD Graphics 5500
Games stored on 1TB External HD
Emulator installed on system.
------------------------

Now, I can run approximately 95% of all my ps2 games without any issues on this amazing little 2 in 1 I have. This Dell is seriously a little beast. It handles pretty much everything I throw at it without issue and with a higher than expected performance. Even for it being a notebook / tablet convertible. It handles the Kingdom Hearts, Champions series (Norrath & Return to Arms) and other rendering intense games without any real issue and all those games play so well I tend to forget they're being emulated.

Sadly, this isn't true for all games but that's to be expected. The games I tend to have serious issues with are Baldur's Gate (DA 1 & 2), Bard's Tale, and a few action games not of the RPG genre. These games in particular cause significant drop in FPS to the point they pretty much slow down to a crawl and are unplayable.

Is there a way tweek the configuration of PCSX2 to boost those particular games (primarily Baldur's Gate and Bard's Tale) to avoid this issue or is the issue the fact that I'm running those games on the Dell Inspiron 2 in 1 with the 4 Core 2.40Ghz processors?

I've experimented around with the configurations already and here's what I currently have everything set as:
------------------------------------------------------
Emulator version: 1.3.1 (Git build)

Video Settings:
-----------
Adapter: Intel HD 5500
Renderer: Direct3D11 (Software)
Interlacing: None
Internal Resolution (grayed out but this is what's selected when not using software rendering) Native PS2 Resolution / Custom Scaling / Resolution 1024 x 1024
Shade Boost enabled
3 set for Extra Rendering Threads (I realize PCSX2 only uses 2 cores but this was advised in the official configuration guide so I set it to this)

Emulator Settings:
-----------------
Pretty much left everything as default except I did Enable Speedhacks and set the following:

EE Cyclerate = 2
VU Stealing Cycle = 2
INTC Spin Detection is enabled
Wait Loop is enabled
mVU Flag Hack is enabled
MTVU is ticked (enabled)

*NOTE* - There have been no manual game fixes ticked or enabled. I do have "Automatic game fixes" enabled though under "System".

Plugin Settings:
-----------------
Everything was left as default but I'll list what they are. Should I change any of these?

GS: GSdx MSVC 18.00 AVX2 (supported)
Pad: Lilypad 0.11.0
SPU: SPU2-X 2.0.0
CDVD: cdvdGigaherz 0.9.0
USB: USBnull Driver 0.7.0
FW: FWnull Driver 0.7.0
DEV9: DEV9null Driver 0.5.0



Any and all help, advice, suggestions or pointers to too further boost the emulator's ability are very much appreciated and welcomed!

Thanks in advance to all those who help!

Lilypad PS-Button enable?

$
0
0
Hello,

I added my ps3 controller to my pc and try to activate the PS-Button in Lilypad to ESC my pcsx2.
Is there any possibility to do this as I cant find such setting?
Otherwise, when I hit the button my xbox driver appears with a help window (I installed my ps3-controller with this driver) can I somehow add the ESC-function on this way?
I also tried to use joy2key (thx to willkuer for his hint), just for this function but it wouldnt work as I cant configure the PS-button either Sad

So, can anyone help me to configure the PS-Button for ESC pcsx2?

thx
Viewing all 15450 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>