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)
|
Hatsune Miku: Project DIVA F [BLUS31319] - 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: Hatsune Miku: Project DIVA F [BLUS31319] (/showthread.php?tid=162348) |
RE: Hatsune Miku: Project DIVA F [BLUS31319] - Nezarn - 07-31-2016 (07-31-2016, 06:40 PM)Lemiru Wrote: Hi. In few songs some parts of it looks strange like this: You can't fix it, you either wait for devs to fix regressions, or just use an older build that worked. RE: Hatsune Miku: Project DIVA F [BLUS31319] - ryustylish - 08-03-2016 Good news, -The game saves and loads data properly now ! -Nvidia scaling issues (vulkan) along with some graphical issues are fixed. -Performance improvements Bad news, -Emulator's audio can disappear randomly now (XAudio) -OpenAL outputs no sound. The game still crashes after a while and vulkan still has texture glitches in some costumes; dx12 shows no progress from what I've seen. (tested build rpcs3-ReleaseLLVM-208f4c3e) RE: Hatsune Miku: Project DIVA F [BLUS31319] - Nezarn - 08-05-2016 Audio issue comes from this https://github.com/RPCS3/rpcs3/pull/1995 RE: Hatsune Miku: Project DIVA F [BLUS31319] - ryustylish - 08-14-2016 So the audio was already fixed and at least with vulkan you can play all the time you want without crashes. Today I finished all the songs so the game is finally fully playable. The only issues that remain are related to video playback and texture glitching, no big deal. RE: Hatsune Miku: Project DIVA F [BLUS31319] - Nezarn - 08-14-2016 (08-14-2016, 07:20 AM)ryustylish Wrote: So the audio was already fixed and at least with vulkan you can play all the time you want without crashes. Video playback is working with LLE modules. (libadec,libatxdec,libdmux,libdmuxpamf,libpamf) RE: Hatsune Miku: Project DIVA F [BLUS31319] - ryustylish - 08-15-2016 (08-14-2016, 11:09 AM)Nezarn Wrote:(08-14-2016, 07:20 AM)ryustylish Wrote: So the audio was already fixed and at least with vulkan you can play all the time you want without crashes. Yes, I know, but they freeze during the songs after a while. The intro plays fine. RE: Hatsune Miku: Project DIVA F [BLUS31319] - Lemiru - 09-06-2016 Most of Vulkan graphic glitches (excluding HUD) doesn't appear in the newest build. What configuration do you guys use ? - ElementalCyclone - 10-08-2016 I wonder, what kind of settings / configuration (loaded lib, PPU, SPU, fs setting, etc) you guys use ? My PD F is barely loaded, it does shown its splash screen, the welcome voice but then, BOOM, an exception is thrown Code: Fatal error Here is my log dump and here is for my RPCS3 config.yml (Both link are pointing to pastebin) I don't know what i miss, so any kind of help and clues will appreciated. Thank you RE: Hatsune Miku: Project DIVA F [BLUS31319] - ssshadow - 10-08-2016 (10-08-2016, 05:50 AM)ElementalCyclone Wrote: I wonder, what kind of settings / configuration (loaded lib, PPU, SPU, fs setting, etc) you guys use ? Use the PPU interpreter (fast one) and not the recompiler. RE: RE: Hatsune Miku: Project DIVA F [BLUS31319] - ElementalCyclone - 10-08-2016 Quote:Use the PPU interpreter (fast one) and not the recompiler. Well, surprisingly, it works, playable and i get 28+ fps, thanks ssshadow. But even though i get 28+ fps, is it normal that the images and audio appear to be miss or skipped few frames and yet still appear slow at the same time ? #A bit out of topic So, ssshadow, why did you recommend me to use the Interpreter instead of Recompiler ? what is the difference between them ? is there any link or reference that i can read ? |