Mod Details

GFL2 CHARACTER and VOICE

GFL2 CHARACTER and VOICE 3.1.0

Created by  0alias

7.1K Downloads

SPT 3.8.3 Compatible

Ported kmyuhkyuk's "GFL 2 CHARACTER" and "GFL VOICE"

Latest Version 3.1.0
SPT 3.8.3

Updated Apr 3, 2024 at 8:53 AM

Version Notes

- Compatible with AKI 3.8.0

- Added an optional file to modify the sound of some items in use

This download is externally hosted.
Always scan for viruses.

I am a fan of kmyuhkyuk and I will remove my mods whenever they ask me to remove them.

Please note the following when you use it.

- The “skin shining issue” I previously reported has not been resolved

- The mod’s locale is not working. However, the function should work without problems.

The installation procedure is the same as before.

Place the mod folder under user/mods and the dll file under BepInEx/plugins.

See previous mods for how to use the mod.

This mod is a port of the following

kmyuhkyukさんが戻ってくるのをずっと待ってます…

Version 3.1.0
Download Mod Version
SPT 3.8.3
Latest Compatible SPT Version

4.1K Downloads

Created Apr 3, 2024 at 8:53 AM

Updated Apr 3, 2024 at 8:53 AM

Virus Total Results

- Compatible with AKI 3.8.0

- Added an optional file to modify the sound of some items in use

Version 3.0.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

3.0K Downloads

Created Feb 21, 2023 at 4:50 PM

Updated Feb 21, 2023 at 4:50 PM

Virus Total Results

Ported kmyuhkyuk’s “GFL 2 CHARACTER” and “GFL VOICE” for AKI_3.5.0.

0alias Pinned

Recently I had planned to release kmyuhkyuk’s SkinHide mod for aki3.8, but kmyuhkyuk has informed me that they will release SkinHide.

If anyone is waiting for SkinHide to be updated, please be patient a little longer.

0 Likes

good news for us thx !

0 Likes
0alias

kmyuhkyuk said it will take some time to release the new SkinHide so I fixed and released it for aki3.8.

0 Likes
echo404

can we have this to be updated to 3.10

0 Likes
Tarkovchanin_21

Please update I really want to play with this mod

0 Likes
Pasu

Sorry If this is stupid question. I have my Bear head when I try to equipe the clothing and also the voicelines. When I pull out the menu ( F12 ) I can’t see the GF2 Voice Adder too.

image.png?ex=6668cad7&is=66677957&hm=6179f0ee87ba02d998c8bd0c4584fe05c9533c831332a1e3ac3bb4ad4cc2d3f8&

0 Likes
SkyeT

For those having texture issues while using MPT:

To fix it you must replace the “builtin_shader” file in “\user\cache\bundles\assets” with the one from “user\mods\builtin_shader\bundles\assets”
41a64b025a7c88be035db23d2cab1aa2.png

0 Likes
SteelCoreAP

What are the install instructions and load order? I can’t seem to get it to work, it won’t spawn on PMCs. I can’t access the orignals either. It directs me to the basic SPT page.

0 Likes

I have it loaded first, and to be able to apply the model to ur character. Go to ragman and services (u have to be lvl 20), or change ur body, hands, head and feet in ur profile. If you want to change the pmcs u gotta change the appearance in aki_data/server/database/bots/types - and just disable the default models and apply the GFL2 character head,body,feet,hands ids. I could also refer to another mod which does exactly what you want but only for usec. You can ofc customize it and add ur own custom models by editing its mod.ts https://hub.sp-tarkov.com/files/file/1990-usex-into-glf2-models/#comments

0 Likes

I do have access to the clothing, and I do have the mod you refer to. About disabling the default models, how do I do that, exactly? I don’t want to break my files trying to cluelessly disable it.

0 Likes

For “USEX into GLF2 models” mod = Inside mods/PMCoutfitpreset ANIME/src/mod.ts <—–– edit that file with notepad++ or visual studio. Scroll down till you see //commence anime and add the custom models you want from this mod, for example if you want charolic head on pmc you do databaseServer.getTables().bots.types.usec.appearance.head[‘Charolicr01head111111111’] = 1;

Now I’ve got most of the models applied for usec, so if you wanna use friendly pmcs mod with this one so you have a usec anime army you can use my config, just paste this in under //commence anime :

