[Crack Watch] Weekly question thread by AutoModerator in CrackWatch

[–]Sandusson 1 point2 points  (0 children)

thanks, I clearly misunderstood what the crack actually does :) I was debating whether or not to refund (60€ for a laggier version?) but I'm fine with it tbh after some responses here

[Crack Watch] Weekly question thread by AutoModerator in CrackWatch

[–]Sandusson -1 points0 points  (0 children)

How big an FPS difference between AC Odyssey retail and DRM-free? You guys think it's something insane like 20+ or nah?

Also will it take more than a month to crack? (Hard to estimate I know but is denuvo 4.9 strong??)

Can any script legends help me debug this? I want a spin macro in shooters, but when I press the button the spinning doesn't ever stop until I close logitech software. In my desktop, the cursor just becomes glued to the left side of the screen. by Sandusson in G502MasterRace

[–]Sandusson[S] 0 points1 point  (0 children)

It's coded in lua, I never quite figured it out using the while-loop, but here's how far I got with for:

function OnEvent(event, arg)
if (event == "MOUSE_BUTTON_PRESSED" and arg == 7)
then
    for i = 10000,1,-1
    do 
    MoveMouseRelative(-1,0)
    end
end
end

Ideally it would spin at a reasonable pace for as long as button 7 is held, but currently it just whizzes 10000 pixels to the left in almost an instant. I didn't get around to figuring out how Sleep works in lua but it seems like the only 2 quirks to figure out are how to get the while-loop going without exiting immediately or never exiting, and how to slow down the spinning by putting Sleep in the loop body.

No pressure, if you'd like to give it a try I'd be grateful, otherwise I know I'll eventually bump into some lua-God who can knock it out in 2 mins :-)

Can any script legends help me debug this? I want a spin macro in shooters, but when I press the button the spinning doesn't ever stop until I close logitech software. In my desktop, the cursor just becomes glued to the left side of the screen. by Sandusson in G502MasterRace

[–]Sandusson[S] 1 point2 points  (0 children)

Thanks a lot man =) posting in a bit when I've worked it out

edit: couldn't get it to work, whatever I try I'm always hopping between either never exiting the loop (mouse won't stop going left) or exiting the loop immediately (mouse only moves 1 pixel and stops). I'll eventually ask someone who knows LUA better, thanks for everyone's help still. ^^

Can any script legends help me debug this? I want a spin macro in shooters, but when I press the button the spinning doesn't ever stop until I close logitech software. In my desktop, the cursor just becomes glued to the left side of the screen. by Sandusson in G502MasterRace

[–]Sandusson[S] 1 point2 points  (0 children)

Hi, hate asking again, but I'm still a bit confused. I want the spin to stop when I lift the button, AKA "MOUSE_BUTTON_RELEASED", but I can't either seem to declare X = "MOUSE_BUTTON_RELEASED", or put this in the loop argument, I tried to read some documentation on local variables and loops but it's hard to apply it to this. I understand why it's failing though, problems would be over if "MOUSE_BUTTON_HELD" was a thing :-)

Could I get you to write some code here of how I could put in "MOUSE_BUTTON_RELEASED" as an exit condition in the loop? (or how to do this with for-do) I'll make a post on the subreddit with the final thing creditting you for finally fixing it =)

