Below, you can find all the updates to our PSO2: New Genesis cheats.
October 9, 2025
The PSO2: New Genesis Speeder has been updated to version 82.
Improved the resolution of the max PB value for the infinite PB hack.
August 11, 2025
The PSO2: New Genesis Speeder has been updated to version 78.
Fixed -scan for the .dll version of Speeder (specifically err2-2 message).
Improved overall efficiency of -scan.
August 8, 2025
The PSO2: New Genesis Speeder has been updated to version 76.
Crash fix for infinite PP/PB hack.
May 7, 2025
The PSO2: New Genesis Speeder has been updated to version 75.
The "err2" error when using the -scan command has been fixed.
April 3, 2025
The PSO2: New Genesis Speeder has been updated to version 74.
Speeder was not applying the max value for photon blast correctly. This has been fixed.
September 10, 2024
The PSO2: New Genesis Speeder has been updated to version 72.
Significantly reduced CPU load when reading entities in memory.
The following console command has been added:
- -debug ent [max entities] — Forces Speeder to always scan for "max entities" number of entities. If you think Speeder is not reading all the entities in memory, you can use this command to fix it. To reset back to default, use -debug ent 0.
September 5, 2024
The PSO2: New Genesis Speeder has been updated to version 71.
I've made some adjustments to ensure all entities are displayed with the -allent command.
August 4, 2024
The PSO2: New Genesis Speeder has been updated to version 70.
An issue where enabling the photo blast hack under certain conditions could cause a crash has been fixed. This will result in a small delay before the photon blast timer is removed. Essentially, if you have a cooldown active, and you remove the timer, this can cause a crash. From now on, Speeder will wait until no cooldowns are active before removing the timer. This seems to take about 30 seconds after zoning into a combat zone.
August 2, 2024
The PSO2: New Genesis Speeder has been updated to version 68.
The "pass" option has been added to all macros. This allows you to tell Speeder not to interrupt the original keypress that activated the macro. Under default conditions, if you have a macro activated by left click (1), for example, you will never be able to left click in the game because all macro keys are intercepted by Speeder. However, if you use the new "pass=1" option, you can allow the left click to activate as normal. This can allow for useful macros like
[1]
keys=as3.0
endkeys=as1.5
repeat=0
pass=1
which will increase your attack speed to 3.0 while left click is pressed and then reduce it to 1.5 when left click is released.
The following line has been added to config.txt:
- 34) How many milliseconds to wait before activating hacks whenever Speeder cannot read the addresses (i.e., if you are zoning or logging into the game). 5000 is the default and should work for most people with an SSD. If you experience crashes while zoning, I recommend you increase this number.
August 1, 2024
The PSO2: New Genesis Speeder has been updated to version 67.
An incorrect address found by the -scan console command has been fixed.
July 21, 2024
The update for both your Speeder and your driver is now complete. You must update both your driver to version 17 and Speeder to version 65. Ignore Launcher when it tells you your driver is out of date. This will be fixed shortly.
To update your driver: Run Launcher.exe -> Click Unload Driver -> Click "Load Driver" button -> Click Download Files -> Click Update Driver Only -> You can now load the new driver with Method One/Two/Three.
To update your Speeder: Run Launcher.exe -> Click Download Files -> Click Update Speeder Only -> Click Run Speeder button at the bottom.
June 15, 2024
The mob vacuum can now vacuum items such as chests and even entities like entire buildings. As before, you will need to include the entity types in your config file for the entities you wish Speeder to vacuum.
June 7, 2024
The PSO2: New Genesis Speeder has been updated to version 63.
The following lines have been added to config.txt:
- 30) Entity types you would like Speeder to consider as "mobs." In general, only type "7" entities are mobs, and, thus, "7" is usually the only number you need on this line. However, if there is an entity type that should be considered as a mob, feel free to add it here. Multiple types can be included by separating each with the "|" character, such as 7|15. Entity types can be discerned with the -allent console command. "Type" is the number you want. Do not use "Type2" on this line.
- 31) Same as line 30 but uses "type2" instead of "type" to distinguish mobs from other entities. Use the -allent console command, and you will see "type2" listed for all the entities in memory. Include any "type2" numbers here for entities you would like to be considered as mobs. Usually, the only number you need is 12632064. Multiple type2s can be included by separating each with the "|" character, such as 12632064|8194.
- 32) A list of entity names for entities you would like to be considered as mobs. Any entity with a name matching any name on this line will be considered a mob regardless of lines 30 and 31. Separate each entity name with the "|" character, such as
Mob Name One|Mob Name Two
The names are case sensitive. - 33) A list of entity names for entities you would like Speeder to ignore. That is, any entity with a name that matches any name on this line will never be considered as a mob. Separate each entity name with the "|" character, such as
Mob Name One|Mob Name Two
The names are case sensitive.
The above filters can be used with the mob vacuum to only vacuum specific mobs.
The following script commands have been added:
- "vac[mob type],[mob type2],[distance]" — All entities with a type matching "mob type" and a type2 matching "mob type2" will be vacuumed in front of your character so long as they are within "distance" of your character. Use the -allmobs or -allent console command to retrieve mob types. "Distance" is optional and can be omitted. If no matching mobs are found, the rest of the keys line will not process. Example:
- keys=vac7,12632064|dbg % this message will appear if at least one mob is vacuumed
- "vac % [entity name],[distance]" — All entities with a name matching "entity name" will be vacuumed in front of your character so long as they are within "distance" of your character. "Distance" is optional and can be omitted. If no matching mobs are found, the rest of the keys line will not process. Example:
- keys=vac % Sunny|dbg % this message will appear if at least one Sunny is vacuumed
The following console commands have been added:
- -cmd [macro/waymark commands] — Speeder will activate "macro/waymark commands" as if you had pressed a macro key with them present. This is a great way to test commands to make sure they are working correctly. You could also use this command to set variables manually. Example:
- -cmd store % testvar,1|eq % testvar,1|dbg % this message should appear in the console
June 5, 2024
The PSO2: New Genesis Speeder has been updated to version 62.
An issue with one of the addresses returned from the -scan command has been resolved.
April 28, 2024
The PSO2: New Genesis Speeder has been updated to version 61.
An issue where the attack speed hack could cause a crash after using the -scan console command has been fixed.
January 19, 2024
The PSO2: New Genesis Speeder has been updated to version 58.
The following macro/waymark command has been added:
- “jmp” — If you are currently jumping, the rest of the keys line will process. The inverse is possible with “!jmp.” Among other things, this can be used to disable the attack speed hack while jumping.
- [variables]
resetAS=0
[113]
keys=jmp|eq % resetAS,0|store % resetAS,1|as0|dbg % AS 0
keys2=!jmp|eq % resetAS,1|store % resetAS,0|as3.0|dbg % AS 3
keys3=s100
repeat=2
endkeys=dbg % stopped - Press F2 to activate a macro that will automatically disable the attack speed hack whenever you are in the air. It will then set your speed to 3 when you land.
- [variables]
The above macro will prevent situations where the attack speed hack immediately grounds you.
December 18, 2023
The PSO2: New Genesis Speeder has been updated to version 55.
An issue where Speeder could not find the Photon Burst max value has been resolved.
December 17, 2023
The PSO2: New Genesis Speeder has been updated to version 54.
I've changed the address for the Photon Burst hack to work more consistently.
December 15, 2023
The PSO2: New Genesis Speeder has been updated to version 53.
It is now possible to have Speeder find the addresses it needs to function. This means that you no longer have to wait for me to update the addresses on the server. Large game updates may still require me to find the addresses manually. (I will always update the addresses, but if you don't want to wait, you can use this new feature.)
The scanning process has two components: line 29 in config.txt, which can contain any name you want for your address file (e.g., addresses.txt), and the -scan console command. Simply change line 29 to any name you want, and then use -scan once you have logged into your character. It will take Speeder a little while to find the addresses, so be patient.
The following line has been added to config.txt:
- 29) If this line is not blank, Speeder will assume you want it to scan the game’s memory for the addresses it needs to function. Once it finds all the addresses, Speeder will output them to a file with the same name as this line. For example, if you change this line to addresses.txt, Speeder will output the addresses to addresses.txt. Once this is done, Speeder will use the addresses from this file and will no longer need to scan the game’s memory. This can be used to update the addresses for the program whenever the game is updated. If Speeder is not working and displaying “address problem,” you can use this line (along with the -scan console command) to update the addresses.
- Speeder will only begin scanning once you have used the -scan command. Do not use this command until you have completely logged into your character.
- It is a good idea to delete your address file whenever the game updates so that Speeder knows to wait for new addresses.
- If you are using the .dll version of Speeder, you must set line 28 to 1 so that you can type the -scan command into the console.
The following console command has been added:
- -scan — If line 29 in config.txt is not blank, Speeder will scan the game’s memory for the addresses it needs to function. You should only use this command once you have completely logged into your character.
December 14, 2023
The PSO2: New Genesis Speeder has been updated to version 52.
The .dll version of Speeder can now display a console window exactly like the .exe version. To enable the console, change line 28 in config.txt to 1. However, please note that not all programs support consoles, so you are slightly limited in terms of the programs you can inject into.
- 28) If 1, the .dll version of Speeder will have a console window. This will allow you to input Speeder’s console commands and see Speeder’s output. However, not all programs support a console window, so the injected program may crash. You can easily test this by injecting into a few programs. If they don’t crash, the console window loads, and the console displays text, you are all set.
December 14, 2023
The PSO2: New Genesis Speeder has been updated to version 51.
An issue where the log was causing a crash has been fixed. I have fixed it by disabling the log, which is not ideal, and I am working on a better solution, but it does fix the problem for now.
December 5, 2023
The PSO2: New Genesis Speeder has been updated to version 50.
It is now possible to inject Speeder into any process running on your PC. This is a security feature I've added to other Speeders that makes it almost impossible for any anticheat to find and detect Speeder. Xigncode does not scan programs that are signed by Microsoft, for example, so you can actually prevent Xigncode from ever attempting to scan Speeder by injecting it into such programs.
Although this will protect you from Speeder being detected, it will not circumvent server checks, so you are still vulnerable to account penalties if you do not follow the safety guidelines.
The PSO2: New Genesis Speeder Guide has been updated with information on how to perform the injection.
November 10, 2023
The PSO2: New Genesis Speeder has been updated to version 48.
An issue where addresses could not be read has been fixed.
November 9, 2023
The PSO2: New Genesis Speeder has been updated to version 47.
The PSO2 Speeder has been updated to work with Xigncode.
September 25, 2023
Added checks to ensure animation canceling resets correctly after usage.
The mob vacuum will never vacuum mobs below your current character's height.
September 23, 2023
The PSO2: New Genesis Speeder has been updated to version 46.
The following new macro command has been added:
- “as[attack speed]” — Will set your attack speed (line 2 in config.txt) to “attack speed.” Example:
- [1]
keys=as2.0|1d
endkeys=1u|as1.0
repeat=0 - Hold down left click, and your attack speed will be doubled. Release it, and your speed will return to normal.
- [1]
September 18, 2023
The PSO2: New Genesis Speeder has been updated to version 45.
Speeder will now vacuum mobs in front of your character (i.e., in the direction of the camera). This makes it much easier to kill vacuumed mobs.
September 12, 2023
The PSO2: New Genesis Speeder has been updated to version 44.
The mob vac will now vacuum only mobs by default, but this can be changed in config.txt on line 24.
The following lines have been added to config.txt:
- 24) The type of mobs to vacuum when using the mob vac. 0 vacuums only mobs. 1 vacuums all entities.
- 25) The name of your macro file, including the extension. For example: Example_Macro_File.ini. Do not include spaces in the file name.
- 26) A decimal between 0 and 1 that will determine a range Speeder will use for any waymark or macro sleep commands. For example, if I have this line set to 0.05 and have used “s2000” in one of my waymarks, Speeder will sleep a random time between 1900 and 2100 milliseconds. 2000 * 0.05 = 100, and then this 100 is added and subtracted from the original 2000. This is to avoid macro detection.
- 27) If 1, injected keys (from a controller, for instance) can be used to trigger any of Speeder’s macros. Controller buttons must be mapped to actual keyboard keys. Normally, injected keys are ignored by Speeder to prevent situations where a macro is initiated by the same key it presses, thus creating an infinite loop. Therefore, if you enable this line, it is imperative that none of your macros press the same key that initiates it.
The following new console command has been added:
- -allmobs — Displays all mobs in memory and their associated data.
It is now possible to activate [Macros] with Speeder. There is a LOT of information here because I basically just copied code from other Speeders. My main goal was to allow for better animation canceling, which can now be achieved with a very simple macro:
- [100]
keys=ca|1|s300
repeat=1
interrupt=0
This macro is already included in the .zip in Example_Macro_File.ini. Just hold down NUMPAD4, and you will attack every 300 milliseconds.
You can also set up macros to automatically press keys at specific times and to do more complex things as well. My next goal is to add aiming functionality.
September 11, 2023
The PSO2: New Genesis Speeder has been updated to version 43.
I have done some work on iterating through the entity list and discerning mob data. As a consequence, mob vac should not induce any crashes and should work much better than before. I will be adding the ability to vacuum specific mobs in the future.
The following console command has been added:
- -allent — Displays all entities in memory and their associated data.
The data garnered from the entity list will allow me to create things such as aimbots, bots in general (e.g., detecting nearby mobs), and greatly expand Speeder's functionality.
August 30, 2023
The PSO2: New Genesis Speeder has been updated to version 42.
Keybinds will be disabled while zoning to prevent situations where a key may initiate a write to bad memory.
April 12, 2023
The PSO2: New Genesis Speeder has been updated to version 36.
The following line has been added to config:
23) If 1, Speeder will only activate keybinds while PSO is the active window. Default is 0.
Speeder will now set your normal max zoom to whatever value you have set on line 21. This prevents the game from trying to revert your zoom distance in certain situations (e.g. during photon burst).
April 10, 2023
The PSO2: New Genesis Speeder has been updated to version 35.
Speeder will once again set your Photon Burst gauge to max as soon as it retrieves the correct value.
April 8, 2023
The PSO2: New Genesis Speeder has been updated to version 34.
Speeder now works on the JP client without issue.
Infinite healing items has been fixed.
Detection of the active window (for keybinds) has been fixed.
Auto-setting of PB gauge to full has not yet been fixed.
April 8, 2023
The PSO2: New Genesis Speeder has been updated to version 33.
Sorry for the wait! The fix was actually relatively easy to implement, but it took forever to figure out what GG did. I have tested infinite PP, PB, mob vac, speed hack, zoom hack, and everything seems to be working. There are two current bugs that I will fix asap:
1) Speeder will not set your PB gauge to full, but it WILL freeze your gauge, so as in the old days, you need to wait for the gauge to fill, and then you can freeze it at full.
2) Keybinds will activate even if PSO is not the foreground window. I think GG did something to prevent retrieving the foreground window, so I just temporarily removed the check so that keybinds will work correctly. Just be aware that you can activate the mob vac even if PSO is not the foreground window.
Finally, you will need a completely new driver, which, at this time of writing, has been sent out (i.e., emailed) to all active members. You will see the suffix "_PSO" on the Mega folder, so you will know it is the correct driver. The driver itself will retain its usual name. If you have an active membership to multiple Speeders, be aware that the PSO driver will NOT work with other games. It will only work with PSO. Be sure not to confuse the two.
March 29, 2023
I've completely revamped how -download works in terms of retrieving an individualized Speeder. From now on, when the server finishes revirtualizing the program, the download link to that version will be sent to this site and dynamically displayed in every post for each game. This means that every post will have a working download link and that this link will change (along with the program) every hour or so. Before, you had to use the -download command to receive a unique version of the program. Now, every version will be unique by default, and you will no longer need to use -download. This not only makes things easier for everyone but also safer.
The dynamic download link can also be found in the guide for each game.
Happy speeding!
March 10, 2023
The PSO2: New Genesis Speeder has been updated to version 32.
An issue where the mob vac was not working has been fixed.
March 9, 2023
The PSO2: New Genesis Speeder has been updated to version 31.
The game will now be unable to change your zoom distance while the zoom hack is active. If it is still zooming in in certain areas, please be specific about where it happens.
New line added to config.txt:
22) Max number of mobs to vacuum at once. 0 = no limit. If you experience crashing while using the mob vac, this setting may help.
February 16, 2023
The PSO2: New Genesis Speeder has been updated to version 29.
It is now possible to hack your zoom distance via line 21 in config:
21) Zoom distance from your character.
February 9, 2023
The PSO2: New Genesis Speeder has been updated to version 28.
The Japanese client is now officially supported. Use "2" for the region when logging in.
December 16, 2022
The PSO2: New Genesis Speeder has been updated to version 23.
New lines added to config:
19) If the distance between a mob and your character is less than this number, it will be teleported to your character if line 16 is active. Basically, how far away you want the mob vacuum to work (i.e. the radius). 0 = as far as possible.
20) How far away from your character to teleport the mobs. 0 = on top of you.
December 15, 2022
The PSO2: New Genesis Speeder has been updated to version 22.
It is now possible to teleport all nearby mobs on top of you for easy farming. It is also possible to freeze them in place. The following lines have been added to config.txt:
- 16) The virtual key code of the key you'd like to enable/disable mob vacuum. Mob vacuum teleports all nearby mobs on top of your character for easy farming.
- 17) The virtual key code of the key you'd like to enable/disable mob freezing. Mob freezing freezes the position of all mobs. Works well in conjunction with mob vacuum (line 16).
- 18) Same as line 16 but only vacuums mobs while the key is held down.
I have also fixed a potential crash issue.
December 9, 2022
The PSO2: New Genesis Speeder has been updated to version 20.
Speeder will reset the Infinite PP hack while zoning, which results in your PP being reset to 100 (instead of stuck at 0).
November 26, 2022
The PSO2: New Genesis Speeder has been updated to version 18.
New lines added to config.txt:
- 14) A list of virtual key codes to activate the individual speeds listed on line 15. Individual keys should be separated with the "|" character.
- 15) A list of speeds that the keys listed on line 14 will activate, separated by the "|" character. For example, if I have line 14 set to
87|65|83|68
and line 15 set to
1.5|1.5|1.5|1.5
then holding down the WASD keys will set my movement speed to 1.5. This is mainly meant to be used with movement keys so that your attack speed and your movement speed can be separated into two different values. You could also use this line to set your left click to a specific speed as well.
November 2, 2022
The PSO2: New Genesis Speeder has been updated to version 17.
Improved code to find and set max photon blast gauge if line 11 is enabled.
Changed line 7 so that it will only freeze photon blast gauge and not attempt to set the gauge to max. Use this as a failsafe if line 11 is not working correctly.
Separated max revive and max heal items into two separate settings (13 and 12 respectively).
October 30, 2022
-twrepeat has been fixed, and the loading of waymarks has been improved.
October 29, 2022
The PSO2: New Genesis Speeder has been updated to version 14.
When activating infinite Photon Blast, Speeder will set your gauge to max. This means you will no longer have to wait for the gauge to fill up. Accordingly, I have added a new setting to the config file so that you can have infinite PB permanently enabled.
The following lines have been added to config:
11) If 1, Photon Blast will always be active.
12) If 1, you will have infinite heal & revive items.
October 27, 2022
The PSO2: New Genesis Speeder has been updated to version 13.
More adjustments to prevent crashing when disabling the hack. From now on, Speeder will never re-enable the timer but will re-enable the gauge filling up. This way, you should be able to safely disable/enable the hack.
October 26, 2022
The PSO2: New Genesis Speeder has been updated to version 12.
Infinite PB was not resetting everything correctly, which may have been causing crashing when disabling the hack.
October 25, 2022
The PSO2: New Genesis Speeder has been updated to version 11.
Teleportation hacks have been added to the PSO2 Speeder. It is now possible to teleport directly to specific coordinates, to waymarks, along a path of waymarks, activate scripts at specific waymarks, etc. The help text for the new functions is too long to post here, but it can be found in the readme under [Console Commands]. Three relevant settings have been added to config:
8) How far to teleport when using console commands like -t -tw, -twrepeat, etc.
9) How long to wait at each teleport hop when using console commands like -t, -tw, -twrepeat, etc.
10) The virtual key code of the key you'd like to pause/resume -twrepeat.
October 16, 2022
The PSO2: New Genesis Speeder has been updated to version 9.
Improved the disabling of the photon blast timer.
October 15, 2022
The PSO2: New Genesis Speeder has been updated to version 8.
New setting added to config:
7) The virtual key code of the key you'd like to freeze/unfreeze your photon blast timer.
You must wait for photon blast to fill up once before freezing it, at which point you can use it indefinitely.
October 6, 2022
-download command will now work correctly.
October 4, 2022
Small update to allow AHK keys to register with Speeder's keybinds.
October 2, 2022
Infinite PP should no longer adversely affect the attack/movement speed hack, nor should it cause crashing. Updating Speeder is necessary for this fix to take effect.
September 30, 2022
The PSO2: New Genesis Speeder has been updated to version 3.
New setting added to config:
6) If 1, you will have infinite PP.
September 29, 2022
Animation cancel should work better on all classes.
I've noticed the attack/animation speed hack manifests more as a movement speed hack on certain classes (Fighter/Force). I would recommend setting animation cancel to left click on these classes as it will greatly improve the frequency of your attacks. I will work on improving the speed of these classes over the weekend.
September 29, 2022
The PSO2: New Genesis Speeder has the usual cheats: movement speed, attack speed, animation canceling, and teleporting (soon). As you can see in the video, the attack speed hack in particular is very effective. If you have any problems, you can contact me via Discord and/or email. Please note the Speeder is designed for the NA Steam version. I will consider hacking other versions as well if you can provide me with a link to download the client (and an account if necessary). Enjoy!
