DORODERE Posted April 8, 2024 Posted April 8, 2024 (edited) https://store.steampowered.com/app/2113850/Spirit_City_Lofi_Sessions/ Â This "game" just came out today. I say game in quotes because it's really just a thing to have open in the background or on a second monitor. It's just a gamified "Lofi beats to relax/study to" where a cute girl hangs out and does the thing while you do other stuff. The character is fully customizable and at best can be barefoot in shorts. No revealing tops. Â It runs on UE and theoretically shouldn't be hard to mod. Maybe someone would be interested in giving it a shot? I just like the idea of having a cute girl hang out and do stuff in the nude on my second monitor haha. Â Â Â Edited April 8, 2024 by DORODERE 3
Blehbreh Posted April 9, 2024 Posted April 9, 2024 7 hours ago, DORODERE said: https://store.steampowered.com/app/2113850/Spirit_City_Lofi_Sessions/ Â This "game" just came out today. I say game in quotes because it's really just a thing to have open in the background or on a second monitor. It's just a gamified "Lofi beats to relax/study to" where a cute girl hangs out and does the thing while you do other stuff. The character is fully customizable and at best can be barefoot in shorts. No revealing tops. Â It runs on UE and theoretically shouldn't be hard to mod. Maybe someone would be interested in giving it a shot? I just like the idea of having a cute girl hang out and do stuff in the nude on my second monitor haha. Â Â Â Â I like the way you think brother. We need to find out what version of UE it runs on to see how viable it might be to mod.
A2Suoh Posted April 9, 2024 Posted April 9, 2024 UE 5.3.2 Game files are not packed Spirit City Lofi Sessions\SpiritCity\Content  1
Blehbreh Posted April 9, 2024 Posted April 9, 2024 Yup, got it and extracted a character model. I'll see what I can cook up. 5
CronoAbe Posted April 9, 2024 Posted April 9, 2024 (edited) I was thinking of grabbing this game! I usually have something up on a side monitor while working anyway, and this seems like a great game to have for it! Â Edit: Bought it on steam, it's pretty neat and I think it will be a great side companion to have... Would love if there were some skimpy clothes / hotter models though Edited April 9, 2024 by CronoAbe
Hi-Fi-Flush Posted April 10, 2024 Posted April 10, 2024 Thought this would be a dumb meme game but it's actually a neat tool and it came with a lot of good lofi tracks.
DORODERE Posted April 11, 2024 Author Posted April 11, 2024 On 4/9/2024 at 4:26 AM, Blehbreh said: Yup, got it and extracted a character model. I'll see what I can cook up. Looking forward to it!
seafrnk Posted April 12, 2024 Posted April 12, 2024 On 4/9/2024 at 10:26 AM, Blehbreh said: Yup, got it and extracted a character model. I'll see what I can cook up. no pressure to go deep into it but how? I ain't a modder myself tbh but I like studying how games are modeled but so far the only way I've been able to extract models is ninjaripper however those don't have any UV maps
Blehbreh Posted April 12, 2024 Posted April 12, 2024 1 hour ago, seafrnk said: no pressure to go deep into it but how? I ain't a modder myself tbh but I like studying how games are modeled but so far the only way I've been able to extract models is ninjaripper however those don't have any UV maps  Yes, there is a huge issue with the fact that I have no current version of umodel which can extract the texture files for the models. Without texture files I cannot UV map the models accurately, but I am searching for a modified version of umodel which might work with UE5.3. Worst case scenario I can always make my own materials and textures, but at the cost of skin color customization. I still have a lot of research to do but the modified mesh parts are finished at least.
seafrnk Posted April 12, 2024 Posted April 12, 2024 7 minutes ago, Blehbreh said: Â Yes, there is a huge issue with the fact that I have no current version of umodel which can extract the texture files for the models. Without texture files I cannot UV map the models accurately, but I am searching for a modified version of umodel which might work with UE5.3. Worst case scenario I can always make my own materials and textures, but at the cost of skin color customization. I still have a lot of research to do but the modified mesh parts are finished at least. aaah we're having the same issue with UV's then I feel ya. Idk if the attachment works but I' ve been able to atleast get texture files using ninjaripper for the DDS, noesis to see what they are and then opening them in blender to make png's out of it to open in image software, I know photoshop can open DDS and edit it's RGBA channels but I stopped shilling adobe so that's why I used blender to unDDS them. I'm totally unfamiliar with modding though but if it helps I could provide you a layered format of that attachment 2
Blehbreh Posted April 13, 2024 Posted April 13, 2024 10 hours ago, seafrnk said: aaah we're having the same issue with UV's then I feel ya. Idk if the attachment works but I' ve been able to atleast get texture files using ninjaripper for the DDS, noesis to see what they are and then opening them in blender to make png's out of it to open in image software, I know photoshop can open DDS and edit it's RGBA channels but I stopped shilling adobe so that's why I used blender to unDDS them. I'm totally unfamiliar with modding though but if it helps I could provide you a layered format of that attachment  The modified umodel that I use is able to export models with the UV mapping intact, good to know that I can use ninjaripper to extract the textures. I'm going to spoof a lot of materials so that the game will allow color changes but I needed the textures so that I could add color to the nipples/genital areas. If you want to take a crack at it as well I could share the modified umodel 5.2 that I use to extract models.  As for the texture format I almost always convert them to PNG in GIMP and edit them in another art software. Typically as I have found, developers don't always need mipmap layers and I especially don't think a game like Lofi needs them. If they turn out to be important I would get to that later.
Blehbreh Posted April 13, 2024 Posted April 13, 2024 Also here is a shot of the prototype modified mesh. Have to get it in the game to see what it does as each part could only move a certain part of the skeleton. If one outfit part moves the entire skeleton we can do one whole mesh as a top outfit part. Then we could make the bottom outfit part invisible. All of this is just theoretical at this point, that's the reason the mesh is split in two. Ignore the head as it is only there for reference. Â Â 4
seafrnk Posted April 13, 2024 Posted April 13, 2024 12 hours ago, Blehbreh said: Â The modified umodel that I use is able to export models with the UV mapping intact, good to know that I can use ninjaripper to extract the textures. I'm going to spoof a lot of materials so that the game will allow color changes but I needed the textures so that I could add color to the nipples/genital areas. If you want to take a crack at it as well I could share the modified umodel 5.2 that I use to extract models. Â As for the texture format I almost always convert them to PNG in GIMP and edit them in another art software. Typically as I have found, developers don't always need mipmap layers and I especially don't think a game like Lofi needs them. If they turn out to be important I would get to that later. oh if you're able to share that version of Umodel that would be very much appreciated! and glad to have helped you out with the texture issue
Blehbreh Posted April 14, 2024 Posted April 14, 2024 @seafrnk Here is the umodel version, you want to select unreal 4 in the version selection, then select unreal 5.2 on the specific version dropdown tab. The game runs on 5.3 but for whatever reason, the model extraction works fine on 5.2. You also want to place the contents of the umodel folder into the same folder where the model you want to extract is.  Sorry my progress on this game has been very slow, I have been very busy with work. I'm not sure who to credit for this umodel modification.  Umodel_5.3.rar 2
seafrnk Posted April 14, 2024 Posted April 14, 2024 8 hours ago, Blehbreh said: @seafrnk Here is the umodel version, you want to select unreal 4 in the version selection, then select unreal 5.2 on the specific version dropdown tab. The game runs on 5.3 but for whatever reason, the model extraction works fine on 5.2. You also want to place the contents of the umodel folder into the same folder where the model you want to extract is.  Sorry my progress on this game has been very slow, I have been very busy with work. I'm not sure who to credit for this umodel modification.  Umodel_5.3.rar 1.66 MB · 8 downloads You're an absolute saint! and take your time with the modding Wish I was more familiar with modding myself to help out haha, I just study reverse engineer games in my offtime
FFT_DarkKnight Posted June 3, 2024 Posted June 3, 2024 I'd like an update too. I just seen it got updated and reminded me about this.
FFT_DarkKnight Posted October 28, 2024 Posted October 28, 2024 39 minutes ago, Hi-Fi-Flush said: Looks like this is toast. No, he just didn't also post here. Instead he posted just on mine. Take a look. https://www.loverslab.com/topic/229137-request-spirit-city-lofi-sessions/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now