databaseServer.getTables().bots.types.usec.appearance.body[‘Lennasr01bodyshortcape11’] = 1; databaseServer.getTables().bots.types.usec.appearance.head[‘Grozaplayerdormhead11111’] = 1; databaseServer.getTables().bots.types.usec.appearance.body[‘Grozaplayerdormbody11111’] = 1; databaseServer.getTables().bots.types.usec.appearance.hands[‘Grozaplayerdormhands1111’] = 1; databaseServer.getTables().bots.types.usec.appearance.feet[‘Grozaplayerdormleg111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.head[‘Grozar01head111111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.body[‘Grozar01body111111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.hands[‘Grozar01hands11111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.feet[‘Grozar01leg1111111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.head[‘Grozasr01head11111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.body[‘Grozasr01body11111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.hands[‘Grozasr01hands1111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.feet[‘Grozasr01leg111111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.head[‘Charolicr01head111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.body[‘Charolicr01body111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.hands[‘Charolicr01hands11111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.feet[‘Charolicr01leg1111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.head[‘Charolicsr01head11111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.body[‘Charolicsr01body11111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.hands[‘Charolicsr01hands1111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.feet[‘Charolicsr01leg111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.head[‘Charolicssr01head1111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.body[‘Charolicssr01body1111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.hands[‘Charolicssr01hands111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.feet[‘Charolicssr01leg11111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.body[‘Lennar01body111111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.body[‘Lennasr01body11111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.feet[‘Lennasr01leg111111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.hands[‘Lennar01leg1111111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.hands[‘Lennasr01hands1111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.hands[‘Lennar01hands11111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.head[‘Lennasr01head11111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.head[‘Lennar01head111111111111’] = 1; databaseServer.getTables().bots.types.usec.appearance.voice[‘Lenna’] = 1; databaseServer.getTables().bots.types.usec.appearance.voice[‘Groza’] = 1;Here’s a screenshot in case you’re confused - Value 1 means enabled and 0 means disabled, so as you can see usec feet/hands and other default models same with voice is disabled (0) whilst I have the anime’s voice and models enabled (1)

pfZbLC5.png

0 Likes

I edited the code. I’ll boot it up and see how it works.

0 Likes

It’s still not spawning on PMCs.

0 Likes

Make sure this loads before “USEX into GLF2 models”, and if you could send me a screenshot or something of ur config of that mod too would be nice too look at

0 Likes
0 Likes

I mean, that looks about right. Are you sure you’re not just running into bears?

0 Likes

Yes. I hear the USEC lines, and the PMCs wear USEC armbands.

0 Likes

I honestly don’t know what the issue might be then

0 Likes

I’ll keep trying.

0 Likes

Do you know about any mods incompatible with this? Like Visceral Bodies, or some clothing stuff?

0 Likes

Visceral bodies might apply it’s own model parts yeah, perhaps its that (i only have dismemberment installed)

0 Likes

I’ll uninstall and see how it works.

UPDATE: Nothing happened. Still the same.

0 Likes

You could try running only the girls frontline mods on a fresh profile and see if that works

My load order looks something like this + 40 other mods on the bottom lol

h1Rdopb.png

0 Likes

I’ll try.

0 Likes

I might’ve done an oopsie….my game is now cursed with Lenna USECs, Charolic SCAVS and Groza BEARs

cxK1yyQ.jpeg

0 Likes

Still nothing. I might as well give up and move on.

1 Like
parabellum123

is it possible to apply character model to bots? i can’t find any info on it

0 Likes
carfromsky

How am i supposed to read mod usage guide, when those old original mod pages didn’t load anymore? Why you just don’t copy all the info here?

0 Likes
The Shine

I think I found the solution to the missing eye textures in MPT.

in MPT, it only loads bundle files in standard format, and build-in shader does not fall into this category.

So MPT can not read this file, resulting in textures loss.

Then I used nohurry’s ASYNC BUNDLE LOADER and this MOD solves the problem.

Here is the link:

EDIT:

It seems like the mod is missing. If anyone has this problem could try SkyeT’s solution

“ replace the “builtin_shader” file in “\user\cache\bundles\assets” with the one from “user\mods\builtin_shader\bundles\assets” “

It’s the same principle in both cases.

0 Likes
SkyeT

Hello, I’m interested in this fix but the link you shared is dead. I found the GitHub page but I’m not sure what to do with the whole thing. Care explain how you did it?

0 Likes
SuuKoyani

Thank you so much! I returned to SPT to play with someone, when searching saw updated GFL2 and my mood immediately lifted.
Is there any way to fix the model’s eyes and glow?

The eyes may not catch their textures somewhere, and the glow may be due to the ambient light, but unfortunately I don’t know Unity and can’t help with this in any way.
tcUxtYVBSVM.jpg?size=365x272&quality=96&sign=c925a93011962e909102afd8b59420f0&type=album

Again TY and kmyuhkyuk.

0 Likes
0alias

The problem with the skins glowing in the FACTORY and in the evening is a known issue.

I have tried to fix this but have not been able to yet.

0 Likes
SuuKoyani

I ran in different places at different times. At night there is no strong glow unless there is a light source nearby. In the mod developer’s discord, I didn’t understand where exactly I need to write about this(

I’ll try to use graphic mods, maybe I’ll get some results.
update - i used Amand’s Graphics, with advanced settings active changed Index4 in the LightColor list all XYZW to 0. I got a clear, not too shiny model. idk what Index4 about, but its working And in the Factory model still glow(
I think that by adding environment shadows on top of the model, the glowing skin problem will be solved.

0 Likes

Details