Quantcast
Channel: NextGenUpdate
Viewing all 27691 articles
Browse latest View live

Save Set [EU] YAKUZA KIWAMI 2 100%completion & more [CUSA10634]

$
0
0


HI, this is a saveset for YAKUZA KIWAMI 2, all saves are in one folder with instruction texts.
With this saves you can unlock :


- All Done
Completed 100% of the Completion List
- An Eye for Talent
Registered 30 hostesses
- Champion of the city
Defeated all street bosses
- Thank you!
Completed the final chapter
- Dragon of Legend
Completed the game in Legend mode
- Let's Build Some Hills
Completed the clan Creator storyline
- Majima Construction Foreman
Possessed over 200,000 points in clan creator
- Half Performance, Half Raw Power
Win all coliseum's tournaments
- Stories of my Life
Complete all substories
- Amon defeated
Completed the "ultimate assassin" substory
- Heat Action Master
Learned all heat actions
- You're Not Welcome
Completed all bouncer missions
- Battle Skill Master
Learned all battle skills
- Skills Master
Learned all skills

"All done" save also unlock :
- Party like it's 1988!
Possessed over 10,000,000 yen
- Just getting started
Completed 10 items on the completion list
- Making progress
Completed 30 items on the completion list
- Maybe you can do it
Completed 50 items on the completion list
- What a player
Play all mini games (play one game to unlock this trophy)
- Weapon master
Defeated 100 enemies using weapons (fight using one weapon in the inventory)
-Opening up a can
Drank all drink types from vending machines (use a drink in inventory)
- A taste for Japan
Ate at all restaurants (eat at one restaurant)
-Majima construction benefits
Recruted over 50 workers into majima construction (Theatre avenue down the stairs to Ringer Hut, talk to Jino Amon near vending machines)

[hide]http://www.mediafire.com/file/nqcrw4lw2fw3z03/Yakuza+Kiwami+2+SaveSet.rar[/hide]

Tutorial: [C#]Rain Name Code for Any CoD RTM Tool

$
0
0
Wassup NGU

I decided to make this tutorial because I was bored out of my mind.
Hope you enjoy!

If this has been posted before or if you would like it removed, pm me

Dependencies:
Code:

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Drawing;
using System.Linq;
using System.Runtime.CompilerServices;
using System.Text;
using System.Text.RegularExpressions;
using System.Threading;
using System.Windows.Forms;
using PS3Lib;

Step 1:
Place this code under InitialiseComponent();
Code:

        private List<Label> nameLabels = new List<Label>();
        private List<string> nameColor = new List<string>();

Step2:
Place this code in Form1_Load
Code:

            for (int i = 0; i < 10; i++)
            {
                for (int color = 1; color < 7; j++)
                {
                    this.colorList.Add("^" + color.ToString());
                }
            }

Step 3:
Place a timer onto your project and add this
Code:

                Match match = (Match)obj;
                string text2 = match.Value.Substring(1, 1);
                match.Value.Substring(2, 1);
                int num2 = int.Parse(text2);
                if (num2 < 7)
                {
                    num2++;
                    text2 = Convert.ToString(num2);
                    if (text2 == "7")
                    {
                        text2 = "1";
                    }
                    text = text.Remove(match.Index + 1, 1);
                    text = text.Insert(match.Index + 1, text2);
                }
                num++;
            }
            this.textBox1.Text = text;
            byte[] bytes = Encoding.ASCII.GetBytes(this.rainLabel.Text);
            Array.Resize<byte>(ref bytes, bytes.Length + 1);
            Form1.PS3.SetMemory(REPLACE WITH GAME NAME SET OFFSET, bytes);

Step 4:
Create 2 Buttons, one to start and the other to stop
Start Button
Code:

            string text = this.textBox1.Text;
            int length = text.Length;
            string[] array = new string[length];
            for (int i = 0; i < length; i++)
            {
                array[i] = text.Substring(i, 1);
                Label label = new Label();
                label.AutoSize = true;
                label.Font = new Font("Consolas", 15.75f, FontStyle.Bold, GraphicsUnit.Point, 0);
                label.Location = new Point(i * 20 + 15, 75);
                label.Name = "lbl1" + i.ToString();
                label.Size = new Size(23, 24);
                label.TabIndex = 34;
                label.Text = array[i];
                base.Controls.Add(label);
                this.Labels.Add(label);
            }
            List<string> list = new List<string>();
            for (int i = 0; i < array.Count<string>(); i++)
            {
                list.Add(this.colorList[i]);
                list.Add(array[i]);
            }
            StringBuilder stringBuilder = new StringBuilder();
            foreach (string value in list)
            {
                stringBuilder.Append(value);
            }
            this.textBox1.Text = stringBuilder.ToString();
            this.timer1.Start();

