Page 7 of 18

Re: z Palworld

Posted: Tue Jan 23, 2024 5:32 pm
by kordman
yop, i confirm gamepass just update to 1.1.0
game is free but validate upgrade is slow :)

Re: z Palworld

Posted: Tue Jan 23, 2024 9:26 pm
by Sakkzz
Is it just me or with these small updates, make the game laggier?

Re: z Palworld

Posted: Wed Jan 24, 2024 1:37 am
by Jessen
Kaenos wrote:
Mon Jan 22, 2024 9:59 am
I really hope there's a way to change the size flag as well.
If we can find the flag that sets if a Pal is Alpha or not, thats what they're using.

Re: z Palworld

Posted: Wed Jan 24, 2024 3:18 am
by Deepthroat
Ninomae Tako'nis wrote:
Tue Jan 23, 2024 1:49 pm
Gamepass was stuck on 1.0 while Steam released on 1.2. It should just be them bringing the game up to speed with the Steam release.
As already confirmed by the developer, the Game Pass version uses a different build, is not however outdated (a 1.2.0 version for Game Pass is not the same as a 1.2.0 version for Steam).
Austin wrote:
Tue Jan 23, 2024 5:25 pm
Gamepass keeps getting updated for me and my friend lol Not sure whats up with that.
Apologies, I forgot Game Pass version uses a different build.

Re: z Palworld

Posted: Wed Jan 24, 2024 3:49 am
by YM101
Does this work for multiplayer?

Re: z Palworld

Posted: Wed Jan 24, 2024 4:38 am
by Valatros
For anyone who hasn't realized... Unlimited Ammo also doubles as a "Rapid Fire" cheat code. You skip the reloading process and can shoot super, super fast, which is... obnoxiously powerful given that some of the mid tier weapons are very high damage with slower attack speeds.

Not all bad, really, but an Unlimited Ammo that didn't also give you quick shots would be appreciated, maybe make the quick shot feature a separate code?

Re: z Palworld

Posted: Wed Jan 24, 2024 8:12 am
by ResetSmith
Is the "Pickup Pointer" broken for anyone else?

It's working now. Disregard.

Re: z Palworld

Posted: Wed Jan 24, 2024 12:27 pm
by Austin
Valatros wrote:
Wed Jan 24, 2024 4:38 am
For anyone who hasn't realized... Unlimited Ammo also doubles as a "Rapid Fire" cheat code. You skip the reloading process and can shoot super, super fast, which is... obnoxiously powerful given that some of the mid tier weapons are very high damage with slower attack speeds.

Not all bad, really, but an Unlimited Ammo that didn't also give you quick shots would be appreciated, maybe make the quick shot feature a separate code?
Odd. My version of unlimited ammo didn't have the same result. But good to know for something to look into.

Re: z Palworld

Posted: Wed Jan 24, 2024 1:26 pm
by itz_vin
has anyone ran into a problem using the all pals have 4 skills as dedicated server host? (i had it working then suddenly it stopped)

Re: z Palworld

Posted: Wed Jan 24, 2024 1:48 pm
by smashbro596
can we get a cheat for CT (cooldown timers) for mounted pals active skills?

Re: z Palworld

Posted: Wed Jan 24, 2024 3:51 pm
by Chinhs
Is there a way to disable server-check for my own dedicated server?

Re: z Palworld

Posted: Wed Jan 24, 2024 4:23 pm
by kyoski
Jessen wrote:
Wed Jan 24, 2024 1:37 am
Kaenos wrote:
Mon Jan 22, 2024 9:59 am
I really hope there's a way to change the size flag as well.
If we can find the flag that sets if a Pal is Alpha or not, thats what they're using.
i'm pretty sure it's not a flag but actually a seperate pal ID,
example:
BOSS_ElecLion
and
ElecLion
same pal, but two different pal IDs
the boss versions are the larger ones

Re: z Palworld

Posted: Wed Jan 24, 2024 5:18 pm
by darkknight091
tfigment wrote:
Sun Jan 21, 2024 6:10 pm
Here is a more detailed Character Editor with most of the editable values and skills. You can view Passive Skills and edit them. Presumably you can also edit the Active Skills as well though I have not really edited those.

Because Passive Skills Array is small you cannot just add new skills without causing game to crash so don't try to fake the game into trying. I added a helper function to add new passive skills which you can copy from other Pals. I'm not going to try to figure out the Hash -> Name mapping from the game.

Note that I'm using named symbols which CE loads in the background after attaching to a game for the AddPassive function if it does not open please wait for CE to continue loading and try again. That or the game has been updated and its now broken or you are using a version other than the Steam version.

Edit:
I should also note that the hashes that the game uses can change from Computer to Computer so please do not share hashes and also be aware that they can change if you load or unload the game or if the game is updated so please be careful with posting hashes and reusing them. I think the game does do some validation checks to prevent invalid codes but I've not tried it to see how it behaves.

Edit 2: Apparently stats may not be automatically applied and you may need to exit and reopen game according to noobgamer1016

Change List
v1: Initial Release
v2: Add Sanity back in
The table is not working for me, I tried to check the box to activate the table after I selected the game but the table shows the character as ??? and all the stats are are also unknown. And after a few more tries, I was unable to check the box too. I am using CE7.5 and my game is on Steam, Did I missing something before I activate the table?

Re: z Palworld

Posted: Wed Jan 24, 2024 6:44 pm
by ChubyDubyDua
Is there a way to get more stat points for the character?
Instead of just 1 point per lvl up

Re: z Palworld

Posted: Wed Jan 24, 2024 6:48 pm
by Jessen
kyoski wrote:
Wed Jan 24, 2024 4:23 pm
i'm pretty sure it's not a flag but actually a seperate pal ID,
example:
BOSS_ElecLion
and
ElecLion
same pal, but two different pal IDs
the boss versions are the larger ones
its not because I don't think but if it is we just need a way to figure out what to switch.