Darkplaces + Google Cardboard + Trinus VR
Moderator: InsideQC Admins
3 posts
• Page 1 of 1
Darkplaces + Google Cardboard + Trinus VR
Anyone got Darkplaces to work under Trinus VR (http://oddsheepgames.com/trinus/)? I've been playing around with google cardboard (https://www.google.com/get/cardboard/) and a few game engines (Unreal, Unity... etc) and I was disappointed to see Darkplaces freezing Trinus VR. Basically, the game runs fine on the PC but freezes on the phone.
I've tried a few Quake engines. Most GL quake engines seem to not work. Winquake works okay (but is obviously limited). The only other thing I got to work was an older build of QBism. Ideas?

Pretty fun stuff, if you haven't given it a try yet.
I've tried a few Quake engines. Most GL quake engines seem to not work. Winquake works okay (but is obviously limited). The only other thing I got to work was an older build of QBism. Ideas?

Pretty fun stuff, if you haven't given it a try yet.
Neurotic Conversions - New location: Update your bookmarks!
-

CocoT - Posts: 695
- Joined: Tue Dec 14, 2004 5:39 pm
- Location: Belly-Gum
Re: Darkplaces + Google Cardboard + Trinus VR
I assume you've tried d3d renderers? (directq, fte, dp all have d3d rendering available in some form).
Vanillaey gl engines are likely to benefit from gl_ztrick 0 (the better maintained engines will likely have this cvar defaulting to 0 because its actually faster on modern hardware, but you may have an old config).
For fun, you could try fte's gl renderer with "r_stereo_method 1;vid_restart" for stereoscopic rendering. DP can also do the same thing, but I'm too lazy to check what cvar you need for that.
These are not supported in d3d9 because d3d9 does not support stereoscopic rendering contexts (d3d11.1 does, but that requires win8).
Vanillaey gl engines are likely to benefit from gl_ztrick 0 (the better maintained engines will likely have this cvar defaulting to 0 because its actually faster on modern hardware, but you may have an old config).
For fun, you could try fte's gl renderer with "r_stereo_method 1;vid_restart" for stereoscopic rendering. DP can also do the same thing, but I'm too lazy to check what cvar you need for that.
These are not supported in d3d9 because d3d9 does not support stereoscopic rendering contexts (d3d11.1 does, but that requires win8).
- Spike
- Posts: 2892
- Joined: Fri Nov 05, 2004 3:12 am
- Location: UK
Re: Darkplaces + Google Cardboard + Trinus VR
Going with Spike's idea, at some time in history the qbism default for 'vid_ddraw' changed from '1' to '0'. Might try toggling that in a newer build.
-
qbism - Posts: 1236
- Joined: Thu Nov 04, 2004 5:51 am
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 4 guests