Skip to content

Releases: cacuracaptors/fallout2-ce-miyoomini

v1.1.3 - Fixed controls

Choose a tag to compare

@cacuracaptors cacuracaptors released this 27 Sep 10:12
41fa9b6

Changelog:

  • Fixed buttons (notably Start and Select) sometimes ignoring presses, especially in long sessions;
  • Fixed the player picking up nearby items by himself on every R1 click (a conflict with the Party Orders mod bundled with RPU);
  • Crash reports (crash_log.txt) now show exactly where a crash happened.

To update: replace the fallout2-ce file in Roms/PORTS/Games/Fallout 2/ with the one in the zip. Saves and settings are kept.

v1.1.2 - Bug Fixes / New key binding / Crash logger

Choose a tag to compare

@cacuracaptors cacuracaptors released this 23 Sep 00:27

Changelog:

  • The Y button now acts as Shift for sfall features, so the Item/Critter Highlighting from RPU is used by holding Y instead of X. This fixes X (slow mouse) triggering highlighting and the control conflicts it caused. If you changed Key=42 to Key=0 in mods/sfall-mods.ini as a workaround, you can change it back to Key=42. Y no longer ends combat (use Start instead);
  • Added a safeguard against the Select button occasionally getting stuck;
  • Added a crash logger that writes crash_log.txt to the game folder to help diagnose the cause of eventual crashes;
  • Updated the ingame Quick Guide with the new Y function and the text entry controls.

Known Issues:

  • The mouse cursor moves noticeably slower on screens with an open text field (character creation,
    save/load naming, etc.). This one tracks down to the main fork, so we'll have to deal with it for now.
  • Sometimes, the game crashes when skipping intro videos. Still under investigation. If the game crashes, a crash_log.txt file is created in the game folder - please send it along with your report, it helps a lot to find the cause.

v1.1.1 - Bug fixes

Choose a tag to compare

@cacuracaptors cacuracaptors released this 19 Sep 10:25
8623af8

Changelog:

  • Fixed random crashes caused by audio related issues;
  • Fixed audio delay throughout the game;
  • Updated Quick Guide.

Known Issues:

  • The mouse cursor moves noticeably slower on screens with an open text field (character creation,
    save/load naming, etc.). This one tracks down to the main fork, so we'll have to deal with it for now.
  • Sometimes, the game crashes when skipping intro videos. Still under investigation.
  • Also sometimes, controls get weird and some keys stop working or start generating the wrong input. This is caused by a conflict with Sfall, included in Restoration Project Updated (RPU). For now, go to "Roms/PORTS/Games/Fallout 2/Mods/" and open "sfall-mods.ini". Right at the beggining, in [Highlighting], change "Key=42" to "Key=0" to disable item highlighting 'till I fix it.

Please, report if you find any bug!