FLiNG
31
Aug
2023

Starfield Trainer

41 Options · Game Version: Steam Xbox/Game v1.0-v1.15+ · Last Updated: 2025.05.26

Starfield Trainer/Cheat
Options

Num 1 – God Mode/Ignore Hits
Num 2 – Infinite Health
Num 3 – Infinite Power
Num 4 – Infinite Jetpack Boost
Num 5 – Infinite Oxygen
Num 6 – Infinite Ammo
Num 7 – No Reload
Num 8 – Infinite Weapon Energy
Num 9 – Super Accuracy
Num 0 – No Recoil
Num . – Rapid Fire
Num + – All Guns Become Fully Automatic
Num – – 100% Critical Chance

PageUp – Max Equipment Drop Rate
PageDown – Max Legendary Drop Rate

Ctrl+Num 1 – One Hit Kills
Ctrl+Num 2 – Damage Multiplier
Ctrl+Num 3 – Defense Multiplier
Ctrl+Num 4 – Set Game Speed
Ctrl+Num 5 – Set Movement Speed
Ctrl+Num 6 – Set Jump Height
Ctrl+Num 7 – No Fall Damage

Ctrl+Num 8 – Spaceship: Infinite Health
Ctrl+Num 9 – Spaceship: Infinite Shield
Ctrl+Num 0 – Spaceship: Infinite Boost
Ctrl+Num . – Spaceship: Infinite Weapon Energy
Ctrl+Num + – Spaceship: One Hit Destroy Shield
Ctrl+Num – – Spaceship: One Hit Destroy Hull

Alt+Num 1 – Edit Credits
Alt+Num 2 – Items Don’t Decrease
Alt+Num 3 – Zero Weight
Alt+Num 4 – Infinite Exp
Alt+Num 5 – Exp Multiplier
Alt+Num 6 – Edit Skill Points
Alt+Num 7 – Unlock All Skills
Alt+Num 8 – 100% Steal Chance
Alt+Num 9 – Persuasion Always Succeed
Alt+Num 0 – Easy Research
Alt+Num . – No Crafting Material Requirements
Alt+Num + – Minimum Building Material Requirements
Alt+Num – – Companion Affinity Always Go Up

File Date added File size s
zip Starfield.v1.0-v1.15.Plus.41.Trainer-FLiNG 2025-05-26 21:17 798 KB 5612
zip Starfield.v1.0-v1.14.70.0.Plus.41.Trainer-FLiNG 2024-10-07 08:50 795 KB 35128
zip Starfield.v1.0-v1.10.31.0.Plus.41.Trainer-FLiNG 2024-03-24 01:45 843 KB 44929
zip Starfield.v1.0-v1.9.51.0.Plus.41.Trainer-FLiNG 2024-02-05 19:25 841 KB 11019
zip Starfield.v1.0-v1.8.86.0.Plus.41.Trainer-FLiNG 2023-11-21 12:45 837 KB 20251
zip Starfield.v1.0.Plus.41.Trainer-FLiNG 2023-09-06 17:06 816 KB 102076
zip Starfield.v1.0.Plus.36.Trainer-FLiNG 2023-09-03 22:51 962 KB 38301
zip Starfield.v1.0.Plus.24.Trainer-FLiNG 2023-09-01 13:54 962 KB 32177
zip Starfield.v1.0.Plus.13.Trainer-FLiNG 2023-08-31 22:20 960 KB 12844
Subscribe
Notify of
Please to comment
281 Comments
Inline s
View all comments
Phr0stByTe
Phr0stByTe
2024-10-05 20:31

as of october, recent release with DLC its working…

to have a saved ini file would be nice.. Ive used this one in the past for when id make my own trainers with tmk and others, mod it but, use if you want, i release rights, give permission, all that bs… unless your private one has a save feature.

using System;
using System.IO;
using System.Collections.Generic;


class TrainerConfig
{
    private string configFilePath = "trainer_settings.ini"; // Path to your ini file


