The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.26 (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
Warning [2] Undefined array key "fragment" - Line: 1494 - File: inc/class_parser.php PHP 8.2.26 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 1494 errorHandler->error_callback
/inc/class_parser.php 1640 postParser->mycode_parse_video
[PHP] postParser->mycode_parse_video_callback
/inc/class_parser.php 513 preg_replace_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "query" - Line: 1505 - File: inc/class_parser.php PHP 8.2.26 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 1505 errorHandler->error_callback
/inc/class_parser.php 1640 postParser->mycode_parse_video
[PHP] postParser->mycode_parse_video_callback
/inc/class_parser.php 513 preg_replace_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key 1 - Line: 1510 - File: inc/class_parser.php PHP 8.2.26 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 1510 errorHandler->error_callback
/inc/class_parser.php 1640 postParser->mycode_parse_video
[PHP] postParser->mycode_parse_video_callback
/inc/class_parser.php 513 preg_replace_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key 0 - Line: 1587 - File: inc/class_parser.php PHP 8.2.26 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 1587 errorHandler->error_callback
/inc/class_parser.php 1640 postParser->mycode_parse_video
[PHP] postParser->mycode_parse_video_callback
/inc/class_parser.php 513 preg_replace_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "v" - Line: 1591 - File: inc/class_parser.php PHP 8.2.26 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 1591 errorHandler->error_callback
/inc/class_parser.php 1640 postParser->mycode_parse_video
[PHP] postParser->mycode_parse_video_callback
/inc/class_parser.php 513 preg_replace_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



EmuNewz Network
OutRun Online Arcade [NPEB00073] - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172)
+---- Forum: RPCS3 - Commercial Games (https://www.emunewz.net/forum/forumdisplay.php?fid=193)
+----- Forum: RPCS3 - Commercial Games - Playable (https://www.emunewz.net/forum/forumdisplay.php?fid=195)
+----- Thread: OutRun Online Arcade [NPEB00073] (/showthread.php?tid=163866)

Pages: 1 2 3


OutRun Online Arcade [NPEB00073] - BlackDaemon - 08-18-2014

Shows some textures in RSX debugger.


Outrun: Online Arcade [NPEB00073] - Dante38490 - 01-27-2016

With build Master actually in Intro/Menu and Soon Ingame Half Playable with commit vlj and my commit.

In Master build menu
   

In my Build Half Playable with some glitch, no need hack for this game



RE: Outrun: Online Arcade [NPEB00073] - vlj - 01-27-2016

The black section of the track shows an issue when streaming data to rsx, I doubt it's tied to rsx. More likely a ppu/spu issue (an spu thread not fast enough to fill a new section before entering it).


RE: OutRun Online Arcade [NPEB00073] - tambre - 01-27-2016

(01-27-2016, 04:08 PM)Dante38490 Wrote: With build Master actually in Intro/Menu and Soon Ingame Half Playable with commit vlj and my commit.

Please use the search functionality. I have merged the threads.


RE: OutRun Online Arcade [NPEB00073] - Dante38490 - 01-27-2016

(01-27-2016, 06:07 PM)tambre Wrote: Please use the search functionality. I have merged the threads.

Ah yes, thx, I don't see original topic


RE: OutRun Online Arcade [NPEB00073] - ZEROx - 01-27-2016

Dante38490 how did you get ingame? even with your D3D12Formats commit it stuck with this error
in file Emu\RSX\D3D12\D3D12GSRender.cpp:453, in function D3D12GSRender::flip)


RE: OutRun Online Arcade [NPEB00073] - vlj - 01-28-2016

Committed


RE: OutRun Online Arcade [NPEB00073] - Dante38490 - 01-28-2016

(01-27-2016, 09:34 PM)ZEROx Wrote: Dante38490 how did you get ingame? even with your D3D12Formats commit it stuck with this error
in file Emu\RSX\D3D12\D3D12GSRender.cpp:453, in function D3D12GSRender::flip)

Oh yes, for this error set Frame limiter in "Off"

(01-28-2016, 12:24 AM)vlj Wrote: Committed

Github dead ^^


RE: OutRun Online Arcade [NPEB00073] - vlj - 02-01-2016

The game doesn't load the track :/ I fixed green color in car selection screen but can't see if it affects game too.


RE: OutRun Online Arcade [NPEB00073] - tambre - 02-01-2016

(02-01-2016, 06:52 PM)vlj Wrote: The game doesn't load the track :/ I fixed green color in car selection screen but can't see if it affects game too.

There are still plenty of other regressions and problems, that you could investigate.