Stop Button:
Code:

timer1.Stop();
And there you have it, This DOES work for most games as long as you replace the "REPLACE WITH GAME NAME SET OFFSET" with your games offset,. I will add those down below!

Offsets
Code:

MW2 - 0x01f9f11c | BO1 - 0x02000934 | MW3 - 0x01BBBC2C | BO2 - 0x026C0658 | Ghosts - 0xF47A1C | Advanced Warfare - 0x2A80BE8 | BO3 - Have no clue if this works on this game, don't have the game to test it on. :(

Firmware Question How do I hide debug settings?

$
0
0
Does anyone know how I would hide debug settings from the bottom of the settings list?

Fortnite Daily Items 3 September 2018

Open: Infection Lobbies

Need a small Bo2 Tool Right Here!

Far Cry 5 - "DLC: Zombies: DeceaZed to ExZist" and "DLC: Zombies: Gold MedaliZt"

$
0
0
Would be great to have a save for these trophies.
Region: EU/US

Resource: Ultimate Teleport Script V2.0 [PS3/XBOX360]

$
0
0
Hello NGU, Ultimate Teleport Menu official version.
Pictures
Spoiler:



Video
Spoiler:
Coming Soon

Know Bugs
Code:

USE CHANGE PED GUN AND WEAPON ON BACK AT SAME TIME CAUSE IT DONT WORK
UFO 1 DONT WORK AND SOME IPL FROM STORY MODE CANT TURN OFF

Changelog old versions
Spoiler:

CHANGELOG V1.1:
Spoiler:

Code:

REMOVE MEDUSA MODE
IMPROVE AND COMBINE FASTRUN AND FAST SWIM TO ONE
ADD NEUTRAL WEATHER AND XMAS WEATHER
ADD HEAT VISON
ADD WEAPON ON BACK
ADD DELETE GUN
ADD SHRINK PLAYER
ADD FORCE EVERYBODY DANCE
ADD FORCE EVERYBODY AS YOUR BODYGUARD
ADD FORCE BURN EVERYBODY(THANKS TO VINCODIN10 FOR EFFECT)
ADD FORCE EXPLODE CAR
FIX MORGUE AND CLUKINBELL IPL NOT WORK


CHANGELOG V1.2
Spoiler:

Code:

IMPROVE CODE TO HAVE MORE SPACE/ NOW TELEPORT MORE STABLE
CHANGE PRINT MSG TO SHOW NOTIFICATIONS
REPLACE 6 CAR GAGARE AND APARTMENT 31 TO LESTER'S FACTORY AND OMEGA'S GAGARE
ADD "STADIUM FAME OR SHAME" AND "JOSH HOUSE BURNED" TO IPL
REMOVE FIX HOSPITAL BECAUSE ONLY WORK STORY MODE
REMOVE ALL WEATHER JUST KEEP XMAS BECAUSE IT USELESS WHEN CANT SHOW TO ANOTHER PLAYER
ADD CREATE LIGHTNING
ADD NIGHT VISION AND MOVE HEAT VISION FROM MAIN TO IPL MENU
ADD RIOT MODE(BETA)
ADD CHANGE PED MODEL GUN( SHOOT AT PED AND YOU WILL CHANGE TO THAT PED MODEL)
ADD COP GUN(FOR ROLE PLAY)(REMEMBER WHEN PRESS DPAD LEFT, YOU HAVE TO TOUCH THEM TO WORK)
REMOVE EXPLODE ON WAYPOINT


CHANGELOG V1.3
Spoiler:

Code:

