Commented Unassigned: Tomb Raider II - opaque water [11891]
Running the Tomb Raider 2 v1.3 ROM, with PCSXR 1.9.93 (86936), the water in the beginning of the first level is transparent as it should be but in the next level, Venice, the canal water is just black...
View ArticleSource code checked in, #308cfe33c7196a56a119d0f9e0bf28f567785e1f
* ffmpeg f fix; * inline f fix;
View ArticleSource code checked in, #50f9288a37c77fc312c6f0d8d3f8b2baf65f46c3
* compressed CD-DA was rewritten (iSage);
View ArticleSource code checked in, #4f136cf162d8c7437e40ac32e9d767d7b61da88f
* Run ISO, save last path;
View ArticleSource code checked in, #162536bab699fb142b7fddc15ec3f25547cc72c1
* Memory viewer, invalidate dynarec;
View ArticleSource code checked in, #c2a09d1f2262401fa3fc0c3d7451aa4b7d44ffc0
* logo in about dialog; * loading state with digits was disabled;
View ArticleSource code checked in, #d305a9c07851a04f1f80086965a50baba8ef4461
* psxbios dir->name overflow fix;
View ArticleCreated Unassigned: Error Opening CDR plugin [12404]
I'm trying to play LSD(Linking the Sapient Dream):Dream Emulator and everytime I try to open the ISO file (as a .cue) I keep getting that error message. it only does it with that game.
View ArticleCreated Unassigned: Harry Potter and the Sorcerer's Stone (USA) - Stuck right...
__ID: SLUS 01415__When you try to enter the transfiguration lesson, the game gets stuck at this screen:The attached savestate is right before...
View ArticleCreated Unassigned: User interface [12406]
Please, update UI.Look, what a wonderful interface ppsspp! do not need to do anything with the mouse and keyboard, once is enough to select the settings, and subsequent times a gamepad to choose the...
View ArticleCommented Unassigned: User interface [12406]
Please, update UI.Look, what a wonderful interface ppsspp! do not need to do anything with the mouse and keyboard, once is enough to select the settings, and subsequent times a gamepad to choose the...
View ArticleCommented Unassigned: User interface [12406]
Please, update UI.Look, what a wonderful interface ppsspp! do not need to do anything with the mouse and keyboard, once is enough to select the settings, and subsequent times a gamepad to choose the...
View ArticleCommented Unassigned: User interface [12406]
Please, update UI.Look, what a wonderful interface ppsspp! do not need to do anything with the mouse and keyboard, once is enough to select the settings, and subsequent times a gamepad to choose the...
View ArticleCommented Unassigned: Assertion failure in ix86-64.c with Linux >=4.1.0 [12230]
On x86-64 when running under Linux kernel 4.1.0 or later, pcsxr crashes on startup with an assertion failure in ix86-64.c, e.g.```$ pcsxr -nogui -cdfile ROMs/Xenogears/Xenogears\ \(disc\ 1\).bin pcsxr:...
View ArticleNew Post: Options for memory card plugin
I'm working on a usb device to read/write to actual memory cards. Do you have any advice for creating a memory card plugin? It looks like the relevant code is in sio.c. Is that related to the SIO1...
View ArticleCreated Unassigned: GTK_STOCK is deprecated [12407]
GTK_STOCK is deprecated, so I made a patch to fix it.Unfortunately the patch is incomplete, as the button names should really be localized.I'm not sure if there's a better solution.
View ArticleCreated Unassigned: Missing include in gtk/GtkGui.c [12408]
When compiling 1.9.93 for Linux, I got an error saying:GtkGui.c:873:2: error: implicit declaration of function 'LidInterrupt' [-Werror=implicit-function-declaration]It seems that GtkGui.c doesn't...
View ArticleCreated Unassigned: Code Mistake in SWAP functions [12409]
There are some coding errors in the SWAP functions for big endian (libpcsxcore/psxmem.h). There are some ADD's rather than OR's. which can affect performance depending on the processor (AND's may need...
View ArticleCommented Unassigned: Missing include in gtk/GtkGui.c [12408]
When compiling 1.9.93 for Linux, I got an error saying:GtkGui.c:873:2: error: implicit declaration of function 'LidInterrupt' [-Werror=implicit-function-declaration]It seems that GtkGui.c doesn't...
View ArticleCommented Unassigned: Missing include in gtk/GtkGui.c [12408]
When compiling 1.9.93 for Linux, I got an error saying:GtkGui.c:873:2: error: implicit declaration of function 'LidInterrupt' [-Werror=implicit-function-declaration]It seems that GtkGui.c doesn't...
View Article