nhok0169 / Anime-Game-Remap

Anime Game Remap/Fix/Convert
https://anime-game-remap.readthedocs.io/en/latest/
Apache License 2.0
20 stars 13 forks source link

Fix broken since 4.2 (maybe 4.1) #21

Closed toto621-linux closed 1 year ago

toto621-linux commented 1 year ago

I just tried raiden boss fight today and the fix isn't working anymore, it need to be updated. Last time it was working for me was 4.0, didn't tried with 4.1.

Alex-Au1 commented 1 year ago

Have you installed the latest version of the fix?

The fix has undergone a HUGE CHANGE since 4.1... :stuck_out_tongue_winking_eye:

If you do not want to always go on Github and worry about whether you have the latest version, I recommend you to run by CMD as a Python Module:

Step 1

Install the latest release by typing on CMD:

python -m pip install -U FixRaidenBoss2

Step 2

run this line on CMD in the Raiden mod folder

python -m FixRaidenBoss2


More info at README and EXAMPLES

All Version Releases:

https://github.com/Alex-Au1/Fix-Raiden-Boss/releases



IF THE NEWEST CHANGES DOES NOT WORK, PLEASE MAKE A NEW ISSUE WITH THE SCREENSHOT THE ERROR LOG

Alex-Au1 commented 1 year ago

@nhok0169

in my opinion, this issue can be closed as an invalid bug (I don't have permissions to close it)

toto621-linux commented 1 year ago

Yes i'm using latest version of the python script, it do not produce error but it do not work, the boss model is still completely broken after running the fix.

WIP-01

@Alex-Au1 I do not open issue for nothing so please refrain yourself, thank you.

Alex-Au1 commented 1 year ago

Did you press F10 to reload the mods?

Is this a specific individual mod on the site? If it is, send the link, so I can test it out.

Otherwise, send the generated .ini file

toto621-linux commented 1 year ago

Of course I pressed F10, even rebooted the game.

Here is the mod used : https://gamebanana.com/mods/437248

Alex-Au1 commented 1 year ago

interesting, send your .ini file

not sure if it may be build issue (maybe with different OS or version of GIMI) cause im able to get the mod work on my computer

image

toto621-linux commented 1 year ago

Well, I use latest publicly available GIMi (v7) so if it work for you then there is something that bug it out on my side for sure. I will have to check mods one by one until I found the culpit.

Here is the ini : RaidenShogun.zip

Alex-Au1 commented 1 year ago

Not sure if this has anything but when comparing your .ini to mine, it looks like you are using the white fur's .ini file instead of the black fur's .ini file based on our different draw values

image

Alex-Au1 commented 1 year ago

Also, looks like your .ini did not run the 4.1 fix script

[TextureOverride41FixVertexLimitRaise0]
hash = 29bb54cb
toto621-linux commented 1 year ago

I sent you the original ini from lewdlad by mistake.

Holly molly that was it, I don't know why but the draw potision was borked. The weird part is that the mod still worked (boss fight excluded of course)

Sorry for all this it was in my end that the issue occured all along, stupid me, issue closed, I will hit my head on the wall for being so dumb.