Fallout New Vegas: Ultimate Edition [BLES01478]
Started by digitaldude




6 posts in this topic
gir489
Member


0
11 posts 2 threads Joined: Jul 2023
07-03-2023, 06:33 PM -
#7
(07-03-2023, 10:39 AM)Ani Wrote: The behaviour you described is anything but Playable, the game is correctly in the Ingame status

Sorry, yes, as any other game, yes that would be true. However, I suspect you are not familiar with this game or Bethesda games, as the "bugs" I have described are actually quite menial compared to how the game actually plays on real PS3 hardware. You can find numerous anecdotal cases of people complaining about crashes, UI issues and even complete destruction of their PS3 hard drive from this game. That's just the charm a Bethesda game brings. The amount of modding on the PC to bring this game to a playable state requires 6 separate DLL injected mods and 10 ESP (Elder Scrolls Plugin) mods, one of which is over 200MBs of just ESP entries of fixing broken quests/dialog.

Is the PS3 version of Fallout 3 unplayable? - Arqade (stackexchange.com)
Quote:I think I put about 40 hours in to Fallout 3 on the PS3 (not the GOTY edition) - finished the main storyline, plus a bunch of side missions and random wandering. The game froze and required a hard reset of the PS3 about 3 or 4 times, and I got stuck on scenery once which required me to go back to my last save. So that's about one reload every 8 hours of play time.

While it's probably the buggiest PS3 game I've played, I wouldn't call it "unplayable", just annoying. I really enjoyed playing it and I think it's worth putting up with the bugs.
Quote:It still has bugs, even on the PS3 GOTY edition.

The biggest problem with PS3 Fallout (and Fallout New Vegas) is that you have no access to the console (pressing the backquote "`" key) to correct any game breaking bugs that occur. The only recourse is to go back to an earlier save game.

You also do not have access to mods or cheats, which may be important to you.

My seat of the pants impression, having played both the PS3 and PC versions is that the PC version is more buggy, possibly because of my PC configuration, but any quest bugs are correctible via console commands. Furthermore after completion I can play with the console to spawn items and adjust statistics for fun and to try out different things.
Fallout: New Vegas bugs | Fallout Wiki | Fandom.
Quote:(PS3)Excessive save games in memory may cause crashes
(All Platforms) Sometimes when trying to continue or load the game from the main menu, the game will begin loading, but stays loading forever. Slides will still change, and the roulette wheel will still spin, but the game never actually loads - tested up to 25 minutes. For PS3 users, the only option when this occurs is to force close and restart the game.

Now, the only thing I really see that isn't included with the original game is the interior cells exploding into starburst patterns. However, like I said, it's extremely tolerable, nowhere near game breaking. I'm 99% certain that save issue I encountered is just Fallout being just a very well programmed game.

OK so the starburst problem seems to have been causing by setting the Resolution Scale Threshold too high. I set it back to default and it doesn't do it anymore, so that's cool. I played the game for about 6 hours last night and didn't run into a single problem, besides stuff like my gun disappearing and characters floating in the air, you know typical FONV crap.

Anyway, I ported my PC trainer to the patch system. If you'd like to incorporate it into the official patch list that'd be cool. There's already a list of cheats by one of the testers named Aphelion. The offsets he found are also the same for the BLES01475 (EU) and BLES01478 (German) version of the game. I checked the EBOOT.BIN and compared the offsets in memory, and they appear to be the same. However, I couldn't find the other versions listed on redump.org for the like French/Spanish/Italian versions, however, I suspect they are also the same. The way the PC version handles localization is that it just overwrites the main ESM packages with the text and voice data needed for the translation, the main EXE stays the same. It's highly likely the PS3 version does the same exact thing. 

Here is the patch list for my trainer.

Code:
"Force Lock Always Succeeds":
    Games:
      "Fallout New Vegas: Ultimate Edition":
        BLUS30888: [ 01.00 ]
        BLES01475: [ 01.00 ]
        BLES01478: [ 01.00 ]
    Author: "gir489"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ be32, 0x0033DA44, 0x60000000 ]
  "Pickpocketing Never Fails":
    Games:
      "Fallout New Vegas: Ultimate Edition":
        BLUS30888: [ 01.00 ]
        BLES01475: [ 01.02 ]
        BLES01478: [ 01.02 ]
    Author: "gir489"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ be32, 0x0031DAD4, 0x60000000 ]
  "Any Password Will Hack a Computer":
    Games:
      "Fallout New Vegas: Ultimate Edition":
        BLUS30888: [ 01.00 ]
        BLES01475: [ 01.00 ]
        BLES01478: [ 01.00 ]
    Author: "gir489"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ be32, 0x00333A58, 0x63C50000 ] # mr r5, r30
  "Stealing Has No Effect":
    Games:
      "Fallout New Vegas: Ultimate Edition":
        BLUS30888: [ 01.00 ]
        BLES01475: [ 01.00 ]
        BLES01478: [ 01.00 ]
    Author: "gir489"
    Notes: NPCs will not notice you stealing even if they are watching you and you will not lose karma.
    Patch Version: 1.0
    Patch:
      - [ be16, 0x00181FF8, 0x4800 ] # b 0x1824BC
  "Bypass Casino Bans":
    Games:
      "Fallout New Vegas: Ultimate Edition":
        BLUS30888: [ 01.00 ]
        BLES01475: [ 01.00 ]
        BLES01478: [ 01.00 ]
    Author: "gir489"
    Notes: This only works for 3 casinos on the Strip, the Vikki and Vance and Atomic Wrangler use a script to detect the ban.
    Patch Version: 1.0
    Patch:
      - [ be16, 0x0035215C, 0x4800 ] # b 0x352210 Blackjack
      - [ be16, 0x003598DC, 0x4800 ] # b 0x359990 Roulette
      - [ be16, 0x00125268, 0x4800 ] # b 0x1252E4 Slots
  "Super Duper Lucky Slots":
    Games:
      "Fallout New Vegas: Ultimate Edition":
        BLUS30888: [ 01.00 ]
        BLES01475: [ 01.00 ]
        BLES01478: [ 01.00 ]
    Author: "gir489"
    Notes: This will cause the slot machine to always pay out as if you hit a 777, although it will never actually show the 777 on the machine.
    Patch Version: 1.0
    Patch:
      - [ be32, 0x001266CC, 0x4800011C ] # b 0x1267E8 Branch to the 100x win scenario.
      - [ be32, 0x001268EC, 0x60000000 ] # Fall through to the winning message block.
      - [ be32, 0x001268F8, 0x60000000 ] # Force the "You feel lucky" message. (OhohohoOHdatslapsmeondaknee)
      - [ be32, 0x00126200, 0x4800006C ] # b 0x126268 Branch to the Play GAMESlotsWinJackpot sound scenario.
  "Perfect V.A.T.S. Aiming":
    Games:
      "Fallout New Vegas: Ultimate Edition":
        BLUS30888: [ 01.00 ]
        BLES01475: [ 01.00 ]
        BLES01478: [ 01.00 ]
    Author: "gir489"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ byte, 0x000928D5, 0x61 ] # f3 register
This post was last modified: 07-04-2023, 01:46 PM by gir489.


Messages In This Thread
RE: Fallout New Vegas: Ultimate Edition [BLES01478] - by gir489 - 07-03-2023, 06:33 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)