I would think it would be more relevant if they included an FPS counter for each version. Apparently the worse adds in some frame rate and stutter improvements.
ßthePenguin;123066529 said:[URL="http://www.twitch.tv/poucino/]Streaming the game DSix made and released on Steam today, Proxy Blade Zero[/URL] (maybe my stream's lagging, could someone tell me? :>
Sonic & All-Stars Racing Transformed
I would think it would be more relevant if they included an FPS counter for each version. Apparently the worse adds in some frame rate and stutter improvements.
C'mon, it's not like this isn't Steam-related or anything :/
ßthePenguin;123066529 said:Streaming the game DSix made and released on Steam today, Proxy Blade Zero (maybe my stream's lagging, could someone tell me? :>
Ya my bandwith doesn't really do it for games with too much motion =( I'm gonna try setting down the resolution.Looks kind of slow, and the stream was a little pixelated, but other than that, I didn't notice any choppiness or whatever.
Can people invite me to Neogaf group?
I'd be down to play Sonic.
Took care of that
Count me in for Sonic,
Woah SpeedRunners with that exposure. This is great as hopefully a lot more poeple will buy it. Sometimes I have trouble finding games.
http://i.imgur.com/ToUJJMZ.png [IMG][/QUOTE]
sogood.ping
Shank 2 got cards
shank me if old
They each end in O.ModBot said:Instructions for participants:
I am giving away 3 Steam keys. To enter this giveaway, send a PM to ModBot with any subject line. In the body, copy and paste the entire line from the message below that corresponds to the game you want. (if you include more than one game, you will be blocked from entering). Confused? Watch this GIF tutorial or ask for help.
ModBot Basics:
- This giveaway has a manual blocklist. The giver has identified members who abuse giveaways and restricted them from participating.
- I really appreciate thank you messages, but please send them to me (Dragoon En Regalia, not ModBot!) via PM instead of in thread.
- Do not trade keys you win off-site to enrich yourself. Don't try to claim games you have no interest in collecting or playing. Don't claim games to give them to friends off-site.
- If the key is already taken you will not receive a reply. Replies may take a minute or two.
Rules for this Giveaway:
- Only GAF members who are junior members are eligible for this giveaway.
- If you are a lurker you are not eligible for this giveaway. You need five or more posts in either the current Steam thread or the previous one to be eligible
- This giveaway is a LIGHTNING raffle. The winners will be selected by random draw 15 minutes after the draw was created. Any games not claimed after that point will be given away first come first serve.
Strike Suit Zero vanilla --MB-C062D05C4E1B45B8- Taken by gaiadyne. 4 entrants total.
Kairo --MB-D64984475F88F95D- Taken by S1n1st3r. 2 entrants total.
Papa & Yo --MB-E08210A8F166C90C- Taken by pupo. 1 entrants total.
How many Sonic slots are left?
for /F "tokens=*" %%A in (apps.txt) do call :process %%A
goto :EOF
:process
@echo Starting SAM for appid %1
start "" "SAM.Game.exe" %1
TIMEOUT 7200
@echo Terminating SAM process for appid %1
taskkill -im SAM.Game.exe
TIMEOUT 30
:EOF
Alright so I wrote an idling script and took a lot of shortcuts, but it should work.
Basically, I created a text file of all the appids I need to idle for (one appid per line) and put it in the same folder as SAM.Game.exe
Then I run this batch file:
Code:for /F "tokens=*" %%A in (apps.txt) do call :process %%A goto :EOF :process @echo Starting SAM for appid %1 start "" "SAM.Game.exe" %1 TIMEOUT 7200 @echo Terminating SAM process for appid %1 taskkill -im SAM.Game.exe TIMEOUT 30 :EOF
Which basically goes through each appid in the text file, idles that game for 2 hours, kills the SAM process, waits 30 seconds, then starts the next one on the list.
If I keep this running for 19 days, I'll have idled each of my games with card drops for 2 hours each.
The obvious downside is that a) it only idles the game for a flat 2 hours (some games take more time than this) and b) it essentially locks me out of playing games on Steam while it's running, since launching another game might decrease my drop count to 0. It needs some improvement, but it'll be a good start.
Is GAF Game Night what pushed the #2 July thread up to 20K posts so quickly (and this one nearing 20K, but at least it's end of the month)?
C'mon, it's not like this isn't Steam-related or anything :/
About when might Morningbus start the Serious Sam 3 game?
Someone mentioned before (I forget who, sorry) that if you idle multiple games in SAM and then stop and restart a game each time you get a drop for it, you can get card drops really fast. I've never tested it myself.
ModBot said:Instructions for Gurthang:
Press the quote button to the left of this PM, select the quoted text, copy, and paste in the thread. You can remove these lines from the version you paste.
Instructions for participants:
I am giving away a Steam key. To enter this giveaway, send a PM to ModBot with any subject line. In the body, copy and paste the entire line from the message below containing the game you want to enter for. Confused? Watch this GIF tutorial or ask for help.
ModBot Basics:
- I really appreciate thank you messages, but please send them to me (Gurthang, not ModBot!) via PM instead of in thread.
- Do not trade keys you win off-site to enrich yourself. Don't try to claim games you have no interest in collecting or playing. Don't claim games to give them to friends off-site.
- If the key is already taken you will not receive a reply. Replies may take a minute or two.
Rules for this Giveaway:
- This giveaway is a LIGHTNING raffle. The winners will be selected by random draw 15 minutes after the draw was created. Any games not claimed after that point will be given away first come first serve.
FEZ --MB-F77F27D14E601268- Taken by TheLight. 1 entrants total.
Not really.
But we do move things over when it gets too big for this thread:
Steam Thread
Steam Trading |OT|
GAF Steam ID List
Steam Greenlight
Custom Steam icons for Grid View
Enhanced Steam Discussion Thread - Ideas, Suggestions, and Feedback
Steam Trading Cards
SteamOS
Steam Family Sharing Thread
GAF Steamgifts Group Invite Thread
Steam In-home Streaming Beta
Steam Universe (beta) videos, impressions
I love the fact that people are playing games, it's just that it makes more sense to have a dedicated thread at this point.
Alright so I wrote an idling script and took a lot of shortcuts, but it should work.
Basically, I created a text file of all the appids I need to idle for (one appid per line) and put it in the same folder as SAM.Game.exe
Then I run this batch file:
[snip]
Which basically goes through each appid in the text file, idles that game for 2 hours, kills the SAM process, waits 30 seconds, then starts the next one on the list.
If I keep this running for 19 days, I'll have idled each of my games with card drops for 2 hours each.
The obvious downside is that a) it only idles the game for a flat 2 hours (some games take more time than this) and b) it essentially locks me out of playing games on Steam while it's running, since launching another game might decrease my drop count to 0. It needs some improvement, but it'll be a good start.
So we're moving game night?
So we're moving game night?
I'll be making an OT for game night either tonight or tomorrow. Probably tomorrow since I want to schedule an actual game time to christen the new thread.
Before you guys start gaming, have some games:
They each end in O.
Is there a multiplayers game about the Bible we can play?
Dunder might play.
We need some more ppl for Sanic
http://www.neogaf.com/forum/showpost.php?p=123062398&postcount=17104
How to join: Quote this post with which game you want to play to reserve a spot, and add me on Steam (if we're not already friends) I'll invite you when the game is starting.
Counter Strike Global Offensive
(If we have 5 then we do Comp, if we have 10 then we can split into two groups and do Comp or stay as one and do Casual)
- Shadownet
- Phoenix
- PAULINK
- Junko
- InvinsibleStride
- Kanokage
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
Sonic & All-Stars Racing Transformed
(Up to 10 players) *This can start at anytime depends on who is hosting and when there is enough people*
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
Serious Sam 3: BFE *This can start at anytime depends on who is hosting and when there is enough people*
(Up to 16 players)
- morningbus
- Hugstable
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
Steam being messy, so have to skip this one so I can whip some speedy asses.
Before you guys start gaming, have some games:
They each end in O.
It seems like you should be able to detect when you get drops by checking the number of items in your inventory. Then, if you knew how many cards each game had, you could idle until your inventory increased by X number of items, kill the process, and continue.
Only problem with that is A.) I'm not sure you can actually get the number of items in someone's inventory and B.) Someone would probably have to create a database of "This game has this many cards". Not to mention that this is all probably web-based, and I doubt anyone would want an idling utility connecting to the internet.
Ideally you would be able to check for the card drops themselves based off a name or card ID, and then add up all the names or IDs for the game so you have a more fool-proof way of telling how many drops you've gotten, but I think that that is probably more impossible than just going by the inventory totals.
Is there a multiplayers game about the Bible we can play?
How to join: Quote this post with which game you want to play to reserve a spot, and add me on Steam (if we're not already friends) I'll invite you when the game is starting.
Sonic & All-Stars Racing Transformed
(Up to 10 players) *This can start at anytime depends on who is hosting and when there is enough people*
- Gurthang
- salazar547
- Elija2
- EzioCroft
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot
- Empty Spot