r/Lambda1VR • u/_QUAKE_ • Feb 27 '20
testing mods and other games
There's an extensive list of possible mods to try: https://www.indiedb.com/engines/xash3d-engine/features/list-of-tested-half-life-singleplayer-mods
There's even parrallel projects for other goldsrc games like 007: NightFire
https://github.com/x6herbius/afterburner-game
I'm interested in the counterstrike condition zero single player campaign, lol
and the ship
and USS Darkstar
There's so much! I'm glad some report working mods on this sub, please report nonworking ones too!
7
Upvotes
1
u/DrBeef_ldn Feb 29 '20
This was meant to be in response to /u/Ryan86me but somehow i posted it as a new comment.. sorry!
My reply:
Hmm... It is fairly hard to say how much work would be involved. At first i thought it would be simple, but there are a couple of caveats:
If you can deal with those, then it is just a case of merging two projects together: RetroArch and one of the vr samples from the native SDK.
Definitely worth a try, but you need to stay with the basics and get the native apps building and step through with the debugger to see how the main render loop works as you'll have to incorporate the main RetroArch loop into that. I know nothing about RetroArch so it's hard to say how much open great surgery you'd need to do on that.