Jump to content

RSBDavid

Members
  • Posts

    4088
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by RSBDavid

  1. To add to this: If you don;t know how to view your MAC, open up command prompt and type in "ipconfig /all". Your MAC is what is labeled as "Physical Address". If you have multiple networks, add the MAC which corresponds to the network you use with the router.
  2. He says he is wanting to watch movies from his computer through his TV with a USB device, Have you looked into wireless HDMI?
  3. It doesn't really do anything different yet. It just boosted the usage on my graphics card to 7% from 6% at max settings and forced 8x AA. This does not constitute me getting members though, You can get 8x AA? :o I cant go over 4, could you post the difference? :P Edit: Sorry for double post. *whistles* Just got home, I will do that real quick then edit them in... To get 8x AA, I had to override applications in the NVIDIA control panel with the 8X AA option. [hide=pic] [/hide] Can you be a little more specific about what you did? Right-Click Desktop Click "NVIDIA Control Panel" Click "Manage 3D Settings" On the Global Settings tab, there is this option which says "Anti aliasing - Setting" set that to what you want now change "Anti aliasing - Mode" to "Override ant application setting". Click apply and there you go. You may have to restart browser and clear cache and java cache. I did all that and cleared cookies but not cache or java cache. I'm kind of a computer noob so I'm not really sure how to clear the caches... If you are using Firefox, press ctrl+shift+delete/del and check cache and then click "clear now" if you are using IE, go to internet options and view temporary files and click clear I think. You don;t have to clear the java cache. You do not get an "8X AA" option in Runescape, but it is 8X AA.
  4. It doesn't really do anything different yet. It just boosted the usage on my graphics card to 7% from 6% at max settings and forced 8x AA. This does not constitute me getting members though, You can get 8x AA? :o I cant go over 4, could you post the difference? :P Edit: Sorry for double post. *whistles* Just got home, I will do that real quick then edit them in... To get 8x AA, I had to override applications in the NVIDIA control panel with the 8X AA option. [hide=pic] [/hide] Can you be a little more specific about what you did? Right-Click Desktop Click "NVIDIA Control Panel" Click "Manage 3D Settings" On the Global Settings tab, there is this option which says "Anti aliasing - Setting" set that to what you want now change "Anti aliasing - Mode" to "Override ant application setting". Click apply and there you go. You may have to restart browser and clear cache and java cache.
  5. It doesn't really do anything different yet. It just boosted the usage on my graphics card to 7% from 6% at max settings and forced 8x AA. This does not constitute me getting members though, You can get 8x AA? :o I cant go over 4, could you post the difference? :P Edit: Sorry for double post. *whistles* Just got home, I will do that real quick then edit them in... To get 8x AA, I had to override applications in the NVIDIA control panel with the 8X AA option. [hide=pic] [/hide]
  6. It doesn't really do anything different yet. It just boosted the usage on my graphics card to 7% from 6% at max settings and forced 8x AA. This does not constitute me getting members though,
  7. Nope :(. If I knew the quests full name, I could get the KB article. Does anyone know it? For example: "A fairy tale part 3: I'm on a boat" or something.
  8. I will be using JOGL in my game I mentioned in the post above yours. From what I have seen, it is very powerful. Here is a video which shows a character in a 3d world. I wish to do something to that effect.
  9. Perhaps he has photosynthesis skills. He gets his food form the sun and absorbs water from rain/condensation. Just sayin...
  10. You have yet to explain how. If you actually think that a software company has everyone sitting around on their hands from the time they announce an update until when it happens, well, you're wrong. And if you think Jagex only knows 10 minutes before an update goes live that it's going to go live, well, again, you're wrong. The community is the way it is in large part because of the very "keep them in the dark" policies that you are defending! Most RS players start every week expecting an update by 4 pm GMT on Monday. When that doesn't happen, they expect an update by 4 pm GMT on Tuesday and so on. Why? Because updates often occur on Monday or Tuesday, and Jagex never tells us what the hell is going on. The expectation is there already -- what is NOT there is any useful information. Most of the time they know which day of the week is going to be the update day. So tell us! And if it slips, it slips. Guess what? They're doing this already anyway. Except the only time we hear from them is when things go wrong. Tell us in advance, warn that dates aren't set in concrete, and if people whine, IGNORE THEM. That is the proper way to do things. They are at least getting better about telling us when updates are delayed. They are unfortunately missing out on the positive potential here that they could reap by telling us when the updates are scheduled. The idea that all of the reasonable customers should be kept in the dark because a few unreasonable sots will complain if a deadline slips is too preposterous to seriously consider. Sorry, but do you not remember how much ranting BTS lead to? The keeping in the dark strategy is working much better than that system did. There would be ranting for EVERY update, no matter how good it was due to people making the wildest assumptions on the smallest things , e.g the robin hood hat fiasco. I do think that small hints, such as their twitter hints are good, but giving definite details on any update will bring nothing but pain for them. Jagex do tell us when an update has hit a wall and is not coming. The posts are even commonly posted here in various thread, you just need to look for them. I did not mention anything about a preview of updates like BTS. I just stated that they should do once a month updates. Players can then expect an update always on that day so they can't blame Jagex for crashing their party.
  11. There is a player made guide sticky by moderator Laura which this would be better suited for.
  12. What they do is after they are ready to update, they send the "System update in 10:00". While this is running, they are transferring the new client and cache to each game server. It really only takes a minute or so max due to their internet speed, but after the countdown is over, all players are kicked and forced to download the new client when reloading the page. They most likely have a few lines of code which looks something like: (hard coded) int WarningMinutes = 10; Date now = new Date(); long curTime = System.getCurrentTImeMillis; Date in10Mins = new Date(now.getTime() + WarningMinutes * Timer.ONE_MINUTE); sendGlobalMessage("System update in " + (String) in10Mins); updateClient(); long curTime2 = System.getCurrentTImeMillis; if( curTime2 - (int) in10Mins == curTime){ CloseAllConnections(); } If that is the case, all they would have to do is change int WarningMinutes = 10; to int WarningMinutes = 30; It would be a pretty simple thing to do. I would prefer once a month updates on the first Tuesday of each month though.
  13. This summer I have one big project in mind. I am wanting to create an easy to expand MMORPG game using Java. It will run in an applet and will use a cache system which holds the models and everything. In a month or so after I get some concept art and ideas planed out, I will start a separate topic to blog my progress.I want to start this game this summer and hopefully have it finished in 4 years when I get my Bachelors in CS.
  14. Unless he is Jesus or something he is probably BSing/
  15. I had a pencil taken away because I was drawing on my arm. My teacher thought I was cutting myself. She later gave me a discipline referral because I didn't have a pencil. What a [bleep]. That was in third grade though.
  16. People who don't complain about something and people who don't know how to self-spell-check.
  17. I believe beta testing should be done with large content updates like skills, mini games, and game engine updates. Jagex should pickout 1000 random players whom surpass certain standards like total level, game play time, have little to no offences, etc. These 1000 players will be able to test content after the QA team gets finished right before release. These players will have to sign a NDA and an agreement to report back his or her experiences and feelings about the content as well as any bugs or glitches encountered. By choosing legitimate and experienced players to do beta tests, they are more likely to get back positive and encouraging results. I do not want to hear any poster (you know who you are) say "What about the other players." or "Why should they get to test content and not me?", or {insert negative comment towards jagex here}. You need to get a life if you ask those questions. Being a beta tester isn't everything. I beta tested WOTLK and STO. I had to document everything I found. Anything from clipping graphics to level glitches. That is about all I can say.
  18. There is an introduction sticky in the general discussion forum. Welcome back though.
  19. Its all about trial and error. They should allow some players to test one future update after the Q&A finish up. The players must fillout a NDA and provide feedback on the update. If it works then fine, if not then they know one way of how not to approach beta testing.
  20. So why is everyone getting so excited about this? :unsure: Because it shows Jagex's technological and graphical expansion by doing new and innovative things using their proprietary graphics library . Look at how Runescape has advanced. Jagex created its own OpenGL binding probably in c/c++ which is very efficient in the Java virtual Machine.
  21. I can say the same for your deviantART page. I dont think you do it so that thousands of people will look at your art. I would do for fun and to get tips from the people that do watch. dA doesn't cost, fyi. :) That is true. I am aware of this, but still Im not looking to do this for the soul purpose of becoming famous at a video game. I want to do it because I enjoy it, because new friends can be made, and I can also improve my gameplay as well. If I have to spend a little money for it then I am willing to do this. I record my game play to see where my weakness is and how I can improve. I am doing pretty good in Combat Arms with the G36e :). OT: You might try looking into something like This.
  22. I can barley stay under 100 Fps on World of Warcraft on max graphics settings whilst recording with Fraps @ 60 FPS :/ fml. :) Didn't someone post a few pics of the bloom lighting awhile back?
  23. I am more anxious for the graphical update then the quest (for FTP3). Bloom lighting and more particles seem pretty bad [wagon]. I actually might push my graphics card above 5 percent now.
  24. Unless there is an overwhelming amount of topics requesting help or advice, I don;t see the need.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.