|
Post by z192 on Dec 4, 2018 1:47:32 GMT 10
I created a CE table for Re4UHD to know the leon coordinates, but after converting the values to hex and editing the .esl file, the enemies do not appear in the correct place, or even do not appear. I read something in the forum about the coordinates being based on the areas of the game, but I have no idea how to figure out the "offset" of each area. When I check the values I edited using the ESL Editor, the values are different, I do not know if I'm editing correctly or if there is a problem with the program. I just want to know how to find the correct coordinates of where Leon is, so I can add enemies to the game. If anyone could help me, I would be grateful.
|
|
|
Post by KamiA on Dec 4, 2018 4:36:16 GMT 10
|
|
|
Post by z192 on Dec 4, 2018 12:02:28 GMT 10
Thanks!
|
|
✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Dec 4, 2018 12:55:49 GMT 10
|
|
|
Post by z192 on Dec 5, 2018 5:31:39 GMT 10
Thanks friend I got it! But it's very complicated, I think that doing this for the whole game will take months :/
|
|
✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Dec 5, 2018 5:49:46 GMT 10
Not too complicated. You just have to familiarize yourself with the process… Adding enemies is quite easy actually. With razors new trainer you can actually Output the position of Leon in little Endian mode. This way you could simply cut and paste the coordinates in the Hex file very quickly
|
|
|
Post by z192 on Dec 6, 2018 15:04:55 GMT 10
Not too complicated. You just have to familiarize yourself with the process… Adding enemies is quite easy actually. With razors new trainer you can actually Output the position of Leon in little Endian mode. This way you could simply cut and paste the coordinates in the Hex file very quickly Mr. Curious, your tips helped me a lot! But I'm having a problem, when I try to spawn the Pscho Dr. Salvador in the village the game crashes, the same happens with other types of enemies that, let's say: "were not supposed to be in the area".
|
|
✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Dec 6, 2018 18:51:23 GMT 10
z192 there are certain combinations that simply don't work. You will have to try other types to see if your process is flawed. Were you successful in replacing any enemy in the village?
|
|
|
Post by z192 on Dec 7, 2018 2:56:41 GMT 10
|
|
✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Dec 7, 2018 5:47:33 GMT 10
Thanks for the update, but I'm not going to load that file… I have No time. I was just curious if you actually knew what you were doing or if you just had a compatibility issue
|
|
|
Post by z192 on Dec 7, 2018 10:24:21 GMT 10
Thanks for the update, but I'm not going to load that file… I have No time. I was just curious if you actually knew what you were doing or if you just had a compatibility issue I managed to find a compatible room with Psycho Dr. Salvador, but he has no sound, what I need to do to add the chainsaw sounds? imgur.com/a/wYIxMVb
|
|
✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Dec 7, 2018 13:31:19 GMT 10
I have never experienced missing sounds from enemies. sounds are loaded from emxx.xwb if im not mistaken.
|
|