game-compatibility icon indicating copy to clipboard operation
game-compatibility copied to clipboard

4D5307F2 - Viva Piñata

Open michalstec1 opened this issue 8 years ago • 24 comments

Marketplace

https://github.com/benvanik/xenia/commit/b5469b57bacdba11d13c9052fda9e2128abef5ba Crashes immediately.

Log

michalstec1 avatar Dec 09 '15 14:12 michalstec1

Tested on (https://github.com/xenia-project/xenia/commit/2314f25fb7252bb9054fd7c863e1a57bee90282d) and some other. Works same for all last builds. Works is stable. Save-states - OK. Sound - OK. Some graphic glitches, but globally is playable.

Screenshots

xenia vivapinata vk xeon mp4_snapshot_01 14_ 2018 06 12_16 23 00 xenia vivapinata vk xeon mp4_snapshot_03 45_ 2018 06 12_16 27 28 xenia vivapinata vk xeon mp4_snapshot_10 38_ 2018 06 12_16 23 36

Labels

gpu-corrupt-drawing gpu-shader-errors state-gameplay

Parovozik avatar Jun 12 '18 13:06 Parovozik

Marketplace

Tested on https://github.com/xenia-project/xenia/commit/de141e0ee317c8bef72af0540ef73901c0bfcb8d

Issues:

Vertex explosions, and scanlines/ghosting.

Log:

xenia.zip

Screenshot(s):

Scanlines, and black 'ghosts/ghosting' on the right of the screen. menu gameplay ghosting vertexexplosion Vertex explosion. (https://github.com/xenia-project/xenia/issues/1225)

Labels:

gpu-corrupt-drawing, gpu-shader-errors, state-gameplay

Margen67 avatar Oct 31 '18 12:10 Margen67

https://github.com/xenia-project/xenia/commit/6025599d3b851472e5e09612e31a11d6e2fbf2fb

Vertex explosion is still there, but I'm not experiencing any scanlines. Very promising!

image

xenia.zip

dacioromero avatar Dec 22 '18 10:12 dacioromero

Near tessellated terrain uses the triangle list primitive type with real indices rather than triangle patch (17) and receives barycentric coordinates in r0.xyz and control point vertex indices in r1.xyz — this is unlike for adaptive-tessellated water triangle patches in Halo 3 and Banjo-Kazooie: Nuts & Bolts, and quad patches in other places in Viva Piñata, where r0.xyz/r0.xy get barycentrics/UVs, and r1.y/r1.x gets some kind of control point ordering number. We should also check and possibly properly parse VGT_GROUP_VECT_0/1[_FMT]_CNTL to provide the expected inputs.

Triang3l avatar Feb 24 '20 17:02 Triang3l

Rendering of the building with the beehive and the waterfall fixed in https://github.com/xenia-project/xenia/commit/9d36c257b0f0c102d1012f40ab8fd5701296f0f6 and two follow-up typo fix commits (using continuous tessellation with triangle list primitive type). Still the vertex shader is fetching one texture incorrectly (anisotropic falling back to bilinear instead of nearest-neighbor) because of https://github.com/xenia-project/xenia/issues/1563. unknown

Triang3l avatar Apr 07 '20 16:04 Triang3l

Garden ground is visible after https://github.com/xenia-project/xenia/commit/acb3778819ed029e09d96184259f7d9af9d02052, some roads and fog are still missing. Garden

Triang3l avatar Apr 08 '20 22:04 Triang3l

Background ground and fog are rendered after https://github.com/xenia-project/xenia/commit/8a64861ec08f0762fc17230efdda4a0c2bd59b9b. Ground

Triang3l avatar Jun 06 '20 18:06 Triang3l

I'm experiencing no graphical issues as stated above, but there are repeatable blocking crashes both in the journal you get during tutorial start and after a few minutes of gameplay.

First crash in the journal is in bottom most option, when you want to check a video or smth. Second crash was still during tutorial, after receiving the shovel.

(At first glance it might be something related to launching cinematics ?)

Kalzeroth avatar Nov 21 '20 11:11 Kalzeroth

If I try to save, the game crashes as of 12/21/2020 on both master and canary. If i choose not to save it works just fine, really well in fact. xenia.log.zip (if there is a format for reporting bugs, and i am missing it, sorry 🤣)

lividhen avatar Dec 21 '20 21:12 lividhen

As of 5/22/2021 master seems to be able to save just fine but planting Hazel seeds causes graphics issues such as the second screenshot from 2018 or in the shops restarting save and quit and restarting Xenia works on my pc which is a ROG strix running win 10 if that is useful the graphics of the pinata houses are also a bit transparent

rhl2123 avatar May 22 '21 19:05 rhl2123

Shops occasionally produce graphical errors, menu icons sometimes switch places, and random entities can cause graphical errors. Such graphical errors most commonly occur in shop menus, shop backgrounds, the pause menu, in some wild pinatas, in some seeds, and in the romance minigame. These graphical errors are not consistent, but when they do occur they don't functionally effect the game other than obscuring half the screen with seizure inducing flashes.

toastywaffelz avatar Jun 06 '21 10:06 toastywaffelz

Game worked well through the tutorial, but the builder's model causes vertex explosions and the notification icon for his introduction was corrupted: xenia_EEfY8FLOqT xenia_b3BpgUJKas Using master branch nightly as of https://github.com/xenia-project/xenia/commit/f6f524b8148145c5b5b5ac0a79809df979069bc6

Update: Had another vertex explosion, reloaded Xenia and all they all went away - so it's not specific to those models. Did also encounter the "shop icons swapping around" issue mentioned above.

SamboyCoding avatar Aug 25 '21 09:08 SamboyCoding

Eventually did get a guest crash today, though I have managed to play the game quite a lot before this (with periodic restarts of Xenia to clear out the corrupted models/textures, which build up more and more as you go on).

This crash was actually not long after a restart of Xenia.

Zipped log (~70MB unzipped): xenia.log.zip

SamboyCoding avatar Aug 26 '21 11:08 SamboyCoding

I have the same issues as everyone else but only the major bugs started happening after I opened the journal, things started bugging out majorly which made the mothdrop minigame unplayable

FoxbitDreamtail avatar Mar 23 '22 23:03 FoxbitDreamtail

Many same issues as above, another I didn't see noted is some specific pinata species can't be renamed (the name input popup vanishes once targeted), and trying twice causes controls to disappear (see top right corner) and no further input is registered. Restarting the game temporarily resolves most issues. Funky stuff! name bug cool watering can graphics bug hellscape

xxrei avatar Jun 28 '22 02:06 xxrei

Crashes on autosave immediately after "Press Start" screen. xenia.log

TimberWolf5871 avatar Oct 14 '22 03:10 TimberWolf5871

Vertex explosions everywhere. It starts out good for about an hour and they'll slowly trickle in. Obscures screen during romance mini-game most of the time and in the shops. Pinatas are also disappearing visually after a certain distance (is my pc just struggling? Probably).

kvoor avatar Nov 04 '22 05:11 kvoor

Floor is gone again with vulkan image xenia.log

lividhen avatar Jun 07 '23 05:06 lividhen

I yern for the day when the Linux native port is on par or better than the windows counterpart.

FoxbitDreamtail avatar Jun 07 '23 07:06 FoxbitDreamtail

There isn't a native port atm is there?

lividhen avatar Jun 07 '23 07:06 lividhen

Dunno whether this is considered off-topic or not but... Has anybody made any progress yet on how to resolve the Vulkan floor issue? Would love if it gets resolved or if there is a workaround. Most people seem to be putting their attention on Viva Pinata: Trouble in Paradise and seem to have had the issue with the floor as well and used arguments like "--d3d12_readback_resolve=true" and "--scribble_heap=true" to resolve it. I wonder if there is an Linux/Vulkan version for those arguments.

LilithSuccubus avatar Oct 10 '23 11:10 LilithSuccubus

xenia-project/xenia@6025599

Vertex explosion is still there, but I'm not experiencing any scanlines. Very promising!

image

xenia.zip

I've just tested Viva Pinata on my steam deck and the ground textures are once again missing, as shown in the quoted reply. Is there any workarounds to get this working?

rmail2006 avatar Dec 26 '23 14:12 rmail2006

image

xenia.log

Anyone who knows how to resolve xenia from crashing?

jonasskanoy avatar Mar 03 '24 19:03 jonasskanoy

I'm having issues with the right analog stick and the left and right triggers and this is preventing me from zooming in and out. This, as you can imagine makes the game a little difficult to navigate.

Anyone know how to go about fixing this problem?

TobiasAndUrMom avatar Apr 07 '24 18:04 TobiasAndUrMom