Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
quest
- Page 1
Re: Ja sa bong Here!
Community Center
Say Hello!
2 Months Ago
by Reverend Jim
Finished Red Matter 2 on the Oculus
Quest
recently. It was very well done and enjoyable. The graphics were excellent.
Re: Hi everyone, I'm Jason_70
Community Center
Say Hello!
2 Months Ago
by Dani
> So, a Spaceballs fan? Oh, of course! That and Galaxy
Quest
. :-P
Re: Hi everyone, I'm Jason_70
Community Center
Say Hello!
2 Months Ago
by Reverend Jim
>So, a Spaceballs fan Hated Spaceballs. Loved Galaxy
Quest
. I find most Mel Brooks comedy to be too low brow, with the exception of Young Frankenstein and Blazing Saddles.
Quest for pXe
Hardware and Software
Linux and Unix
16 Years Ago
by Chaky
Hello net-gurus. I am in the
quest
for ultimate pxe-way of booting and installing OS-es. …
Best Oculus Quest games
Hardware and Software
Hardware
Mobile and Wearables
5 Years Ago
by Dani
My boyfriend got me an Oculus
Quest
as an early birthday gift, and while I love it, … more. Does anyone have any game recommendations? Unfortunately, the Oculus
Quest
does not share a marketplace with the Oculus Rift, and… since the
Quest
has only been out since the summer, there isn't…
Please help in my quest
Community Center
Geeks' Lounge
17 Years Ago
by The Dude
… eaten them in 5 yrs or so and have a
quest
going on to try and get the company to change… and NO milkfat) PLEASE TRY AND HELP ME IN MY
QUEST
FOR GOOD CANDY COMING BACK......(The more people who send…
Re: Python Game: Norbert Quest
Programming
Software Development
16 Years Ago
by Norbert X
… of google searches and if you search Python Game, Python
Quest
, Norbert
Quest
, or anything else similar to this (Including Python Levels… been overshadowed by Monty [B]Python[/B] and the [B]
Quest
[/B] for the Holy Grail [B]Game[/B] searches. Other…
Adventure Quest Help (writing a 2d array to a pre-existing file.)
Programming
6 Years Ago
by Pandatron03
…-homes\Intake15\15QuintonSA\My Documents\Year 10\Computer Science\.Adventure
Quest
v2\main file.py", line 192, in <module…-homes\Intake15\15QuintonSA\My Documents\Year 10\Computer Science\.Adventure
Quest
v2\main file.py", line 19, in save inventory…
Favorite Oculus Quest apps
Hardware and Software
Hardware
Mobile and Wearables
4 Years Ago
by Dani
With the launch of Oculus
Quest
2 (I have the original
Quest
), I was wondering if anyone had any favorite games they …
Re: Favorite Oculus Quest apps
Hardware and Software
Hardware
Mobile and Wearables
4 Years Ago
by Reverend Jim
… I buy [**Eleven Table Tennis**](https://www.oculus.com/experiences/
quest
/1995434190525828/?locale=en_US). I looked it up, read the reviews… Beat Saber](https://vrscout.com/news/mini-beat-saber-oculus-
quest
-hand-tracking/) that is playable from a sitting position with…
Re: Python Game: Norbert Quest
Programming
Software Development
16 Years Ago
by Norbert X
…): File "C:\Documents and Settings\taf\My Documents\Norbert
Quest
RPG v1", line 2, in <module> class…): File "C:\Documents and Settings\taf\My Documents\Norbert
Quest
RPG v1", line 4, in NorbertQuest self.w = 0…
Re: Favorite Oculus Quest apps
Hardware and Software
Hardware
Mobile and Wearables
4 Years Ago
by Reverend Jim
Adam (the son you met in NY) ordered us a
Quest
2 and it should arriving any day now. He just got his and he says it is awesome. I'll let you know what we find out. So how you doin'?
Re: Favorite Oculus Quest apps
Hardware and Software
Hardware
Mobile and Wearables
4 Years Ago
by Dani
Jim, did you get the
Quest
yet? First impressions?
Re: Favorite Oculus Quest apps
Hardware and Software
Hardware
Mobile and Wearables
4 Years Ago
by Reverend Jim
FYI - there is an upgrade available for the Oculus
Quest
2 system software. This upgrade adds an experimental feature. If …
Python Game: Norbert Quest
Programming
Software Development
16 Years Ago
by Norbert X
… anyone could could help me I'd appreaciate it. Norbert
Quest
: [code=python]import random m = random.randrange(50)+1 #main…
Re: Python Game: Norbert Quest
Programming
Software Development
15 Years Ago
by Norbert X
Norbert
Quest
is back! I'll be updating the game regularly, and …
Re: Quest for pXe
Hardware and Software
Linux and Unix
16 Years Ago
by jbennet
I believe you can use something called WAIK to build custom WIM images for windows vista.
Re: Quest for pXe
Hardware and Software
Linux and Unix
16 Years Ago
by Chaky
As far as I know, it is a 1 GB download that has only vista boot and install images. I'm looking for something universal. Not OS-specific. Edit: I'll probbably experiment with it.
Re: Quest for pXe
Hardware and Software
Linux and Unix
16 Years Ago
by jbennet
You need the WAIK to make a) custom vlite cds with sp1 integrated etc.... and b) to make WinPE images for custom OEM deployments. So i assume it can create custom network install images. As far as I know, TFTP and DHCP on linux can boot prettymuch anything
Re: Quest for pXe
Hardware and Software
Linux and Unix
16 Years Ago
by Chaky
[QUOTE=jbennet;748011]You need the WAIK to make a) custom vlite cds with sp1 integrated etc.... and b) to make WinPE images for custom OEM deployments. So i assume it can create custom network install images. As far as I know, TFTP and DHCP on linux can boot prettymuch anything[/QUOTE] Regarding WAIK, I'll give it a try... but it doesn't …
Re: Quest for pXe
Hardware and Software
Linux and Unix
16 Years Ago
by jbennet
yeah sorry i meant prettymuch anything [apart from windows]
Re: Quest for pXe
Hardware and Software
Linux and Unix
16 Years Ago
by Chaky
I guess I'll stick to dvd-s for now...
Quest for most stupid Sudoku solver
Programming
Software Development
14 Years Ago
by TrustyTony
I had posted here already here to forum a [beautiful code for solving Sudoku puzzles](http://www.daniweb.com/software-development/python/code/294304/eleagant-and-fast-sudoku-with-generator-expressions), so I was in kind of dilemma what to do, as I read the task to do a sudoku solve as one task in Project Euler. To use the code from before and just…
Re: Quest for most stupid Sudoku solver
Programming
Software Development
14 Years Ago
by TrustyTony
I started to get little regret of my simpleton child doing such a hard work in my normal PPS (Post Posting Syndrome:icon_cheesygrin:) So here is some doubled checked removed, and sudoku minisquare function also inlined in the two places where it used (pity for the repetition of code though, but that is life with interpreted language where function…
Re: Quest for most stupid Sudoku solver
Programming
Software Development
14 Years Ago
by TrustyTony
Sorry about bombing you on more versions, this I finally deem as version 1.0. Got rid of some last 2d calculations and added fancy histogram. Timing improved to little less than 6.5 s for 50 easy puzzles (which are often more hard than hard ones for my simpistic approach. Imposible case give up time is around 6 s with limit of failures set as 2500.…
Re: Best Oculus Quest games
Hardware and Software
Hardware
Mobile and Wearables
5 Years Ago
by ninasoksan
Hello how are you today?
Re: Best Oculus Quest games
Hardware and Software
Hardware
Mobile and Wearables
5 Years Ago
by Dani
I’m doing good. My boyfriend is now my fiancé, and we are quarantined in our home for now.
Re: Best Oculus Quest games
Hardware and Software
Hardware
Mobile and Wearables
5 Years Ago
by Reverend Jim
That should test the relationship. Have you ever wallpapered together? That's usually a deal breaker.
Re: Favorite Oculus Quest apps
Hardware and Software
Hardware
Mobile and Wearables
4 Years Ago
by rproffitt
If I were to setup a VR rig I'd look at Half-Life: Alyx. YouTube where a teacher used it: https://www.youtube.com/watch?v=R3g9jrqjOZs Not sure if you can pick and choose your experience there but hey, looks great.
Re: Favorite Oculus Quest apps
Hardware and Software
Hardware
Mobile and Wearables
4 Years Ago
by Dani
So my fiancé really enjoyed Red Matter. He felt it was more of a puzzle game. And let me tell you ... the graphics for it are really out of this world. I do believe he also played Half Life but I could be mistaken.
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC