Lighting

  • Thread starter Thread starter sl1982
  • Start date Start date
Status
Not open for further replies.
S

sl1982

Guest
Ok so i was bored and decided to goof with the textures in the battle. I tossed in a nice massive 2048x2048 ground texture i found on the net to see what would happen and it worked. It was then that i noticed that the lighting in the game is crap. Is this something we can fix? Anyways check out the screen

 
It's painted directly on the battle scene vertices. It shouldn't be any hard to change using Kimera.
 
very nice.  i actually just found these textures the other day but i hadn't gotten around to testing them.  i'm glad it's just as straight forward to get them working, and hopefully the lighting can be smoothed.  Even if it can't, that's still a massive improvment!
 
dude. sweet,,, are u gonna ad this to your 2d overhaul mod
Probably not. And if i do it will be the last thing i do. Need a good texture artist to tackle that sort of project. I was just goofing around
 
dude. sweet,,, are u gonna ad this to your 2d overhaul mod
Probably not. And if i do it will be the last thing i do. Need a good texture artist to tackle that sort of project. I was just goofing around
fair play,,,,
 
I've been thinking of doing this for a long time, but I've had a hard time getting the game to even run let alone mod it, then again i haven't tried to make it run for a few years now, could you fill me in on what's needed to change the textures? Just point me in the right direction, there's too much going on in this forum for me to know where to begin.
 
First you should decompile your battle.lgp (using LGPTools, Highwind or Aali's UNLGP). Then you must locate the battle location you want to modify. I guess using Biturn would be a pretty good way of previewing them. Then find it's asociated textures. The textures of a battle model whose name is XXaa (where XX are the two first letters of the filename) must be between XXac and XXal in a lexicographically ordered list. You should replace these textures by whatever you want (of course you should convert them to TEX files). You could use Kimera for doing. That way you can also preview the result.
 
First you should decompile your battle.lgp (using LGPTools, Highwind or Aali's UNLGP). Then you must locate the battle location you want to modify. I guess using Biturn would be a pretty good way of previewing them. Then find it's asociated textures. The textures of a battle model whose name is XXaa (where XX are the two first letters of the filename) must be between XXac and XXal in a lexicographically ordered list. You should replace these textures by whatever you want (of course you should convert them to TEX files). You could use Kimera for doing. That way you can also preview the result.
Sweet, i'm looking into it right now, i didn't quite realize how bad the quality of the textures actually is until now.
Providing everything works out the way it should, i'll put up a goal of finishing the first bombing mission areas, when/if that ever gets done (motivation is a b*tch), we'll see if i'm still up for it, perhaps i can at least spark some interest.

Edit: Followed what you said, so far so good, don't know how to replace it in Kimera though, the buttons and the dropdown is there and all but they do nothing.
 
Last edited:
First you should decompile your battle.lgp (using LGPTools, Highwind or Aali's UNLGP). Then you must locate the battle location you want to modify. I guess using Biturn would be a pretty good way of previewing them. Then find it's asociated textures. The textures of a battle model whose name is XXaa (where XX are the two first letters of the filename) must be between XXac and XXal in a lexicographically ordered list. You should replace these textures by whatever you want (of course you should convert them to TEX files). You could use Kimera for doing. That way you can also preview the result.
Sweet, i'm looking into it right now, i didn't quite realize how bad the quality of the textures actually is until now.
Providing everything works out the way it should, i'll put up a goal of finishing the first bombing mission areas, when/if that ever gets done (motivation is a b*tch), we'll see if i'm still up for it, perhaps i can at least spark some interest.

Edit: Followed what you said, so far so good, don't know how to replace it in Kimera though, the buttons and the dropdown is there and all but they do nothing.
A very simple way is to just convert the bmp to tex using img2tex. thats what i did
 
First you should decompile your battle.lgp (using LGPTools, Highwind or Aali's UNLGP). Then you must locate the battle location you want to modify. I guess using Biturn would be a pretty good way of previewing them. Then find it's asociated textures. The textures of a battle model whose name is XXaa (where XX are the two first letters of the filename) must be between XXac and XXal in a lexicographically ordered list. You should replace these textures by whatever you want (of course you should convert them to TEX files). You could use Kimera for doing. That way you can also preview the result.
Sweet, i'm looking into it right now, i didn't quite realize how bad the quality of the textures actually is until now.
Providing everything works out the way it should, i'll put up a goal of finishing the first bombing mission areas, when/if that ever gets done (motivation is a b*tch), we'll see if i'm still up for it, perhaps i can at least spark some interest.

Edit: Followed what you said, so far so good, don't know how to replace it in Kimera though, the buttons and the dropdown is there and all but they do nothing.
A very simple way is to just convert the bmp to tex using img2tex. thats what i did
I'm having a hard time finding img2tex, ze search does nothing  =/
 
I'll also mess with the textures to see what i come up with but does any one have a list of which file is what battle field that way it make it easier so i can start from the begging of the game to the end so i know how far i progressed if not guess i can just go thru myself and make a list but that'll be a bummer :-(
 
I'll also mess with the textures to see what i come up with but does any one have a list of which file is what battle field that way it make it easier so i can start from the begging of the game to the end so i know how far i progressed if not guess i can just go thru myself and make a list but that'll be a bummer :-(
opaa in battle.lgp for the battlefield skeleton for the first battle.

It's shame it only gets shown once, but it still could use an upgrade ;D
 
Ok i guess im not understanding what to do i lpg tools to to get the files out of battle.lpg and then i used bitturn to preview then turn the txt to image i then edit the image and tried to convert it bak into txt with bitturn also with a img2txt i got from a thread from borde i think but none seem to turn them bak into txt so i can display them in the game some helpful information will really be appreciated
 
Ok i guess im not understanding what to do i lpg tools to to get the files out of battle.lpg and then i used bitturn to preview then turn the txt to image i then edit the image and tried to convert it bak into txt with bitturn also with a img2txt i got from a thread from borde i think but none seem to turn them bak into txt so i can display them in the game some helpful information will really be appreciated
I haven't gotten that far so i can't help you, and due to a computer breakdown i'm gonna have to start over, not as bad as it sounds, only reworked one texture anyway, but i'm going to take you up on the img2tex offer if you don't mind :-D
 
Ok i guess im not understanding what to do i lpg tools to to get the files out of battle.lpg and then i used bitturn to preview then turn the txt to image i then edit the image and tried to convert it bak into txt with bitturn also with a img2txt i got from a thread from borde i think but none seem to turn them bak into txt so i can display them in the game some helpful information will really be appreciated
I haven't gotten that far so i can't help you, and due to a computer breakdown i'm gonna have to start over, not as bad as it sounds, only reworked one texture anyway, but i'm going to take you up on the img2tex offer if you don't mind :-D
What exactly are you planning to do rurounin? Backgrounds for battles? If so let me know
 
I also was gonna try to do backgrounds for battles but cant seem to get my textures in the game idk what im doing wrong her
 
I also was gonna try to do backgrounds for battles but cant seem to get my textures in the game idk what im doing wrong her
Its pretty easy. Load your bmp into img2tex and convert it. The put the tex file into the lgp
 
ok i was useing bitturn to convert it to txt idk if thats my problem or not but is there a a site or can you upload img2txt for me so i can see if that will work
 
Status
Not open for further replies.
Back
Top