    // Method to load settings from the ini file
    public void LoadSettings(Dictionary<string, string> settings)
    {
        if (File.Exists(configFilePath))
        {
            foreach (var line in File.ReadAllLines(configFilePath))
            {
                if (line.StartsWith("[") || string.IsNullOrWhiteSpace(line)) continue; // Skip comments and empty lines
                var parts = line.Split('=');
                if (parts.Length == 2)
                {
                    settings[parts[0].Trim()] = parts[1].Trim(); // Add settings to the dictionary
                }
            }
        }
    }


    // Method to save settings to the ini file
    public void SaveSettings(Dictionary<string, string> settings)
    {
        using (StreamWriter writer = new StreamWriter(configFilePath))
        {
            foreach (var setting in settings)
            {
                writer.WriteLine($"{setting.Key}={setting.Value}"); // Write each setting
            }
        }
    }
}


// Usage example:
var trainerConfig = new TrainerConfig();
var settings = new Dictionary<string, string>();


// Load settings on application start
trainerConfig.LoadSettings(settings);


// Example usage: Change a setting
settings["GodMode"] = "true"; // Modify a setting


// Save settings before closing the application
trainerConfig.SaveSettings(settings);


lake0553a
lake0553a
2024-10-07 02:09

求风大更新《星空(Starfield)》v1.14.70.0 【DLC破碎空间】的修改器!感谢风大!!!

Alt+数字键 – – 快速增加同伴好感度
—————————
错误提示
—————————
没有找到地址,请尝试重新启动游戏&修改器。
如果问题依然存在,请联系我 (3DMGAME – 风灵月影) 以便第一时间修复问题。注意请把以下内容也一起汇报(Ctrl+C 复制)。

进程ID:000063AC
功能ID:A-

修改器版本:Starfield v1.0-v1.10.31.0 Plus 41 Trainer

游戏版本:1726501283
—————————
确定  
—————————

4md2024
4md2024
2024-10-07 09:38

silent hill 2 remake, please!! thx!!
asphalt legends unite, please!! thx!!

EddieTan
EddieTan
2024-10-07 21:21

Silent Hill 2 Remake please.
Thanks in advance.

murrimk
murrimk
2024-10-08 00:04

STAR WARS JEDI SURVIVOR TRAINER PLEASE

running032
running032
2024-10-08 03:05

SAO Fractured Daydream please

RonRay
RonRay
2024-10-08 16:50

Thank you, brother.♥ (I know that you are from China and I from USA, but we are brothers within the gaming sphere.)

Jaco Corneleus
Jaco Corneleus
2024-10-09 14:47

Thank you very much .

BillBuffet
BillBuffet
2024-10-11 09:04

great thanks Fling

lordfugi2
lordfugi2
2024-10-12 11:06

Starfield v1.0-v1.14.70.0 Plus 41 Trainer

he wanted this software net framework 3.5 from me and it keeps crashing. It has crashed at least 8 times in the last few days

deeznutz187
deeznutz187
2024-11-10 01:51

so i am using nexus and mod organizer 2. i have been using the trainer just fine but now, while using mo2 and sfse, it keeps saying address not found

StriFe
StriFe
2024-11-21 07:41

Although the version is still the same 1.14.70 Infinite Health and God Mode/Ignore Hits both say it doesn’t work these are the errors:

https://ibb.co/CVVcknK
https://ibb.co/0YshS4k

StriFe
StriFe
2024-11-21 18:17

Actually alot of the functions don’t work anymore, out of the 41 I think only 10 to 15 options work, again game version hasn’t changed, so maybe a small update made a change to the addresses, while the game version wasn’t changed.

Makis
Makis
2024-12-08 11:40

i use the Starfield Digital Edition v1.14.74 and trainer works fine!
thx fling !!

jack1920
jack1920
2025-01-11 02:29

As of January 11th 2025 the trainer no longer works.

Error Message
Address not found, please try to restart the game & trainer.
If this error still occurs, please me at flingtrainer.sitesunblocked.org or at 3DMGAME.
Be sure to include the following data (Press Ctrl+C to copy).
Process ID: 00000128
Search Range: 0000000000000000 – 0000000000000000
Bytes Searched: 0.00 MB
Signature: 4C 8D ** ** ** ** ** ** ** ** 80 ** ** 34 75 ** **
8B ** E8 ** ** ** ** 85 C0 74
Trainer Version: Starfield v1.0-v1.14.70.0 Plus 41 Trainer
Game Version: ?