Jump to content

szcz13

Members
  • Posts

    72
  • Joined

  • Last visited

Everything posted by szcz13

  1. Altimeter is for sure in meters, check if you are looking at the right instrument, there are two barometric altimeters (left and center part of the center panel), and radsr altitude is on the top left part of the panel. As for the betty, delete the sounds/speech/betty/eng folder. She will speak in English in F-15C if you do that, but it also will apply to the mod. Also, glad you like the mod.
  2. Ok, so I looked into the Su-25SM3.lua and just as I thought there was only one crew member defined, which is an easy fix. Also, while testing it turned out that the pilot ejecting uses F-15 pilot model and not a Su-27 pilot. I also changed that. So to fix the bug change these lines: crew_size = 1, crew_members = { [1] = { ejection_seat_name = "pilot+ejectionseat", drop_canopy_name = 12, pos = {4, 1, 0}, canopy_pos = {4, 1, 0}, }, -- end of [1] }, -- end of crew_members to this: crew_size = 1, crew_members = { [1] = { ejection_seat_name = 9, drop_canopy_name = 12, pos = {4, 1, 0}, canopy_pos = {4, 1, 0}, }, -- end of [1] [2] = { },-- end of [2] }, -- end of crew_members
  3. Idk if there's going to be an update, but you can fix it yourself as it's a pretty known bug in DCS mods. I'm not at home rn and I haven't looked at lua but I'm almost certain that the issue is caused by just one crew member being defined in plane's lua. You'd need to add a dummy-empty crew slot for it to work without crashing. I could look into it later. An update with mirror fix would be nice too.
  4. UPDATE v2.62 Released a new update, because somehow I missed the bug in the previous one which made the HUD glass invisible. Also thanks to @Etha2007 observation I added another R-33 variant (the older one), which should behave more like R-33 from ED, to represent earlier R-33 models. The missile that was used before was changed to R-33S.
  5. It's from user files page of the mod here: https://www.digitalcombatsimulator.com/en/files/3342771/ Download link_to_download.txt file attached, go to provided link and download the zip file. Inside are two folders: FC3 fix and mod itself. Copy MiG-31BM mod folder to your mods in Saved Games directory and install it just like any other mod. If you want to be able to jump into the aircraft without manually loading Su-27 beforehand each playing session, install FC3 fix folder using OvGME, the mod is OvGME ready. You need to own Su-27 module or the whole FC2024 pack for it to work.
  6. Hey, nice roundup of some inconsistencies that I also was wondering about. 1. R-33 and R-37s on wing pylons will stay as optional choice just like I left R-27 although someone noted to me that they shouldn't be there. I knew that but I decided to leave it to someone who wants to have more fun in their games. Because the weapon is selectable I will just leave it there and let the player to make a decision. If more people would like to it being deleted there's no problem for me to do it, I just never considered it being an issue, again due to it being selectable. 2. I decided to add Kh-31P missiles based on one or two old photos with this payload seen. I thought about the possibility of it being a prototype but I also haven't seen any sources saying that it for sure can't carry these missiles, and the fact that we don't see the payload used doesn't prove it not being possible, especially with russian weapon systems. I don't plan to add any other AG weapons at this moment. 3. I thought about making it a separate R-33S variant but while making the missiles I got confused with all the missile variants. I will probably add R-33 basic variant soon, but right now I don't have a lot of time. Can't just use ED's R-33 as it's blowing up on launch . But will do that as I was simply putting this away due to lazyness. Overall thanks for pointing it out and especially the R-33.
  7. UPDATE v2.6 Fixed a bug where Kh-31P would not track the target and explode mid-air. Added new custom Kh-31P missile, which could be used without the ELINT pod. Thanks @BlackFalco for pointing it out to me.
  8. UPDATE v2.52 Probably the smallest of the updates so far, but I couldn't find the solution to the issue before and it turned out to be pretty easy. Made the glass textures clearer - they should behave much more like a real glass and not a semi-transparent wall.
  9. I will see what can be done with glass texture, and to use russian HUD you have to change your game language in settings, for some reason that's how ED have done it.
  10. UPDATE v2.5 New update is up - fixed pilots texture bug, thanks @Urbi for pointing it out. Completely reworked engine SFM data - now it should be more realistic, although needs more testing, maybe adjustments will be needed in the future. Added more powerful radar - seems like DCS caps detection range at around 320km, so I can't make it find targets even further. If there are any (realistic, not "can't hit 3000km/h in this thing") suggestions regarding flight performance you notice while flying, I'm open to hear it, it's hard to gather a lot of flight data alone, and as I said, new SFM engine code is a little bit different from the previous one but much better and more detailed. It means that there's more stuff that can be adjusted, and that needs time and data.
  11. Thanks, as I said there's a speed issue right now that I'm fixing. It will not be going 2.83M though as it's the speed of aircraft during testing and not realistic operational value. At 50% fuel, with clean loadout I was able to get to 2.2 Mach at 13km yesterday. I'll see if it needs even more speed without making it a UFO.
  12. It shouldn't go Mach 2.4 with that loadout, but I revised some SFM code and made it faster, because I also noticed some issues woth speed, I will drop the update soon.
  13. UPDATE v2.4 - added external lights animations for taxi and position lights, - added dynamic bort numbers instead of separate liveries for small amount of borts, - adjusted SFM parameters like minimal speed and others, - adjusted R-37 and R-37M parameters in which reasonable to real reports range.
  14. UPDATE v2.32 Smaller update but I feel it was long needed - bitching Betty being angry about AoA all the time. Now you will hear her only if critical AoA was exceeded. Also SFM drag parameters were adjusted.
  15. UPDATE v2.3 - Fixed AoA gauge showing weather - now it shows correct values, - Added mechanical distance indicator, - Adjusted SFM parameters and missiles behavior a bit
  16. I trhink R-74 missiles come with the Su-30 mod as many other Russian missiles do.
  17. UPDATE v2.2 Just dropped a new update. In it, I tried to tackle the long standing issue with pitch and stability of the plane — now it should feel much more realistic. I also changed the model for the R-37 and R-37M missiles, which should look prettier than the older one. Adjusted the behavior of all three missiles — R-33, R-37, and R-37M — to what seems to be the most realistic I could get so far. I tried not to make it over the top, like many modded R-37Ms are, but at the same time left a good incentive to use them over other missiles. Thanks for the replies, feedback, and support — it helps a lot with development, and I'm looking forward to hearing what you guys think of the new changes.
  18. Hey man, appreciate the enthusiasm — seriously. But just to clarify: I’m a university student doing this solo in my limited spare time. Building a third-party level cockpit (especially for something like the MiG-31) takes a ton of resources — 3D modeling, coding, research, testing — it’s basically a full-time job for a team of professionals. I don’t have access to actual MiG-31 specialists or military-grade documentation, nor the budget/time to hunt that stuff down. I’m doing my best with what I’ve got. The flight model’s still WIP and based on whatever open data I can gather, so yeah, it’s gonna have rough edges. Constructive feedback’s always welcome, but just keep in mind this isn’t a commercial-grade project — it’s a personal one, for free, made on evenings and weekends between classes and exams. Disable FF settings and adjust axis curves and see how it works. SFM has it's limitations and some things aren't fixable without EFM. There's no way we are going to get people who worked on MiG-31 to work on a mod. Russia has much stricter laws on classified data and with war going on it's even less possible than ever.
  19. Yes, majority of soviet aircraft (even fighters) don't carry as much gun ammo as NATO fighters. MiG-31 carries only 260 rounds.
  20. I'm replacing this model with a better one soon. I can't use other people models without their consent as it's their work. You are free to do whatever on your pc though .
  21. I'm not sure it's fixable on my side
  22. From what I’ve seen, the two mods are quite different overall. The only real overlap is that we both used the same cockpit model at one point—though I’ve since replaced mine with a custom one. Other than that, I genuinely think my mod comes out ahead in most areas. But honestly it would be best if you tried it yourself. The differences are pretty obvious once you get hands-on, and I’m not here to trash someone else’s work on my mod's thread.
  23. Yes, on F-18 I see warning on RWR, and on F-14 it shows AI. When iy locks you you get a lock warning, and when missiles go pitbull, you get launch alert and symbol.
×
×
  • Create New...