Jump to content

Honkai Star Rail mod


Guest

Recommended Posts

Posted (edited)
On 6/10/2025 at 9:36 PM, CroXD said:

does someone have all splash art updated

 

I have went ahead an put together literally every female SPLASH ART, expect Tribbie as her splash art is no where to be found. But all other females should all be working!

-

I have marked all the girls that people might not want with "!"s they will most likely be at the top of the file so if you don't want them just delete them! Files are also really easy to swap out if you want to change any of them. ❤️ ALSO H is the toggle for some of the art!

 

ENJOYYYYY! ps let me know if anyone wants the all light cones file 😜

 

EDIT: For the people who downloaded the first version, If your Serval or anyone else is glitched go in their file and delete everything expect the "servalsplashMod" folder!

SPLASH ARTS.rar

Edited by ikaikadoc
Posted
1 hour ago, ikaikadoc said:

I have went ahead an put together literally every female SPLASH ART, expect Tribbie as her splash art is no where to be found. But all other females should all be working!

-

I have marked all the girls that people might not want with "!"s they will most likely be at the top of the file so if you don't want them just delete them! Files are also really easy to swap out if you want to change any of them. ❤️ ALSO H is the toggle for some of the art!

 

ENJOYYYYY! ps let me know if anyone wants the all light cones file 😜

 

EDIT: For the people who downloaded the first version, If your Serval or anyone else is glitched go in their file and delete everything expect the "servalsplashMod" folder!

SPLASH ARTS.rar 292.46 MB · 15 downloads

You welcome :3

Tribbie.rar

Posted
12 hours ago, alixeMb said:

Here's the creator's fanbox:

https://rollingdoge.fanbox.cc/posts

 

you can get those two (feixiao's hardcore version) + yunli's art and some lightcone animations. He seems to have left modding since yunli, but if anyone know if he's still going pls tell me

Edit: its all free btw

Do you know anyone else making mods like this. I am quite like animated light cones of this guy 

Posted
8 hours ago, ikaikadoc said:

I have went ahead an put together literally every female SPLASH ART, expect Tribbie as her splash art is no where to be found. But all other females should all be working!

-

I have marked all the girls that people might not want with "!"s they will most likely be at the top of the file so if you don't want them just delete them! Files are also really easy to swap out if you want to change any of them. ❤️ ALSO H is the toggle for some of the art!

 

ENJOYYYYY! ps let me know if anyone wants the all light cones file 😜

 

EDIT: For the people who downloaded the first version, If your Serval or anyone else is glitched go in their file and delete everything expect the "servalsplashMod" folder!

SPLASH ARTS.rar 292.46 MB · 47 downloads

 

hey so im using these splashes but none of the icons in battle work. only the main splash arts work for me. is there something im missing because id very much love to use these in every capacity?

Posted
6 hours ago, Fullnameroi said:

Do you know anyone else making mods like this. I am quite like animated light cones of this guy 

Unfortunaly no i don't know anyone that makes LC like him, as most of the modders only does character models or splash arts. I would be glad if someday someone showed up doing this stuff

Posted (edited)
On 8/20/2025 at 2:14 AM, Chekm said:

 

i recomend this mod https://gamebanana.com/mods/500788, u only need "Nameless Journey" phone wallpaper and images can be replaced or added, i edited this one i f u dont want to edit it yourself, it has +100 images for now  PhoneWallpaper_NoStretch_v25Edited.7z

 

preview

 

i'm having some dificulties changing how the randomizer work, so i'll list the questions and you just need to respond in order to not mesh the answers:
 

1(X)- how can i disable the way that the wallpaper randomizes everytime you get out of the menu? (nvm that, just found out the randomizer code and disabled it, though if you can teach me how to make it togglabe i would be glad)

2- how can i select what wallpapers can appear in the randomizer? (i just removed some and now the randomizer is making the wallpaper null/transparent even when i tried to remove the ammount of the wallpapers the code registered)
3- is there a way to make it work with images with number files that are not in number order? (like: have the image 80 appear in the 3° spot)

 

i would be very thankfull if you helped me out here

Edited by alixeMb
Posted
21 hours ago, alixeMb said:

i'm having some dificulties changing how the randomizer work, so i'll list the questions and you just need to respond in order to not mesh the answers:
 

1(X)- how can i disable the way that the wallpaper randomizes everytime you get out of the menu? (nvm that, just found out the randomizer code and disabled it, though if you can teach me how to make it togglabe i would be glad)

2- how can i select what wallpapers can appear in the randomizer? (i just removed some and now the randomizer is making the wallpaper null/transparent even when i tried to remove the ammount of the wallpapers the code registered)
3- is there a way to make it work with images with number files that are not in number order? (like: have the image 80 appear in the 3° spot)

 

i would be very thankfull if you helped me out here

 

srry for the late reply and srry for the dissapoing but i dont know much but let me try to help

 

1 i don't know how to add toogles, just know how to modify the key of existing ones, if you want a toogle to enable or disable randomize cant help srry

 

2 for example, if you remove Image34, Image50, Image98, u need to remove those exact numbers no the ammount


[KeyNextWallpaper]
    key = no_modifiers p
    back = VK_SHIFT p
    type = cycle
    condition = $active == 1
    ; Change this value accordingly if you add more
    ; images or remove some.
    $wallpaper_var = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125

 

3 if the randomize is disabled and you want image 80 on 3° spot, the only way i know to do this is if you change the name of the Image80.dds and Image80_Bar.dds to Image2.dds and Image2_Bar.dds (Image2 cuz Image0 is on 1° spot, Image1 on 2° spot and Image2 on 3° spot)

 

srry for my bad english, hopefully been helpful

 

Posted
1 hour ago, Chekm said:

 

srry for the late reply and srry for the dissapoing but i dont know much but let me try to help

 

1 i don't know how to add toogles, just know how to modify the key of existing ones, if you want a toogle to enable or disable randomize cant help srry

 

2 for example, if you remove Image34, Image50, Image98, u need to remove those exact numbers no the ammount


[KeyNextWallpaper]
    key = no_modifiers p
    back = VK_SHIFT p
    type = cycle
    condition = $active == 1
    ; Change this value accordingly if you add more
    ; images or remove some.
    $wallpaper_var = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125

 

3 if the randomize is disabled and you want image 80 on 3° spot, the only way i know to do this is if you change the name of the Image80.dds and Image80_Bar.dds to Image2.dds and Image2_Bar.dds (Image2 cuz Image0 is on 1° spot, Image1 on 2° spot and Image2 on 3° spot)

 

srry for my bad english, hopefully been helpful

 

not a problem at all bro, most of us here aren't actual modders so its ok.

2- i kinda did it but it still have those blank wallpapers appearing in the random key, so it might be deeper than that...

 

3- that question was also in regards of the randomizer turned on (what i actualy disabled was the wallpaper changing every time you exit it) and i also did that, but due to the number of images that this modification of the mod had, its hard to see if the order is right, but thanks for trying to help

 

dont worry about your english, its not my fisrt language as well and i can understand you, and i appretiate you replying to me and trying to help 👍

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...