Search found 62 matches

by HSishi
Tue Jan 04, 2022 5:50 pm
Forum: General Discussion
Topic: HEPL! GINA does not run on a 32-core CPU
Replies: 5
Views: 17997

Re: HEPL! GINA does not run on a 32-core CPU

*undusting this* *cough cough*

Where dooes GINA store which cores are supposed to be used? Maybe it's easier to change the values which are set (or cleared) by the checkboxes.
by HSishi
Tue Oct 12, 2021 2:44 pm
Forum: General Discussion
Topic: Compatibility with EverQuest II
Replies: 1
Views: 9087

Re: Compatibility with EverQuest II

One of the GINA files in its folder is a configuration file which represents the template for the log file. I think that one can be edited to either allow both EQs or at least the one you want.

//HSishi
by HSishi
Sat Sep 19, 2020 11:58 am
Forum: Bug Reports
Topic: Data Restoration?
Replies: 1
Views: 6994

Re: Data Restoration?

The settings file GINAConfig.xml gets backupped each run to the file GINAConfig.lkg.

You'll find both files in %LOCALAPPDATA%\GimaSoft\GINA .
by HSishi
Mon Mar 16, 2020 3:12 pm
Forum: Specific Trigger Questions
Topic: Catching web links
Replies: 3
Views: 17231

Re: Catching web links

Yesterday I found out the trigger I gave above has some sort of bug - it catches added text after the link too. Use http{S1}\:\/\/{S2}(\'| ) to stop at the end line characters (here the apostroph used in EQ) and before any space after which text might follow. The "Copy to Clipboard" I wrote is still...
by HSishi
Mon Feb 17, 2020 6:08 pm
Forum: Specific Trigger Questions
Topic: Catching web links
Replies: 3
Views: 17231

Re: Catching web links

Code: Select all

http{S1}\:\/\/{S2}\'
In "Copy to Clipboard" line use

Code: Select all

http{S1}://{S2}
With that, you catch all http and https links - unless they contain an apostrophe. Which I didn't see yet.
by HSishi
Mon Feb 17, 2020 1:27 pm
Forum: Specific Trigger Questions
Topic: End early text aren't using regex?
Replies: 1
Views: 12067

Re: End early text aren't using regex?

"End early" texts work only for triggers which starts them. So, in your case: {S} looks very tranquil starts the timer (with "RegEx" checkbox enabled) Opening nobuff {S} pre-ends the timer - tick "Use Regex" checkbox in "End Early" list for that one too. Though, I would recommend to use another "sne...
by HSishi
Sun Feb 16, 2020 5:43 pm
Forum: Specific Trigger Questions
Topic: Ranked spells & replacement
Replies: 0
Views: 18112

Ranked spells & replacement

Hello all :) . Currently my guild has some scripts with ranked dot's (they increase over time). The spells are indexed with roman numbers (I to VIII). While multi-digit numbers are pronounced correctly "I" and "V" are mispronounced as spelled "i" and "v". Full spell text is: "You shiver with Restles...
by HSishi
Sun Oct 06, 2019 6:06 am
Forum: General Discussion
Topic: NO SOUND
Replies: 1
Views: 29191

Re: NO SOUND

Three possibilities: 1. "Enable Sound" is ticked off. 2. No Text-to-Speech voice is installed / activated on your PC. 3. Since a few Windows versions each application can have its own Volume slider in Windows' "Volume Mixer" app. Check if the Volume slider for Gina (not the one *within* GINA) is set...
by HSishi
Sun Sep 15, 2019 12:36 pm
Forum: General Discussion
Topic: Sharing Service
Replies: 17
Views: 91606

Re: Sharing Service

I can share triggers and get the share code for it, but when someone wants to retrieve them, they cannot connect to the Sharing service.
by HSishi
Wed Apr 03, 2019 6:23 pm
Forum: General Discussion
Topic: Sharing Service
Replies: 17
Views: 91606

Re: Sharing Service

It seems there's a new certificate installed which is valid until June 29th, 2019. So for now Gina sharing works fine with default (https) link.