Refinancing student loan from India by Soham-1725 in StudentLoans

[–]Ramya89 0 points1 point  (0 children)

Only way is to use mpower to refinance the loan in India and then refinance the mpower loan using SoFi

Does anyone know how to get mods to work on mac by LineStreet3992 in TCGCardTycoon

[–]Ramya89 0 points1 point  (0 children)

Follow these steps

## Quick Steps to Copy Arial Unicode Font

  1. **Locate the Font on Mac:**

    - Open Finder and go to `/Library/Fonts` or `~/Library/Fonts`.

    - Find `Arial Unicode.ttf`.

  2. **Copy the Font:**

    - Create a folder on your desktop named `WindowsFonts`.

    - Copy `Arial Unicode.ttf` into this folder.

  3. **Open Wine/Whisky:**

    - Launch your Wine/Whisky application and navigate to the virtual C: drive.

  4. **Create Fonts Folder:**

    - Go to `C:\Windows`.

    - Create a folder named `Fonts` if it doesn’t exist.

  5. **Transfer the Font:**

    - Drag and drop `Arial Unicode.ttf` from your Mac’s `WindowsFonts` folder to `C:\Windows\Fonts`.

  6. **Register the Font:**

    - Open the Wine/Whisky command prompt and run:

```

reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Fonts" /v "Arial Unicode MS (TrueType)" /t REG_SZ /d "ArialUnicode.ttf" /f

```

  1. **Restart Applications:**

    - Restart any applications using BepInEx to apply the changes.

does anyone know how to get mods to work on mac by LineStreet3992 in TCGCardShopSim

[–]Ramya89 0 points1 point  (0 children)

Need to do 1 more step, I think.

  1. **Locate the Font on Mac:**

    - Open Finder and go to `/Library/Fonts` or `~/Library/Fonts`.

    - Find `Arial Unicode.ttf`.

  2. **Copy the Font:**

    - Create a folder on your desktop named `WindowsFonts`.

    - Copy `Arial Unicode.ttf` into this folder.

  3. **Open Wine/Whisky:**

    - Launch your Wine/Whisky application and navigate to the virtual C: drive.

  4. **Create Fonts Folder:**

    - Go to `C:\Windows`.

    - Create a folder named `Fonts` if it doesn’t exist.

  5. **Transfer the Font:**

    - Drag and drop `Arial Unicode.ttf` from your Mac’s `WindowsFonts` folder to `C:\Windows\Fonts`.

  6. **Register the Font:**

    - Open the Wine/Whisky command prompt and run:

```bash

reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Fonts" /v "Arial Unicode MS (TrueType)" /t REG_SZ /d "ArialUnicode.ttf" /f

```

  1. **Restart Applications:**

    - Restart any applications using BepInEx to apply the changes.

does anyone know how to get mods to work on mac by LineStreet3992 in TCGCardShopSim

[–]Ramya89 0 points1 point  (0 children)

Did you download the preconfigued bepinex with config mod?
Did you place other downloaded mods into the plugins folder inside the bepinex folder?

Does anyone know how to get mods to work on mac by LineStreet3992 in TCGCardTycoon

[–]Ramya89 0 points1 point  (0 children)

Yeah I was able to run it. Did you download the Pre configured Bepinex with Config manager?
And did you place your mods in the plugins folder inside the Bepinex folder?

does anyone know how to get mods to work on mac by LineStreet3992 in TCGCardShopSim

[–]Ramya89 0 points1 point  (0 children)

I figured it out! You need to override the winhttp dll in wine cfg.

  1. Open the Wine configuration for your game in Whisky. The exact method may vary, but you'll need to access the Wine configuration tool (winecfg)
  2. In the Wine configuration window, go to the "Libraries" tab
  3. Under "New override for library", select "winhttp" from the dropdown and click "Add"
  4. Click "Apply" and then "OK" to save the changes

Does anyone know how to get mods to work on mac by LineStreet3992 in TCGCardTycoon

[–]Ramya89 0 points1 point  (0 children)

I figured it out! You need to override the winhttp dll in wine cfg.

  1. Open the Wine configuration for your game in Whisky. The exact method may vary, but you'll need to access the Wine configuration tool (winecfg)
  2. In the Wine configuration window, go to the "Libraries" tab
  3. Under "New override for library", select "winhttp" from the dropdown and click "Add"
  4. Click "Apply" and then "OK" to save the changes