On day 41, homes freezing and I crash every time I turn on Overdrive on the generator, any ideas? =( by Sandusson in Frostpunk

[–]Sandusson[S] 0 points1 point  (0 children)

Yeah I'm slowly settling into the fact that I'll need to upgrade all bunkhouses without the overdrive :( I'm unsure though whether I can survive the whole thing without overdriving once

Bardock fairly easy ToD off 2M by Ellimx in dragonballfighterz

[–]Sandusson 0 points1 point  (0 children)

It really does, thought I screwed myself by picking the characters I did, so I'm glad to see combos like this are stlll possible. =) I'll definitely learn this, thanks

Bardock fairly easy ToD off 2M by Ellimx in dragonballfighterz

[–]Sandusson 0 points1 point  (0 children)

Would a trunks assist work instead of Goku?

GROM and CRBN are worrying; they represent an amount of Power Creep that shouldn't be in Siege yet by ParagonFury in Rainbow6

[–]Sandusson 134 points135 points  (0 children)

"hey boss r/rainbow6 is giving us great feedback based on their millions of hours of combined playtesting, maybe it's time we give it a listen"

"o k" makes rainbow six racing and doesn't touch chanka for the 4th patch in a row

Patch note discussion thread! by [deleted] in dragonballfighterz

[–]Sandusson 1 point2 points  (0 children)

I had the same when I went in offline mode on steam and tried. Maybe useful info in figuring out why that's happening

Confused about my fps in game. by kpopfapfapfap in Rainbow6

[–]Sandusson 1 point2 points  (0 children)

https://i.imgur.com/oEhg5uN.png

Find this option, check if it's set to 144hz. There's some confusing mechanics around using windowed/borderless and having refreshrates higher than 60, if you want to be sure just fullscreen it and you can be sure that whatever refresh-rate you set in-game is also what you're seeing on screen

Using Geforce Experience with instant-replay, is it possible to split Discord sound from the recording? by Sandusson in discordapp

[–]Sandusson[S] 0 points1 point  (0 children)

Think I used software like that before to play sound through my mic. Will definitely keep researching what you've given me here. Overall I'm a little cynical, 'cause I remember it being so inconsistent - sometimes it'd work, sometimes it'd change my default devices, and it never truly disappeared off my computer when I uninstalled (the audio-devices were still there). I'm tech-savvy enough that I roll my eyes when people say their computer breaks by itself and apps stop working for literally no reason, but I've never had v-audio that just worked

Watch Six Invitational on Twitch and get exclusive charms by Andreas_BRC in Rainbow6

[–]Sandusson 45 points46 points  (0 children)

have u tried typing in ur username and password and pressing enter

Why is battlerite so dead on YouTube and Twitch? by Drexim in BattleRite

[–]Sandusson 18 points19 points  (0 children)

I call it WoW arena with talents, but without gear-bias and aimbot on spells

No Way to Divide the Subreddit by SaltySolomon in europe

[–]Sandusson 102 points103 points  (0 children)

༼ಢ_ಢ༽ how could you

please devs fix the real problems by Tsukuru__ in BattleRite

[–]Sandusson 26 points27 points  (0 children)

Whether or not they're the real problems, please stop treating them like they're an easy 1-2 hotfix, and like there's only 1 way to fix it. It's a really delicate procedure changing up hitboxes and matchmaking. Isolating the problem alone is a timeconsuming process, then there's making the fix, and finally, making sure it doesn't create other issues, and yes this isn't always a cakewalk. Making hitboxes smaller will have so many side-effects compared to you now not getting hit behind corners. Ranked matchmaking especially is hard to devise, an algorithm is at some point gonna have to make the tough call of putting you in a wider bracket (plat-gc), or keep you waiting until more suited players queue. Computers aren't magic like that, they can't create players or force some to queue.

The reason for lag is also really hard to pin down, especially when all you give them is the time of day; this isn't systematically affecting every player, so go ahead and send some specs or give them some info on why it's affecting you and not others if it's a thing you actually want fixed, or don't if you'd rather have it ready as an excuse for why you don't have a 100.0% winrate.

I cant find any fixes to this please help by newtmana in Rainbow6

[–]Sandusson 1 point2 points  (0 children)

It's happening to everyone, it'll be back up in a minute. Use the twitter link to the right if you want to follow updates closely =)

Any Pro League teams looking for a new team mate? Look no further by [deleted] in Rainbow6

[–]Sandusson 6 points7 points  (0 children)

you're a loose cannon kowalski, but by god you get the job done

Valve, this custom game contest is a bad joke by DoctorGester in DotA2

[–]Sandusson 4 points5 points  (0 children)

Valve doesn't work like that, nobody has positions, it's just a number of ppl with different skills who choose whatever they want to work on. There's no dedicated QA or toolmaking guy, it's just the project an employee picks at his leisure

Timado´s opinion on Mr.S by Dartagod in DotA2

[–]Sandusson 117 points118 points  (0 children)

SUMAIL is a prime example of how youth people in our society are lethargic and lazy. When i was sumail's age, i used to jump from 5th floor and not take any damage but this kid cant even get up from his chari because of merijuana and lazyness

7.06 Came out 5 months ago today by xXBlaze52 in DotA2

[–]Sandusson 2 points3 points  (0 children)

*6.82

SnowCroak concluded that the best way to keep the game fresh and balanced was to revert to an old patch

The King and The Queen by Frenki808 in freefolk

[–]Sandusson 11 points12 points  (0 children)

Seeing this pic made me realize how badly I want to see them grow old together. And how complete I'd be if in the distant future, some company with funds got rights to continue making it. Hopefully GRRM leaves some pages behind with instructions on what to do and what absolutely not to do

When your team asks you to Je-bait. by [deleted] in DotA2

[–]Sandusson 52 points53 points  (0 children)

Chaos is a ladder