ADD 3 SMALL IPL:"BREAK WALL","CRASH HELICOPTER", "NORMAL YATCH"
ADD HYDRAULIC CAR
ADD CRAZY TRAFFIC 2
ADD NO WAR MODE ( IF PLAYERS AIM AT YOU, IT WILL REMOVE THEY WEAPON)
FIX TATTO SHOP COORD NOT CORRECT
IMPROVE RIOT MODE( NOW PED CAN ATTACK IMMEDIATELY, HAVE RANDOM WEAPON)
COMBINE SPEED UP CAR INFRONT AND BACKWARD TO ONE, MAKE IT SLOW DOWN LITTLE BIT, AND HAVE FIRE PTFX AT EXHAUSTED


CHANGELOG V1.5
Spoiler:

Code:

ADD 2 MENU ( MAIN 2 AND WORLD)
WHEN OPEN MENU, IT WILL OPEN MENU POSITION LAST TIME YOU CLOSE IT
ADD "GHOST SHIP" IPL
ADD "PORTABLE RADIO"
ADD "OFF RADAR"
ADD "SUPERMAN MODE"
ADD "HEALTH REGEN"
ADD "WEAPON LASER"
ADD "1 SHOT 1 KILL"
ADD "MONEY GUN"
ADD "LOCK VEHICLE'S DOORS"
ADD "TOGGLE VEHICLE DOOR"
ADD "LOWRIDER"
ADD "AUTO FLIP VEHICLE"
ADD "JB700 MOD"
ADD "STICK TO GROUND"
ADD ALL WEATHER BACK AND IT NOW VISIBLE TO ANOTHER PLAYER SCREEN
ADD "PLAYER MAKER"
ADD "RAIN WEAPON"
ADD "TALKING PLAYER"
ADD "LOWRIDER TRAFFIC"
ADD "PART OF WATER"
ADD "HIDE HUD"


CHANGELOG V1.6
Spoiler:
Code:

FIXED TELEPORT TO WAYPOINT, NOW IT DETECT Z COORD DONT MAKE YOU FALLING ANYMORE
FIXED TELEPORT OUT OF CAR THAT DONT DELETE THE CAR ANYMORE
REPLACE APARTMENT 3 AND APARMENT 4 TELEPORT PLACE TO "FIB SECRET FLOOR"(THANKS TO ROBOHOBO) AND "STORY MODE GARAGE"( THANKS TO RAGEMODZ)
FIXED NORTH YANKTON NOT ENABLE MINIMAP
FIXED JB700 WASN'T SPAWN VEHICLE
ADD SUPER RUN
ADD EYE LASER
ADD DRUNK MODE
ADD PSYCHOKINETIC MODE ( SHOULD TRY)
ADD AIMBOT
ADD DEADEYE GUN
ADD RAPID FIRE MODE
ADD GRAVITY GUN
ADD SIREN TRAFFIC
ADD DISABLE SIREN (NO MORE ANOY COP SOUND YOLOOO)
ADD SMOOTH WATER
ADD REMOVE FOG
ADD DISABLE FOCUS CAM(NO MORE ANOY "PRESS O TO FOCUS ON ANOTHER PLAYER")
ADD INSTRUCTIONAL FOR FEW OPTIONS


CHANGELOG V1.7
Spoiler:
Code:

FIXED DISABLE CAM DONT WORK
ADD OPEN DOOR GUN TO OPEN DOORS OF IPL AND INSIDE LOCATION
ADD NEW IPLS:
-Teuila-la club
-Dr.Friedlander's office
-Sheriff Office Sandy Shores
-Sheriff Office Paleto
-Devin Weston's Chop Shop
-Rogers Salvage & Scrap
-Foundry
-Slaughter house
-Solomon's office
-Martin madrazo ranch
-Epsilon Warehouse
-Movie Threater
These new ipl never have on any menu ps3 before, Thanks HoboRobo for help me testing and some tips to find these


CHANGELOG V1.8
Spoiler:
Code:

IMPROVE PSYCHOKINETIS MODE (NOW HAVE BIND, REPLACE MAKE THUNDER TO FIREWALL, ADD DESTROY)
ADD BREATHE FIRE MODE
ADD REDUCE COLLISION
ADD SPEEDOMETER GUN(AIM AT PED FOR  ROLEPLAY)
ADD HEATVISION ON AIM
REMOVE HEATVISION FROM WORLD OPTION
ADD VEHICLE CANON
ADD INTENSE WATER
ADD NO WATER BUT CANT TURN OFF FOR NOW(CREDIT TO HappyIei19)
ADD WHITE WATER BUT CANT TURN OFF FOR NOW (CREDIT TO JOKER MODZ)
IMPROVE "PART OF WATER" NOW IT HAVE BIGGER RADIUS
FIX SUPERMAN MODE SOME TIME NOT WORK
REMOVE DISABLE CAM


