May 1May 1 10 hours ago, Bam2000 said: this is what worked for me to find the exact path in the messed up file since su5 If your editor supports regex, use: Find: Ready\(t\)\{this\.m_cbOnReadyButton=t\} Replace with: Ready(t){this.m_cbOnReadyButton=t;this.m_cbOnReadyButton()} Can you elaborate more on this? How do I use the "regex"? i7-13700KF @ 5.3GHz 32.0GB DDR5 @ 5600 RTX 3080 65" LG OLED @ 4k
May 2May 2 17 hours ago, Bam2000 said: this is what worked for me to find the exact path in the messed up file since su5 If your editor supports regex, use: Find: Ready\(t\)\{this\.m_cbOnReadyButton=t\} Replace with: Ready(t){this.m_cbOnReadyButton=t;this.m_cbOnReadyButton()} I was able to apply this using a Notepad++ , but the problem is, that after the replacement when I start the sim, all the buttons, except for the: Quit to Desktop, dissapeared...
May 2May 2 44 minutes ago, Vadimk0 said: I was able to apply this using a Notepad++ , but the problem is, that after the replacement when I start the sim, all the buttons, except for the: Quit to Desktop, dissapeared... You may want to confirm the correct copy over. I just tried it with my base file using Notepad++ via the following Replace what: Ready\(t\)\{this\.m_cbOnReadyButton=t\} Replace with: Ready(t){this.m_cbOnReadyButton=t;this.m_cbOnReadyButton()} and the replace function didn't replace the entire line! I had to find the Ready\(t\)\{this\.m_cbOnReadyButton=t\} section, highlight it and then manually copy over the second section Ready(t){this.m_cbOnReadyButton=t;this.m_cbOnReadyButton()} I'm not sure how you try the copy over, just a heads up on what I found. She jumps right to the flight deck now using the the latest from Asobo. Former Beta Tester - (for a few companies) - As well as provide Regional Voice Set Recordings Two: AMD-9950X | One: AMD-7950X3D | Three: Asus TUF 4090s | Three: 64GB DDR5 RAM 6000mhz | Three: Cosair 1300 P/S | Three: 990Pro 2TB NVME One: Eugenius ECS2512 - 2.5 GHz Switch | Three: Ice Giant Elite CPU Coolers | Three: 75" 4K UHDTVs | One: Boeing 737NG Flight Deck
May 2May 2 3 hours ago, Mike_CFII_MEL said: You may want to confirm the correct copy over. I just tried it with my base file using Notepad++ via the following Replace what: Ready\(t\)\{this\.m_cbOnReadyButton=t\} Replace with: Ready(t){this.m_cbOnReadyButton=t;this.m_cbOnReadyButton()} and the replace function didn't replace the entire line! I had to find the Ready\(t\)\{this\.m_cbOnReadyButton=t\} section, highlight it and then manually copy over the second section Ready(t){this.m_cbOnReadyButton=t;this.m_cbOnReadyButton()} I'm not sure how you try the copy over, just a heads up on what I found. She jumps right to the flight deck now using the the latest from Asobo. Confirmed working. Although, I used the replace feature in NP++ and it worked w/o having to manually copy it. i7-13700KF @ 5.3GHz 32.0GB DDR5 @ 5600 RTX 3080 65" LG OLED @ 4k
May 2May 2 They "compressed" the javascript file (minified it) which is pretty normal when distributing these files, it's not "messed up". For a developer it's pretty obvious what happened, and yes you can just add the same function call as the previous version did, keeping in mind that a ; will separate instructions. Beware of the escape sequences (\) as this can REALLY mess up the parser that will read the code. Use a proper editor with javascript support to do this, not notepad word (God forbid!) or something similar. Notepad++ / Sublime Text are some fine examples that will deal with these files properly. CASE: Fractal Terra Silver CPU: AMD R5 7800X3D 5.0Ghz RAM: 32GB DDR5 6000 GPU: nVidia RTX 4070 Ti SUPER · SSDs: Samsung 990 PRO 2TB M.2 PCIe · PNY XLR8 CS3040 2TB M.2 PCIe · VIDEO: LG-32GK650F QHD 32" 144Hz FREE/G-SYNC · MISC: Thrustmaster TCA Airbus Joystick + Throttle Quadrant · MSFS2024 · Windows 11
May 4May 4 On 5/1/2026 at 10:10 PM, Mike_CFII_MEL said: Replace what: Ready\(t\)\{this\.m_cbOnReadyButton=t\} Replace with: Ready(t){this.m_cbOnReadyButton=t;this.m_cbOnReadyButton()} I can't find these strings, using Notepad++. This on the Steam version. Or would these signs change depending on locale? Best regards,Luis Hernández Main rig: self built, AMD Ryzen 7 5700X3D (with SMT off and CO -50 mV), 2x16 GB DDR4-3200 RAM, Nvidia RTX 5060Ti 16GB, 256 GB M.2 SSD (OS+apps) + 2x1 TB SATA III SSD (sims) + 1 TB 7200 rpm HDD (storage), ID-Cooling SE-224-XTS air cooler, Viewsonic VX2458-MHD 1920x1080@120-144 Hz (G-sync compatible), Windows 11. Running P3D v5.4 (with v4.5 scenery objects as an additional library, just in case), FSX-SE, MSFS2020, MSFS2024 and even FS9! Lossless Scaling for all my sims. What a godsend...Mobile rig: ASUS Zenbook UM425QA (AMD Ryzen 7 5800H APU @3.2 GHz and boost disabled, 1 TB M.2 SSD, 16 GB RAM, Windows 11 Pro). Running FS9 there .VKB Gladiator NXT Premium Left + GNX THQ as primary controllers. Xbox Series X|S wireless controller as standby/mobile.
May 4May 4 18 minutes ago, Luis Hernandez said: I can't find these strings, using Notepad++. This on the Steam version. Or would these signs change depending on locale? Try in Notepad++ , find tab, search mode, use regular expression. i7-13700KF @ 5.3GHz 32.0GB DDR5 @ 5600 RTX 3080 65" LG OLED @ 4k
May 5May 5 23 hours ago, 0stones0 said: Try in Notepad++ , find tab, search mode, use regular expression. Thanks! It somehow works, but unlike SU4 and earlier, I see no options while loading. Luckily I remember it's just Shift+C to enter the plane. Best regards,Luis Hernández Main rig: self built, AMD Ryzen 7 5700X3D (with SMT off and CO -50 mV), 2x16 GB DDR4-3200 RAM, Nvidia RTX 5060Ti 16GB, 256 GB M.2 SSD (OS+apps) + 2x1 TB SATA III SSD (sims) + 1 TB 7200 rpm HDD (storage), ID-Cooling SE-224-XTS air cooler, Viewsonic VX2458-MHD 1920x1080@120-144 Hz (G-sync compatible), Windows 11. Running P3D v5.4 (with v4.5 scenery objects as an additional library, just in case), FSX-SE, MSFS2020, MSFS2024 and even FS9! Lossless Scaling for all my sims. What a godsend...Mobile rig: ASUS Zenbook UM425QA (AMD Ryzen 7 5800H APU @3.2 GHz and boost disabled, 1 TB M.2 SSD, 16 GB RAM, Windows 11 Pro). Running FS9 there .VKB Gladiator NXT Premium Left + GNX THQ as primary controllers. Xbox Series X|S wireless controller as standby/mobile.
May 14May 14 I don't know what I'm doing wrong, I already tried to replace it manually, used replace function in Notepad++ and it still doesn't work for me. everytime I try to replace, I end up missing two buttons from main screen except for quit to Desktop. So basically I can't even start the flight...
May 14May 14 On 5/1/2026 at 10:10 PM, Mike_CFII_MEL said:You may want to confirm the correct copy over. I just tried it with my base file using Notepad++ via the followingReplace what: Ready\(t\)\{this\.m_cbOnReadyButton=t\}Replace with: Ready(t){this.m_cbOnReadyButton=t;this.m_cbOnReadyButton()}and the replace function didn't replace the entire line! I had to find the Ready\(t\)\{this\.m_cbOnReadyButton=t\} section, highlight it and then manually copy over the second section Ready(t){this.m_cbOnReadyButton=t;this.m_cbOnReadyButton()}I'm not sure how you try the copy over, just a heads up on what I found. She jumps right to the flight deck now using the the latest from Asobo.I tried manually and also Notepad++ built in replace function. Triple checked that the text is matching and still no success. the buttons dissapear, so I can't even get to flight phase
May 14May 14 I have to ask (Asobo)... what is the point of the Ready To Fly button? It's just an extra click. And sometimes I can't click it while in VR hehe. | My Liveries | FAA ZMP | PPL ASEL | | Windows 11 | MSI Z690 Tomahawk | 12700K 4.7GHz | MSI RTX 4080 | 64GB 6000 MHz DDR5 | 500GB Samsung 860 Evo SSD | 2x 2TB Samsung 970 Evo M.2 | EVGA 850W Gold | Corsair 5000X | HP G2 (VR) / LG 27" 1440p |
May 14May 14 13 hours ago, ryanbatc said:I have to ask (Asobo)... what is the point of the Ready To Fly button? It's just an extra click. And sometimes I can't click it while in VR hehe.Asobo just puts stuff into the mix for no good reason and it becomes obvious when looking at certain items in 2024!!! The absolute perfect example of this is multiple monitor support, they blur out the external views when you go into the menu to try and align the exterior views.This tells me they didn't even bother to set up multiple monitors, if they did they would of noticed the issue immediately! Edited May 14May 14 by Mike_CFII_MEL Former Beta Tester - (for a few companies) - As well as provide Regional Voice Set Recordings Two: AMD-9950X | One: AMD-7950X3D | Three: Asus TUF 4090s | Three: 64GB DDR5 RAM 6000mhz | Three: Cosair 1300 P/S | Three: 990Pro 2TB NVME One: Eugenius ECS2512 - 2.5 GHz Switch | Three: Ice Giant Elite CPU Coolers | Three: 75" 4K UHDTVs | One: Boeing 737NG Flight Deck
Create an account or sign in to comment