Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed dragon age origins failed to detect a supported video card #20

Open
twitchplayskh opened this issue Apr 12, 2023 · 6 comments
Open

Comments

@twitchplayskh
Copy link

twitchplayskh commented Apr 12, 2023

when i try and play dragon age origins with remix it gives me dragon age origins failed to detect a supported video card
Screenshot 2023-04-12 203422
and it gives me no log file i have tried all the different shader models
why would the game think its not supported is there a way to fix this

(( i fixed it move the bridge.conf into the .trex and set it to 3.0 or 2.0 what one works for you ))

then we just need to fix the next step haha

@twitchplayskh twitchplayskh changed the title dragon age origins failed to detect a supported video card dragon age origins failed to detect a supported video card i fiexd this Apr 14, 2023
@Explorographer
Copy link

Do you mind explaining how?

@twitchplayskh
Copy link
Author

Do you mind explaining how?

Drop the remix config file inside the remix folder then it runs and rip again lol

@Explorographer
Copy link

Explorographer commented Apr 20, 2023

Okay, I don't have a remix folder as the instructions say to park the remix files next to the .exe files. I have a .trex folder. I also do not have a remix config file.

@twitchplayskh
Copy link
Author

Okay, I don't have a remix folder as the instructions say to park the remix files next to the .exe files. I have a .trex folder. I also do not have a remix config file.

move the bridge.conf into the .trex is what i am on about

@argyll8
Copy link

argyll8 commented Apr 26, 2023

I've the same issue, in my case it does leave a log (d3d9.log):

[21:41:59.098] info: No default config found for: D:\Games\GOG Galaxy\Games\Dragon Age Origins\bin_ship\DAOrigins.exe
[21:41:59.098] info: Trying to open config file: D:\Games\GOG Galaxy\Games\Dragon Age Origins\bin_ship.trex\bridge.conf
[21:41:59.098] info: Found user config file: D:\Games\GOG Galaxy\Games\Dragon Age Origins\bin_ship.trex\bridge.conf
[21:41:59.098] info: Effective configuration:
[21:41:59.098] info: logLevel = Trace
[21:41:59.098] info: Using shared heap for textures.
[21:41:59.099] info: Using shared heap for static buffers.
[21:41:59.099] info: Using shared heap for dynamic buffers.
[21:41:59.099] info: ==================
[21:41:59.099] info: NVIDIA RTX Remix Bridge Client
[21:41:59.099] info: ==================
[21:41:59.099] info: Version: remix-0.1.1-2-gdc825b6
[21:41:59.099] info: Loaded d3d9.dll from D:\Games\GOG Galaxy\Games\Dragon Age Origins\bin_ship\DAOrigins.exe
[21:41:59.107] info: DirectInput8 hook attached.
[21:41:59.113] info: DirectInput hook attached.
[21:41:59.113] info: Initializing new shared memory object.
[21:41:59.142] info: Shared memory: [ClientChannel_146d128d-bff1-4070-9675-b739eaeaa115] created and initialized successfully!
[21:41:59.142] info: Initializing new shared memory object.
[21:41:59.152] info: Shared memory: [ServerChannel_146d128d-bff1-4070-9675-b739eaeaa115] created and initialized successfully!
[21:41:59.166] info: Initializing new shared memory object.
[21:41:59.166] info: Shared memory: [SharedDataHeap_meta_146d128d-bff1-4070-9675-b739eaeaa115] created and initialized successfully!
[21:41:59.166] info: Initializing new shared memory object.
[21:41:59.246] info: Shared memory: [SharedDataHeap_data_0_146d128d-bff1-4070-9675-b739eaeaa115] created and initialized successfully!
[21:41:59.247] info: Initializing new shared memory object.
[21:41:59.331] info: Shared memory: [SharedDataHeap_data_1_146d128d-bff1-4070-9675-b739eaeaa115] created and initialized successfully!
[21:42:01.707] info: Launching server with GUID 146d128d-bff1-4070-9675-b739eaeaa115
[21:42:01.710] info: Sending SYN command, waiting for ACK from server...
[21:42:01.817] trace: Peek timeout while waiting for command: Ack.
[21:42:01.894] info: Ack received! Handshake completed! Telling server to continue waiting for commands...
[21:42:01.894] info: Server crash recovery enabled
[21:42:01.895] trace: Peek timeout while waiting for command: Unknown Command.

And after clicking 'OK':

[21:45:00.286] info: About to unload bridge client.
[21:45:00.286] info: Sending Terminate command to server...
[21:45:00.411] info: Shutdown cleanup successful, exiting now!
[21:45:00.412] info: DirectInput8 hook detached.
[21:45:00.412] info: DirectInput hook detached.
[21:45:00.412] info: [Uptime]: 181s

@twitchplayskh twitchplayskh changed the title dragon age origins failed to detect a supported video card i fiexd this fixed dragon age origins failed to detect a supported video card Apr 28, 2023
@twitchplayskh
Copy link
Author

twitchplayskh commented Apr 28, 2023

I've the same issue, in my case it does leave a log (d3d9.log):

[21:41:59.098] info: No default config found for: D:\Games\GOG Galaxy\Games\Dragon Age Origins\bin_ship\DAOrigins.exe
[21:41:59.098] info: Trying to open config file: D:\Games\GOG Galaxy\Games\Dragon Age Origins\bin_ship.trex\bridge.conf
[21:41:59.098] info: Found user config file: D:\Games\GOG Galaxy\Games\Dragon Age Origins\bin_ship.trex\bridge.conf
[21:41:59.098] info: Effective configuration:
[21:41:59.098] info: logLevel = Trace
[21:41:59.098] info: Using shared heap for textures.
[21:41:59.099] info: Using shared heap for static buffers.
[21:41:59.099] info: Using shared heap for dynamic buffers.
[21:41:59.099] info: ==================
[21:41:59.099] info: NVIDIA RTX Remix Bridge Client
[21:41:59.099] info: ==================
[21:41:59.099] info: Version: remix-0.1.1-2-gdc825b6
[21:41:59.099] info: Loaded d3d9.dll from D:\Games\GOG Galaxy\Games\Dragon Age Origins\bin_ship\DAOrigins.exe
[21:41:59.107] info: DirectInput8 hook attached.
[21:41:59.113] info: DirectInput hook attached.
[21:41:59.113] info: Initializing new shared memory object.
[21:41:59.142] info: Shared memory: [ClientChannel_146d128d-bff1-4070-9675-b739eaeaa115] created and initialized successfully!
[21:41:59.142] info: Initializing new shared memory object.
[21:41:59.152] info: Shared memory: [ServerChannel_146d128d-bff1-4070-9675-b739eaeaa115] created and initialized successfully!
[21:41:59.166] info: Initializing new shared memory object.
[21:41:59.166] info: Shared memory: [SharedDataHeap_meta_146d128d-bff1-4070-9675-b739eaeaa115] created and initialized successfully!
[21:41:59.166] info: Initializing new shared memory object.
[21:41:59.246] info: Shared memory: [SharedDataHeap_data_0_146d128d-bff1-4070-9675-b739eaeaa115] created and initialized successfully!
[21:41:59.247] info: Initializing new shared memory object.
[21:41:59.331] info: Shared memory: [SharedDataHeap_data_1_146d128d-bff1-4070-9675-b739eaeaa115] created and initialized successfully!
[21:42:01.707] info: Launching server with GUID 146d128d-bff1-4070-9675-b739eaeaa115
[21:42:01.710] info: Sending SYN command, waiting for ACK from server...
[21:42:01.817] trace: Peek timeout while waiting for command: Ack.
[21:42:01.894] info: Ack received! Handshake completed! Telling server to continue waiting for commands...
[21:42:01.894] info: Server crash recovery enabled
[21:42:01.895] trace: Peek timeout while waiting for command: Unknown Command.

And after clicking 'OK':

[21:45:00.286] info: About to unload bridge client.
[21:45:00.286] info: Sending Terminate command to server...
[21:45:00.411] info: Shutdown cleanup successful, exiting now!
[21:45:00.412] info: DirectInput8 hook detached.
[21:45:00.412] info: DirectInput hook detached.
[21:45:00.412] info: [Uptime]: 181s

is this to do with video card thing as i have fixed that if you look at updated post plus is this the steam game if you do my steps oh and then can you place the steam exe yes steam exe next to the game exe and see if the game runs with no bug i have it on ea app so its not the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants