| Strychnine Goomba Level: 10 ![]() Posts: 13/24 EXP: 3542 For next: 872 Since: 10-29-19 Pronouns: They/them From: CO, USA Since last post: 1.5 years Last activity: 1.5 years |
|
||
|
![]() Register - Login |
||
| Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies |
||
| Jul - Game Development/Mod Projects - Star Fox Adventures: Krystal Ver. [NEW PROJECT] | - - ![]() |
| Pages: 1 2 | Next newer thread | Next older thread |
| Strychnine Goomba Level: 10 ![]() Posts: 13/24 EXP: 3542 For next: 872 Since: 10-29-19 Pronouns: They/them From: CO, USA Since last post: 1.5 years Last activity: 1.5 years |
|
||
|
| Rena I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings Level: 135 Posts: 5299/5390 EXP: 29051659 For next: 283346 Since: 07-22-07 Pronouns: he/him/whatever From: RSP Segment 6 Since last post: 333 days Last activity: 333 days |
|
||
|
Well, I figured out how the textures are referenced, and added more hooks to load the corresponding textures the same as I did with the model, but it doesn't seem to be using them. I suspect I have to do something with materials too, but I have no idea how those work. More concerning though, the texture IDs (0xD4-D9) used by Krystal seem to already be used for something else in "swaphol". Not sure what. I confirmed that my code is changing them, but I don't see anything odd in the map.
I've pushed updated codes to Github if anyone wants to mess with them. They still don't load the animations either. [edit] looks like changing the texture IDs in the table causes the title screen to crash. Definitely something else going on here. ____________________ |
| Rena I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings Level: 135 Posts: 5301/5390 EXP: 29051659 For next: 283346 Since: 07-22-07 Pronouns: he/him/whatever From: RSP Segment 6 Since last post: 333 days Last activity: 333 days |
|
||
|
Here's an updated code that loads the textures. (Turns out I had a wrong offset in my code, and was mixing up which texture IDs are which.)
Still need to work on animations, and I have no idea if voices will work. ____________________ |
| Strychnine Goomba Level: 10 ![]() Posts: 15/24 EXP: 3542 For next: 872 Since: 10-29-19 Pronouns: They/them From: CO, USA Since last post: 1.5 years Last activity: 1.5 years |
|
||
|
| Rena I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings Level: 135 Posts: 5302/5390 EXP: 29051659 For next: 283346 Since: 07-22-07 Pronouns: he/him/whatever From: RSP Segment 6 Since last post: 333 days Last activity: 333 days |
|
||
|
It seems like actually loading both models at once, rather than just copying Krystal over Fox, affects the animations in some way... some of them work, some don't. I still have little idea how these work, whether it's because something isn't loaded in some maps, or some parameter isn't set properly to apply the right animations.
On the upside, the voices work fine by just changing the appropriate flag. No need for another big patch to load those. (btw, you don't need to quote the entire post to reply to it )____________________ |
| Rena I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings Level: 135 Posts: 5303/5390 EXP: 29051659 For next: 283346 Since: 07-22-07 Pronouns: he/him/whatever From: RSP Segment 6 Since last post: 333 days Last activity: 333 days |
|
||
|
Updated.
Animations are mostly working. A few still glitch, not sure why. I found that I can't just append to ANIM.BIN the way I do with other files, because the entries need to be in order. It uses the next offset minus the given one to compute size, so doing that = negative size = 💥 It doesn't like to work if you go into another map. For whatever reason the model isn't getting loaded a second time, so it's getting garbage data. It also still doesn't change the voice or let you use the staff or pause menu. EDIT: Fixed a couple bugs (let's put things in the right places) and I'm able to load more maps now. Hopefully that fixes all the crashes. Still need to work on the other stuff as well as maybe have her animations not be all glitchy when you first switch. ____________________ |
| Rena I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings Level: 135 Posts: 5305/5390 EXP: 29051659 For next: 283346 Since: 07-22-07 Pronouns: he/him/whatever From: RSP Segment 6 Since last post: 333 days Last activity: 333 days |
|
||
![]() Updated again. Staff and voice work, handful of crashes fixed, including the title screen so you can enter the cheat codes. Some animations still glitch but it's largely playable. Save often. ____________________ |
| Rena I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings Level: 135 Posts: 5307/5390 EXP: 29051659 For next: 283346 Since: 07-22-07 Pronouns: he/him/whatever From: RSP Segment 6 Since last post: 333 days Last activity: 333 days |
|
||
|
Video!
![]() Should be stable now. People have played through the whole game with it. Still, save frequently. ____________________ |
| Strychnine Goomba Level: 10 ![]() Posts: 16/24 EXP: 3542 For next: 872 Since: 10-29-19 Pronouns: They/them From: CO, USA Since last post: 1.5 years Last activity: 1.5 years |
|
||
|
| Strychnine Goomba Level: 10 ![]() Posts: 17/24 EXP: 3542 For next: 872 Since: 10-29-19 Pronouns: They/them From: CO, USA Since last post: 1.5 years Last activity: 1.5 years |
|
||
|
| Pages: 1 2 | Next newer thread | Next older thread |
| Jul - Game Development/Mod Projects - Star Fox Adventures: Krystal Ver. [NEW PROJECT] | - - ![]() |
![]() |
Acmlmboard - commit 47be4dc [2021-08-23] ©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al. Warning: You are using TidyHTML mode! Pages MAY and probably WILL break. To disable, click here or append 'xxx-off=1' to the URL! ![]() |
| Query execution time: | 0.075061 seconds |
| Script execution time: | 0.024410 seconds |
| Total render time: | 0.099471 seconds |