New Changelog
Spoiler:
Code:

DECIDE TO CHANGE ALL DESIGN OF MENU
ADD OUTFFITS MENU WITH 30 MALE OUTFFITS AND 10 FEMALE OUTFFITS
ADD RANDOM OUTFFITS
ADD ANIMATIONS WITH ALLOW MOVEMENT WHEN DO ANIMATION
ADD SCENARIOS(ONLY SCENARIOS WITH PROP)
ADD WALKING STYLE MENU
ADD CRAWL MODE
ADD ALPHA PLAYER
RENAME OLD SUPER PUNCH TO EXPLODE MELEE
ADD REAL SUPER PUNCH(PUNCH PED 1 HIT AND VEHICLE FLY AWAY)
ADD FULLY VEHICLES SPAWNER
ADD VEHICLE NEON MENU WITH COLORS
IMPROVE RAINBOW NEON(NOW IT SLOWER)
ADD VEHICLE ALPHA
ADD SLOW RAINBOW VEHICLES(1:SLOW 2:FAST)
ADD DRIVE ON WATER AND SKY(0:WATER 1:SKY)(TURN OFF AND ON WHEN CHANGE)
CHANGE VEHICLE ROCKET TO VEHICLE'S WEAPON TYPES(16)
ADD IMDEDIATELY STOP TO FLYING VEHICLE WITH R2
FIXED JB 700 MOD WHEN YOU TURN OFF IT SPAWN JB700 CAR AGAIN
ADD NO COLLISION(USE FOR PLANES AND HELICOPTTERS)
ADD GIVE SINGLE WEAPON MENU
ADD WEAPON TINT MENU
ADD EXPLOSIVE BULLET TYPES(37 TYPE)
ADD PROJECT GUN(9 TYPE)
IMPROVE CHANGE PED GUN
ADD NORTH YANKTON TELEPORT PLACES(THANKS TO NOTYOURDOPE)
ADD REVEAL PLAYER
ADD COP TURN BLIND EYES
ADD ENABLE CARGOBOOB MAGNET
ADD ZOOM MAP(CREDIT TO NOTYOURDOPE)
ADD JETPACK MOD
ADD HELICOPTER NUKE MOD
ADD DISABLE PHONE
ADD FIRST PERSON MODE
ADD CHANGE TIME
ADD SYNC TIME WITH SYSTEM
ADD TIMESCALE
ADD CLOUD MENU
FIXED XMAS CANT TURN OFF
FIXED CANT TURN OFF WHITE WATER(THANKS TO PurgeSPRX DEV)
ADD CHANGE GRAVITY LEVEL
ADD RAIN MONEY
ADD RAINBOW MENU COLOR


Credits
Spoiler:
Developer:Me- Tgsaudoiz
Semjases dev: Big Help
Salfety Dev: Big Help
Ragemodz: Tester and great friend
Custom Content Creators' Members
NGU Comunity
SC-CL Team: XBLToothPik/ AP II Intense/ Zorg93
African Engine Base(im convert it)

Download
[hide]DOWNLOAD[/hide]
NOTE
If anyone repost this or Youtuber please direct original link to this thread. Thanks, Enjoy.

PC: Search Battlefield 3 player

$
0
0
Hey, i wanna play coop but nobody searches for a game.

Thats why iam asking here for players...

Are you guys still play BF3?

New out of all war maps glitch

$
0
0




IN THIS VIDEO YOU WILL SEE A BRAND NEW METHOD TO GET OUT OF ALL THE WAR MAPS.
THIS ALSO WORKS ON THE NORMAL MAPS I HAVE A VIDEO ON MY CHANNEL TOO

FacelessOne
SUBSCRIBE IF YOU ARE NEW <3 <3 <3

New Way To Get Out of The 7 Maps War Mode Operations

Trophy [EU] Perils of Baking - Story Completed

$
0
0




[hide] Download [/hide]



[EU] Perils of Baking - Story Completed


You can get any Story related trophy really easy by using this save

Just complete all the stuff beneath this and you might be able to get the 10k food trophy

For the Warp 1 Trophy use this GUIDE

