The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.27 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



EmuNewz Network
Dream C Club Portable - ULJS00333 - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: Commercial Game Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=54)
+----- Forum: JPCSP - Playable Games (https://www.emunewz.net/forum/forumdisplay.php?fid=65)
+----- Thread: Dream C Club Portable - ULJS00333 (/showthread.php?tid=92836)

Pages: 1 2 3


RE: Dream C Club Portable - ULJS00333 - Hykem - 11-24-2013

(11-24-2013, 12:40 AM)Herrod22 Wrote:
(11-23-2013, 11:47 PM)Hykem Wrote: @Herrod22:
Could you please check if the graphics became worse before or after r3408? Thanks!

You mean checking where the graphics got even more f**ked up after r3391.

Sure I could do that sometime.

Atm I don't have the time to try 20 different revisions out.

Sometime in about half a week or so maybe.

Yes, but you can focus only on r3408. Which means that the graphics should look better with r3407 and then got screwed up even more in r3408.
If that's the case, then it will help tracking down the source of this bug.


RE: Dream C Club Portable - ULJS00333 - Herrod22 - 11-24-2013

(11-24-2013, 06:08 AM)Hykem Wrote:
(11-24-2013, 12:40 AM)Herrod22 Wrote:
(11-23-2013, 11:47 PM)Hykem Wrote: @Herrod22:
Could you please check if the graphics became worse before or after r3408? Thanks!

You mean checking where the graphics got even more f**ked up after r3391.

Sure I could do that sometime.

Atm I don't have the time to try 20 different revisions out.

Sometime in about half a week or so maybe.

Yes, but you can focus only on r3408. Which means that the graphics should look better with r3407 and then got screwed up even more in r3408.
If that's the case, then it will help tracking down the source of this bug.

Ok just tried 3407 and there it's not as effed up as in 3408, the chars don't disapppear in bigger screen sizes, though the shadows are of course still effed up like in 3391.


RE: Dream C Club Portable - ULJS00333 - Hykem - 11-26-2013

(11-24-2013, 11:17 AM)Herrod22 Wrote:
(11-24-2013, 06:08 AM)Hykem Wrote:
(11-24-2013, 12:40 AM)Herrod22 Wrote:
(11-23-2013, 11:47 PM)Hykem Wrote: @Herrod22:
Could you please check if the graphics became worse before or after r3408? Thanks!

You mean checking where the graphics got even more fucked up after r3391.

Sure I could do that sometime.

Atm I don't have the time to try 20 different revisions out.

Sometime in about half a week or so maybe.

Yes, but you can focus only on r3408. Which means that the graphics should look better with r3407 and then got screwed up even more in r3408.
If that's the case, then it will help tracking down the source of this bug.

Ok just tried 3407 and there it's not as effed up as in 3408, the chars don't disapppear in bigger screen sizes, though the shadows are of course still effed up like in 3391.

I see. Thanks for testing. Smile


RE: Dream C Club Portable - ULJS00333 - Herrod22 - 01-26-2014

(11-26-2013, 12:38 AM)Hykem Wrote:
(11-24-2013, 11:17 AM)Herrod22 Wrote:
(11-24-2013, 06:08 AM)Hykem Wrote:
(11-24-2013, 12:40 AM)Herrod22 Wrote:
(11-23-2013, 11:47 PM)Hykem Wrote: @Herrod22:
Could you please check if the graphics became worse before or after r3408? Thanks!

You mean checking where the graphics got even more fucked up after r3391.

Sure I could do that sometime.

Atm I don't have the time to try 20 different revisions out.

Sometime in about half a week or so maybe.

Yes, but you can focus only on r3408. Which means that the graphics should look better with r3407 and then got screwed up even more in r3408.
If that's the case, then it will help tracking down the source of this bug.

Ok just tried 3407 and there it's not as effed up as in 3408, the chars don't disapppear in bigger screen sizes, though the shadows are of course still effed up like in 3391.

I see. Thanks for testing. Smile

by the way the errors which occured after rev 3408 went away after the they were removed in some other rev, which was to be expected.

on another note I can confirm working adhoc play on this game with 2 jpcsp running on one computer, just follow the guides somewhere on this forum where to modify the .bat files, the only thing you have to know is that your have to use two different savegames with different names for your guy on the two jpcsps, you can't play against your own savegame.


RE: Dream C Club Portable - ULJS00333 - sum2012 - 01-21-2016

Last work
https://github.com/jpcsp/jpcsp/commit/2550e238a33bd8bbc08dcf10a3382f9522b6925d
first bad
https://github.com/jpcsp/jpcsp/commit/e8ca352a90edeee73847f4108864933a8fd53aaf


RE: Dream C Club Portable - ULJS00333 - gid15 - 01-31-2016

(01-21-2016, 06:59 PM)sum2012 Wrote: Last work
https://github.com/jpcsp/jpcsp/commit/2550e238a33bd8bbc08dcf10a3382f9522b6925d
first bad
https://github.com/jpcsp/jpcsp/commit/e8ca352a90edeee73847f4108864933a8fd53aaf
Thank you for identifying the commit causing the regression issue! Smile
I hope this is now fixed in 2525f8e


RE: Dream C Club Portable - ULJS00333 - sum2012 - 01-31-2016

I compile myself in this commit
https://github.com/jpcsp/jpcsp/commit/ec5d45f40384ea1eafc7edcbf9770fcafc88770d

Yes,fixed.Thanks