New Post: Final Fantasy 1 (Origins) Segfault
Hello Everyone, Final Fantasy 1 (Origins) segfaults when you exit the menu. Here is a bt. Program received signal SIGSEGV, Segmentation fault. execute () at ix86_64/iR3000A-64.c:524 524 if (*p == 0) {...
View ArticleCreated Unassigned: Slowdown in Spyro 3 [11699]
Not sure if it's actually slowdown but in Spyro 3, Bianca's rainbow that takes her to where she talks to you in various parts of the game is a lot slower than it should be. Not a huge issue but it's...
View ArticleNew Post: Can someone look at this code
Hello Everyone, Ok i think i have something here. In line 1884 I changed the - 1 to - 0 dir->name[sizeof(dir->name) - 0] = '\0'; \ with the value 0 it reads at block 1 and writes at block 1 for...
View ArticleNew Post: Question about Ridger Racer Revolution
Hello Everyone, I was wondering if pad_buf1 = NULL; pad_buf2 = NULL; pc0 = ra; is suppose to be pad_buf1 == NULL; pad_buf2 == NULL; pc0 = ra; with this Rigde Racer Revolution the controller works.
View ArticleUpdated Wiki: PCSX-Reloaded incomplete HLE compatibility list
Name ID Status Note Blasto SCES-01224 Not working Sound issues and stuttering FMVs Blood Omen: Legacy of Kain SLUS-00027 Not working Freezes when saving game CART World Series SCUS-94416 Not working...
View ArticleNew Post: Xvideo Segfault Tomb Raider 1 but not gl video.
Hello Everyone, Tomb Raider 1 segfaults with the xvideo driver but not the gl video driver. at line 1171 in soft.c
View ArticleNew Post: Question about Ridger Racer Revolution
Solis, //pad_buf1 = NULL; //pad_buf2 = NULL; :)
View ArticleNew Post: Question about Ridger Racer Revolution
Hello edgbla, Oh i thought that // just disabled them. :)
View ArticleNew Post: Final Fantasy 1 (Origins) Segfault
Hello edgbla, It's the US version of the game with the HLE-bios.
View ArticleEdited Feature: [Windows] Prism Land Story (EU) no mouse input [11419]
The game [reportedly has mouse support](http://ks23364.kimsufi.com/psxdata/databasepsx/games/P/P/SLES-03284.html), bu using the mouse plugin no input is received...Comments: ** Comment from web user:...
View ArticleNew Post: Regression on peopsgl/xvideo: fixed interlace pcsxr-87829
Seems that there is weird interlace effect in main menu which has never been handled by these plugin. I can make menu accessible with hack like before, but I recommend some other GPU plugin with this...
View ArticleCommented Unassigned: Saving on Parasite Eve [11687]
I try to save on PE in the dressing room where you find the theater key. The first block lights up, it stalls, then I get "Save failed".Comments: ** Comment from web user: Solis ** Hello...
View ArticleNew Post: Any Ideas why "match=1" would do an infinite loop?
Hello Everyone, I just change nfile++ to (nfile+-1) but this goes into an infinite loop match 1.#define bufile(mcd) { \ while (nfile < 16) { \ int match=1; \ \ ptr = Mcd##mcd##Data + 128 * nfile; \...
View ArticleNew Post: Any Ideas why "match=1" would do an infinite loop?
Pff, (nfile+-1); works as //(nfile++); Read any C Programming books please.
View ArticleNew Post: Any Ideas why "match=1" would do an infinite loop?
Hello Edgbla, Ok but why is match going into match=1 infinite loop?
View ArticleReviewed: 1.9.93 (May 08, 2014)
Rated 5 Stars (out of 5) - Hi all, I have been using this great pcsxr reloaded for months. It works totally fine, it is basically the perfect emulator ever. However, i am now stuck with changing disc,...
View ArticleNew Post: Multiple windows open
Hello Everyone, I just noticed that in pcsxr in linux the video,audio,cdrom, and controller buttons allow you to open more than 1 window.
View ArticleNew Post: Multiple windows open
Well minor issue, but major work seems to be needed. I cannot think of anything else than reading /proc and to see if process is already running, and then not to launch additional instance. Not going...
View Article