For the Warp 2 Trophy use this GUIDE

For the Warp 3 Trophy use this GUIDE

For the Warp 4 Trophy use this GUIDE

For the 4 Secret Level Trophies use this GUIDE

(Bonus level trophies will be included in the next save)








News: Battlefield V beta

[GSC]PackAPunch V0.5 Beta Zombies Mod Menu

$
0
0
So I have been developing this menu for a while on cabconmodding.com but have decided to expand it to a bigger auidiance and will from now on continue to release it here. This menu has some functions that none have and I am extremely excited to bring you guys this. :D*


Video:

Download

menu help

$
0
0
i want to make it where my menu can scroll thru visions like this


im not sure where to start but my menu is built the same as this one but its not released to see how it was implemented any help would be appreciated

ik its a slider function i looked at extincts menu but i cant set it up to work in mine

Any Good Mw3/Ghosts Azzas?

$
0
0
Iv been looking around and all the azzas iv found for ghosts and mw3 are complete shit and i was wondering if there is any good azzas with bot spawners etc.
if you have any recommendations it would be greatly appreciated :) <3

Save Wizard After Sale Support

$
0
0
Hi,*

I bought Save Wizard back in December last year but last week i decided to upgrade my laptop as it was not up to par.

Only problem now is I can not find my license key anywhere.

I have checked my Paypal and can* see the transaction id for the payment but not the license.*

I have contacted Save Wizard support a number of times over the last week but have not had a reply from them.

Does anybody know if they will ever get back to me or will I have to purchase another license.*

I really don't want to have to spend another 50 quid for no reason.*

Cheers.

Is Modding on Bo2 Repetitive/Boring?

$
0
0
Black ops 2 has basically turned into public HvH's and 15 year olds with Reflex pulling IPs booting eachother offline, does anybody really classify Black ops 2 as fun anymore? :sal:

Resource: Primitive's Ultimate Avatar Pack + Text Tutorial

$
0
0
I thought as my first Resource post i would post my Personal Premium Avatar Pack with around 3,500+ Premium Avatars!


Requirements:
-Jailbroken PS3
-FTP Client (Filezilla, WinSCP, Core FTP, ETC)
-WinRAR

Download Link: Zippyshare.com - Primitive's Ultimate Avatar Pack!.rar
VirusTotal Link: https://www.virustotal.com/#/url/b99...7ecb/detection

Follow This If You Dont Know How To Install Custom Avatars On Your CFW

FTP Method

1. Sign out of PSN
2. Open your FTP client and Connect to Your PS3.
3. Open "dev_hdd0" Folder.
4. Open "home" Folder.
5. Open the user you want to have the Avatars on. (ex. 00000051) (same order as your console)
6. Drag and drop the "psn_avatar" Folder into said User Folder.
7. Sign back into PSN and all the avatars will be under the Premium Avatar tab!

I hope you all enjoy my Custom Premium Avatar Pack exclusive to NGU!

* This process must be done with each PSN account you want a premium avatar on. *

Discussion: The games Save Wizard simply does not include

$
0
0
So we all know that Save Wizard is currently the only PS4 save editor working.
I myself can testify to their efficiency.
But one thing is not making any sense. Games like Fallout 4, Dishonored 1 and 2, Mass Effect Andromeda and others that cannot be placed any cheats, because the code is always moving around a lot, are not even included in Save Wizard.

I get it that they can't place cheats that would never work, seeing that for those types of games the user needs to edit their own saves. And in the case of Game Genie they would place the games available on their listing, and the users knew they needed to use advance mode and simply find what they are looking for and edit it.

But Save Wizard seems to be purposely not include in their list of games those that they can directly apply cheats to and would need the user to edit the save.

So I don't know why the hell they are doing that. If Game Genie did it then seeing Save Wizard uses basically the same system, then not having all the games they should have seems like something being done on purpose. Almost as if they are saying "If we can't apply the cheats then neither can you". Not taking into account that the activation key is more than well paid for.

And seeing we lack alternatives. I mean in the past with PS3 we had GG and then we had BSD which was amazing but now we're stuck to SW and with no alternative. An alternative that wouldn't even be necessary if they simply made available all the games they already have access to and simply allowed the users to find their way. As we have done in the past.

So what do you think? Is Save Wizard not including those games on purpose?
Viewing all 27691 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>