GithubHelp home page GithubHelp logo

Dragon Age: Inquisition about grvk HOT 11 OPEN

libcg avatar libcg commented on August 22, 2024
Dragon Age: Inquisition

from grvk.

Comments (11)

plasticbomb1986 avatar plasticbomb1986 commented on August 22, 2024 1

So, just ran it again, made sure everything i know of what can cause my system to hang up is off (PBO, no OC nothing, just default system).

Same result. Settings: Low preset, fullhd, mantle.
Its loading into world, walked away from the moment when first you can controll the character, up halfway on the mountain side while i was checking the game works with dxvk. Then there made a save, and loading back there. The game loads in the first few frame, and crash. i think its crashing the gpu (resulting in the same screen as above), probably tries to do something stupid, or not yet implemented, and pulls down the whole 3d engine, and probably mutter too. If i SSH in and do a sudo reboot, console comes back and shows the normal messages as its shutting down modules, and does the reboot process.

One note: I think GRVK needs a check on what vulkan implementation its loading in. As im building mesa-git, RADV, lavapipe, Intel, vrtio all gets build, and for some reason grvk tries to load in a different one then what it should on my amd vega gpus, until i remove all the others and only leave radv in vulkan/icd.d.

logs with GRVK_LOG_LEVEL=trace
dragonagecrashgrvk.zip

from grvk.

Nerellus avatar Nerellus commented on August 22, 2024

Logs from current master ( 6a0e4d8 )
grvk.log
grvk_axl.log

Crashes during launch with RX 570 on latest mesa git ( 231ccb6 ).

I noticed the wine log additionally has this line beneath the grvk output:
EAssertion failed: dst->hasImmediate, file ../src/amdilc/amdilc_compiler.c, line 720
Full Origin/wine output, nothing else interesting that I see.
origin.log

I'll also note that this was with Proton Experimental, as I can't get normal wine builds to launch the game at all lately.

from grvk.

libcg avatar libcg commented on August 22, 2024

Thanks, I have a branch that makes it boot, I can go in-game but it crashes during the first dialog scene.

from grvk.

libcg avatar libcg commented on August 22, 2024

@Nerellus the game should boot and go ingame with this build: https://github.com/libcg/grvk/suites/4708213536/artifacts/129087929 (make sure tessellation is disabled in the settings). However I'm seeing a crash in the first dialog scene when starting a new game.

from grvk.

Nerellus avatar Nerellus commented on August 22, 2024

Unfortunately I still don't make it to the menu, I get
wine: Unhandled page fault on execute access to 0000000000000000 at address 0000000000000000 (thread 0520), starting debugger... at launch now.
origin.log
grvk.log (with GRVK_LOG_LEVEL=trace)
grvk_axl.log

from grvk.

libcg avatar libcg commented on August 22, 2024

@Nerellus try this build: https://github.com/libcg/grvk/actions/runs/1605043031 I fixed a few validation errors.

The in-game crash I mentioned earlier is caused by unhandled tessellation shaders, it happens even when tessellation is disabled in the graphics settings.

from grvk.

Nerellus avatar Nerellus commented on August 22, 2024

I still get the page fault at launch with d9ca03e.
grvk.log

from grvk.

plasticbomb1986 avatar plasticbomb1986 commented on August 22, 2024

OS: Arch Linux
KERNEL: 5.16.0-rc6-1-mainline
CPU: AMD Ryzen 7 3800XT 8-Core
GPU: AMD Radeon RX Vega (vega10, LLVM 13.0.0, DRM 3.44, 5.16.0-rc6-1-mainline)
GPU DRIVER: 4.6 Mesa 22.0.0-devel (git-222487fabe)
RAM: 32 GB
GRVK: d9ca03e

steam-1222690.log
grvk.log
grvk_axl.log

Result.
IMG_20211225_180602

Game starts up with GRVK, nicely goes through the menu, race and what type of character its gonna be, then the heper cards, and than..... The picture above. Have to shoot down the processes through ssh and reboot the computer to get back the screen.

from grvk.

plasticbomb1986 avatar plasticbomb1986 commented on August 22, 2024

Hoi! New month, new testruns. Game loads into menu, but on high settings it crashes as its loading the game, on low it loads in the first few frames, (like5-10) and than its crashing.

Logs:
high settings:
grvk_axl.log
high settings-grvk.zip
high settings-steam-1222690.zip
Origin_d3d11.log
Origin_dxgi.log
low settings:
grvk_axl.log
low settings- steam-1222690.zip
Origin_d3d11.log
Origin_dxgi.log

Not sure why, but the low settings grvk.log github does not accept it, none compressed its obviously to big, but even compressed its reject it, so ive uploaded it to my google drive: https://drive.google.com/file/d/1E1CGZ_aiBmWTEASUTZMroE4AeaSbFg0a/view?usp=sharing

from grvk.

libcg avatar libcg commented on August 22, 2024

@plasticbomb1986 the crash you were seeing should be fixed by 02ae2a5

from grvk.

libcg avatar libcg commented on August 22, 2024

The game should be playable as of 2bb8b8e (build available here: https://github.com/libcg/grvk/suites/9530381740/artifacts/452852535)

Make sure to disable tessellation in the settings to make the terrain visible. Also, there's a rendering bug where shadows disappear depending on the camera position.

from grvk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.