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

58410841 - 3D Ultra Minigolf

Open Razzile opened this issue 10 years ago • 12 comments

Marketplace

Tested against https://github.com/benvanik/xenia/commit/14e129ced687f5258da25477eabec06a7a4351b4

Log (large log)

Completely fine until in game where only half the screen renders, and there is also the usual scarecrow looking player model rendering issue Img

If I run this in debug mode instead of release, it gets this assertion indefinitely assert

Razzile avatar Aug 01 '15 09:08 Razzile

Q: I can (remotely) understand the screenshot of the game, but why did you watermark the screenshot of the assert dialog?

DrChat avatar Aug 02 '15 21:08 DrChat

that's just an option I have on my screenshot tool, forgot to disable it

Razzile avatar Aug 02 '15 22:08 Razzile

Possibly a problem with the predicated tiling?

Sinoxan avatar Aug 03 '15 11:08 Sinoxan

I know i sort of fixed it by removing a call to glClipControl. When I did that, everything rendered upside down but the bottom half of the screen did appear.

Razzile avatar Aug 03 '15 12:08 Razzile

Possibly it is render to texture that upside down by default (OpenGL draws bottom-left corner)

dbz400 avatar Aug 06 '15 09:08 dbz400

That's what glClipControl is for, switching from DirectX to OpenGL coordinates.

Sinoxan avatar Aug 06 '15 10:08 Sinoxan

Tested on (https://github.com/xenia-project/xenia/commit/f89b4626a37dd4d1e5a817909252d3d4dd054299)

Goes ingame. 3D not drawn.

xenia.zip

untitled

bdeimos avatar Jun 29 '18 19:06 bdeimos

DX12

Tested on https://github.com/xenia-project/xenia/tree/cb4fb451bf69835b241ed2de767a000bbfb6d2c9

DX12 version works flawless

Screenshot

3d_minigolf

Vulkan

Tested on https://github.com/xenia-project/xenia/tree/f7501750d960dc049ca535f4f36cd706a1698c94

Nothing Changed.

Log

xenia_3DMinigolfVulkan.zip

ghost avatar Nov 25 '18 02:11 ghost

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

Issues:

Played through all courses in the Single Player Trial. Multiplayer not available. Still plays flawlessly. Turn off vsync for smoother gameplay.

Log:

xenia.zip

Screenshot(s):

g1

More Screenshots

g2 g3 g4

Labels:

state-playable

Etokapa avatar May 11 '19 18:05 Etokapa

image

I try to play and keep getting this error. It loaded to the menu once, let me select a player and did the same then when loading the hole.

Using d62fe21_canary_experimental

qupe75 avatar Mar 07 '23 21:03 qupe75

image

I try to play and keep getting this error. It loaded to the menu once, let me select a player and did the same then when loading the hole.

Using d62fe21_canary_experimental

i'm getting this same issue

nmills3 avatar Mar 13 '24 17:03 nmills3

@qupe75 I managed to get the game working by using xenia canary and setting the license mask to 1

Edit: If the game still doesn't launch, try using xenia canary and install the game content instead of launching it. then run the installed default.xex file that should be in content\58410841\000D0000\B67D92E52B2CF565E86948F3F36D1A67D3BE496158

nmills3 avatar Mar 13 '24 19:03 nmills3