Fallout 2 CE Switch
More actions
| Fallout 2 CE Switch | |
|---|---|
| General | |
| Author | ryandeering |
| Type | Role Playing |
| Version | 1.1.1 |
| License | Mixed |
| Last Updated | 2026/05/22 |
| Links | |
| Download | |
| Website | |
| Source | |
Fallout 2 CE Switch is an open-source port of Fallout 2 Community Edition for the Nintendo Switch.
You must own the game to play and have a Switch capable of running unsigned code, so you need a Switch running on custom firmware to run the port.
Installation
Purchase your copy on GOG or Steam. The files need to be from a Windows installation.
Download the latest release or build from the source. See YAML pipelines for reference.
Drag the installation files into a new folder called fallout2 in your switch folder on the root of your SD card.
Create a file named fallout2_nx.ini in your 'fallout2' folder
In the fallout2_nx.ini file, paste the following content:
[MAIN] SCR_WIDTH=1708 SCR_HEIGHT=960 SCALE_2X=1 ; Change resolution and determine scaling. SCALE_2X=1 will turn 2x scaling on. SCALE_2X=0 will turn it off. [IFACE] IFACE_BAR_MODE=0 IFACE_BAR_WIDTH=800 IFACE_BAR_SIDE_ART=1 IFACE_BAR_SIDES_ORI=0 ; I wouldn't change these if you don't know what you're doing. Related to the interface bar.`
Warning: Failure to create the fallout2_nx.ini and required content in it will cause the game to immediately crash upon launch.
Put the necessary executable in your switch folder on the root of your SD card, either .nro or .nso.
(Any Fallout 2 saves, CE or not, should work on this port. However, the author is not responsible if your save somehow corrupts.)
Configuration
- Cursor Sensitivity: Adjustable in options via mouse sensitivity. Note this will affect cursor speedup as well.
- Resolution: You can configure resolution and scaling through a config file. Create a file in your
fallout2folder calledfallout2_nx.ini- It needs to follow the following structure:
[MAIN] SCR_WIDTH=1708 SCR_HEIGHT=960 SCALE_2X=1 ; Change resolution and determine scaling. SCALE_2X=1 will turn 2x scaling on. SCALE_2X=0 will turn it off. [IFACE] IFACE_BAR_MODE=0 IFACE_BAR_WIDTH=800 IFACE_BAR_SIDE_ART=1 IFACE_BAR_SIDES_ORI=0 ; I wouldn't change these if you don't know what you're doing. Related to the interface bar.`
Controls
|
|
Basic touchscreen support is implemented.
On-screen keyboard support implemented for names and saves.
Screenshots
|
|
Media
New Native Switch Ports | Fallout 1+2 ( No Emulation ) How to Install, Tips + Tricks (Son of a Zet)
Changelog
v1.1.0
- A rebuild against the latest libnx to fix the "This application does not support the current ABI" error on firmware 21.0.0+ / Atmosphere 1.10+. No gameplay changes.
v1.1.0
- feat: disable ESC (+ button) exiting in the main menu by @ryandeering in #8
- feat: allow for fallout2 folder to be loaded from the switch folder by @ryandeering in #9
- feat: include actual release version as part of build process by @ryandeering in #11
- feat: change speed up button to R by @ryandeering in #13
- fix: mouse sensitivity thresholds applied + feat: increase cursor speed by @ryandeering in #15
- feat: switch specific config file 'fallout2_nx.ini' by @ryandeering in #16
- feat: update config to reflect new updates by @ryandeering in #17
v1.0.1
- feat: eliminate use of f2_res.ini by @ryandeering in #3.
v1.0
- First Release.
Credits
- Interplay: For developing and publishing the original game.
- alexbatalov and fallout2-CE Contributors: For their excellent work in keeping this game modern.
- Romane: For the graphics.
- Tiwaz and Caleb Orchard: For testing.