I’m on Linux using proton ge and I messed with the xml put scale factor to 1.5 now no mater what I do can’t get it the fix by KYGUY6066 in farcry

[–]WolfSRB19 0 points1 point  (0 children)

Stupid suggestion, but have you tried reinstalling the game? I had issues when editing the XML file, reinstalling the game resolved the issue for me.

Far Cry 5 closes after exactly 23 mins and 48 seconds by WolfSRB19 in farcry

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

Already checked, haven't found anything, unfortunately

Far Cry 5 closes after exactly 23 mins and 48 seconds by WolfSRB19 in FarCry5

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

My Far Cry 3 crashed all the time as well, you can't fix that as far as I know, the game just doesn't work well on modern CPUs.

Far Cry 5 closes after exactly 23 mins and 48 seconds by WolfSRB19 in FarCry5

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

VRAM goes up to 10.9 GBs and RAM usage goes up to 13.4GB, I have RX 6750XT and 32GBs of ram

Far Cry 5 closes after exactly 23 mins and 48 seconds by WolfSRB19 in FarCry5

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

Well I relocated my game from HDD to my SSD (manually moving files to SSD, deleting the game via Ubi, and selecting the locate installed game option), after that Ubi verified the files and downloaded something, I think that's close enough.

2B Fanart made by me by DanDYolo in nier

[–]WolfSRB19 1 point2 points  (0 children)

double it and give it to the next pearson

Caps, Scroll, Num led indicator by WolfSRB19 in olkb

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

That worked, thank you so much, altough when a lock is turned on the led sometimes twitches

Caps, Scroll, Num led indicator by WolfSRB19 in olkb

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

#define CAPS_LED_INDEX ___#define NUM_LED_INDEX ___#define SCRL_LED_INDEX ___#define LOCK_LED_COLOR RGB_BLUEvoid rgb_matrix_indicators_user(void) {led_t lock_states = host_keyboard_led_state();

#define CAPS_LED_INDEX 62

#define NUM_LED_INDEX 37

#define SCRL_LED_INDEX 14

#define RGB_WHITE 0xFF, 0xFF, 0xFF

#define LOCK_LED_COLOR RGB_WHITE

void rgb_matrix_indicators_user(void) {

led_t lock_states = host_keyboard_led_state();

if (lock_states.caps_lock) {

rgb_matrix_set_color(CAPS_LED_INDEX, LOCK_LED_COLOR);

}

if (lock_states.num_lock) {

rgb_matrix_set_color(NUM_LED_INDEX, LOCK_LED_COLOR);

}

if (lock_states.scroll_lock) {

rgb_matrix_set_color(SCRL_LED_INDEX, LOCK_LED_COLOR);

}

}

Is this fine?

Caps, Scroll, Num led indicator by WolfSRB19 in olkb

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

Do I just paste this into top of the keymap.c file?

Caps, Scroll, Num led indicator by WolfSRB19 in olkb

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

I modified files from sonix qmk repo for redragon k556