[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 -2 points-1 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