I added a lot of characters in tqh0, and even replaced all of the characters that were already in the game with other versions of them found on HCM because they didn't seem to have any sex sprites and animations, and now none of the characters I added seem to have any health bars appear for them. They certainly have a set amount of health that gets reduced by hits, as I managed to KO the characters and get KOed by them after certain amount of hits, its just that there were no HP bars visible. I have put an image down there as an example. (Also, any way to add image as a file instead of url?)
How can I fix this?
I did this on normal mugen with a couple of characters (Brian Jmax and Athena), and there they seemed to have have normally functioning health bars appear for them.
No health bar appearing for characters added in TQH0
Moderator: Moderator
-
- Posts: 3
- Joined: Thu Jan 11, 2024 2:48 pm
Re: No health bar appearing for characters added in TQH0
Hello.
TQH 0, runs under the "add004" plugin which has additional features to what one finds in MUGEN, so the chars that are added may experience problems when using it, such as the ones you mention that are the most common, for which which you must make some modifications to the chars to make them compatible, in some cases you can use a program that was developed for this purpose but in other cases you must also find out which parts of the char code conflict with the parameters of add004 and solve them.
You can use the add004pie program which will help you in most chars. Where do you get it? Ok, it could be Google or another alternative here:
All credits to AK1 M.UG.E.N Communty for hosting the program.
And Remember, all credits of add004, add004pie forever for Shiyo Kakuge AKA Tatsu.
TQH 0, runs under the "add004" plugin which has additional features to what one finds in MUGEN, so the chars that are added may experience problems when using it, such as the ones you mention that are the most common, for which which you must make some modifications to the chars to make them compatible, in some cases you can use a program that was developed for this purpose but in other cases you must also find out which parts of the char code conflict with the parameters of add004 and solve them.
You can use the add004pie program which will help you in most chars. Where do you get it? Ok, it could be Google or another alternative here:
Code: Select all
https://www.andersonkenya1.net/files/file/29028-add004pie
And Remember, all credits of add004, add004pie forever for Shiyo Kakuge AKA Tatsu.
Re: No health bar appearing for characters added in TQH0
I think that TQH 0 is a little bit misplaced and mislabelled on the HCM website. It's a great standalone game out of the box. But it isn't optimal for using it with the added custom characters.Trainerred wrote: ↑Thu Jan 11, 2024 3:39 pm I added a lot of characters in tqh0, and even replaced all of the characters that were already in the game with other versions of them found on HCM because they didn't seem to have any sex sprites and animations
If you want to just add a lot of characters with sex sprites and animations from the HCM catalogue to experiment with them, then you can probably give Ikemen Go a try (it's not perfectly compatible with MUGEN, but most of the characters from HCM should work just fine):
Code: Select all
https://github.com/ikemen-engine/Ikemen-GO/releases/tag/v0.99.0
"data/system.def" with "data/big/system.def" for a still rather simplistic, but nevertheless somewhat nicer looking user interface (if that's not good enough, then there are even better screenpacks on the Internet). Drop your characters into the 'chars' folder and edit 'data/select.def' to add them to the in-game character selection screen.
-
- Posts: 3
- Joined: Thu Jan 11, 2024 2:48 pm
Re: No health bar appearing for characters added in TQH0
Thanks a lot, I used the add004pie program you gave the link to, and it worked! Now they all have health and super meter bars!Tetchi wrote: ↑Fri Jan 12, 2024 6:29 am Hello.
TQH 0, runs under the "add004" plugin which has additional features to what one finds in MUGEN, so the chars that are added may experience problems when using it, such as the ones you mention that are the most common, for which which you must make some modifications to the chars to make them compatible, in some cases you can use a program that was developed for this purpose but in other cases you must also find out which parts of the char code conflict with the parameters of add004 and solve them.
You can use the add004pie program which will help you in most chars. Where do you get it? Ok, it could be Google or another alternative here:
All credits to AK1 M.UG.E.N Communty for hosting the program.Code: Select all
https://www.andersonkenya1.net/files/file/29028-add004pie
And Remember, all credits of add004, add004pie forever for Shiyo Kakuge AKA Tatsu.
-
- Posts: 3
- Joined: Thu Jan 11, 2024 2:48 pm
Re: No health bar appearing for characters added in TQH0
Echie wrote: ↑Fri Jan 12, 2024 10:20 amI agree, its a good standalone game but it confuses me why they put it there in a way that would make it look like its made for all the custom characters on the site when its more of a standalone that has issues with extra characters added by players.Trainerred wrote: ↑Thu Jan 11, 2024 3:39 pmI think that TQH 0 is a little bit misplaced and mislabelled on the HCM website. It's a great standalone game out of the box. But it isn't optimal for using it with the added custom characters.I added a lot of characters in tqh0, and even replaced all of the characters that were already in the game with other versions of them found on HCM because they didn't seem to have any sex sprites and animations
Thanks, I'll check ikamen out!If you want to just add a lot of characters with sex sprites and animations from the HCM catalogue to experiment with them, then you can probably give Ikemen Go a try (it's not perfectly compatible with MUGEN, but most of the characters from HCM should work just fine):First run it to configure the joystick buttons and video options. Save setting and exit. Then open 'save/config.json' in a text editor and replaceCode: Select all
https://github.com/ikemen-engine/Ikemen-GO/releases/tag/v0.99.0
"data/system.def" with "data/big/system.def" for a still rather simplistic, but nevertheless somewhat nicer looking user interface (if that's not good enough, then there are even better screenpacks on the Internet). Drop your characters into the 'chars' folder and edit 'data/select.def' to add them to the in-game character selection screen.