NoaMod

New Member
Feb 21, 2024
1
0
Hey. I am getting a malware (Adware.Softcnapp) from VBA32 on VirusTotal. Does anyone download and played to confirm that its a false positive? Just to be safe, you never know.
 

Tcf2

Member
Jul 17, 2017
126
48
If you say so. It has was uploaded at and has thus been at 0.3 for 7 months.
0.3 just has the most content, a trial version that contains most if not all of the first area up to the area boss. The creator releases smaller updates containing individual animations coming from their work on later parts in the game but as more or less completely separated zones containing individual enemies that they implement, without animations from previous versions, and not a complete trial like 0.3 is. Hence 0.3 is the one here, also 0.32 is just 0.3 but with bugfixes and one extra scene iirc.

But they update regularly on Ci en and patreon, about 1 to 2 times a month
 
  • Like
Reactions: zagreus9

Escuro

Member
Dec 11, 2019
106
140
You have to be blind to post something so dumb. Have you even bothered to check the Ci-En or their twitter page?
Bro why would I check OTHER PLACES when I get games from HERE?? If you'd read other comments you would have realised others have already made it clear the game is being updated in other places, and they did so far less rude than you.

Even at that, it's a very simple issue - anyone at a glance would consider a game to be getting no updates if it's thread on here NEVER CHANGES. And on that note, UPDATE THE GAME HERE IF IT IS GETTING UPDATED ELSEWHERE, FOR FUCKS' SAKE.
 

Semtin

Newbie
Feb 26, 2022
92
197
Bro why would I check OTHER PLACES when I get games from HERE?? If you'd read other comments you would have realised others have already made it clear the game is being updated in other places, and they did so far less rude than you.

Even at that, it's a very simple issue - anyone at a glance would consider a game to be getting no updates if it's thread on here NEVER CHANGES. And on that note, UPDATE THE GAME HERE IF IT IS GETTING UPDATED ELSEWHERE, FOR FUCKS' SAKE.
You get them here for free. Sometimes you have to wait. You don't like it? Nobody's keeping you here by force.
 

Escuro

Member
Dec 11, 2019
106
140
You get them here for free. Sometimes you have to wait. You don't like it? Nobody's keeping you here by force.
I fucking do like it. What gave you the impression I don't? Don't pull that act.

I asked a question. That is all I did. Then people went off on me for it.
 
  • Like
Reactions: 6rMrL9vDzH

Saas15

Newbie
Mar 4, 2024
29
134
Even at that, it's a very simple issue - anyone at a glance would consider a game to be getting no updates if it's thread on here NEVER CHANGES. And on that note, UPDATE THE GAME HERE IF IT IS GETTING UPDATED ELSEWHERE, FOR FUCKS' SAKE.
The game isn't updated because there isn't much to update, the author publishes portions of the work in progress each month on his ci-en/patreon but it's only 30 seconds animations or gameplay featuring new assets, nothing more.
So yeah the game isn't dead (far from it) but you won't see anything here until a big update enventually comes out.
 
  • Like
Reactions: Escuro

Semtin

Newbie
Feb 26, 2022
92
197
I fucking do like it. What gave you the impression I don't? Don't pull that act.

I asked a question. That is all I did. Then people went off on me for it.
Here's another impression i get from what you say: you're here to pull some drama off. No point in arguing.

I'm sure you'll have something interesting to say in response, so I'll let you have last word.
Have a good day.
 

Escuro

Member
Dec 11, 2019
106
140
Here's another impression i get from what you say: you're here to pull some drama off. No point in arguing.

I'm sure you'll have something interesting to say in response, so I'll let you have last word.
Have a good day.
Man I was literally just asking a question, this feels like shit. Your impression is completely off the rocker.

You too, good day
 
  • Like
Reactions: 6rMrL9vDzH

kingkaschte

Newbie
Mar 30, 2021
91
39
God mode cheat:

1. make a backup copy of Resources\data\project.json (just to be safe)
2. look into the file. If it starts with the three bytes "enc" (version 2024_03 and up), then run the decrypter first: https://f95zone.to/threads/pixel-game-maker-mv-extractor.105950/page-4#post-13822428
3. open Resources\data\project.json with a text editor and replace all occurrences of

"assignVariableObjectId": 1,
"assignVariableQualifierId": -1,
"assignVariableId": 2,

with

"assignVariableObjectId": 1,
"assignVariableQualifierId": -1,
"assignVariableId": 3,

IMPORTANT: lots of objects have a variable with id 2, so only do this in blocks where "assignVariableObjectId" being 1 !!! What this patch does, is replacing your "current HP" with your "maximum HP" in calculations as if you had full HP all the time, so effectively you won't take any damage at all.

Also note that certain objectCommands in the json suggests that some enemies have an "instant kill" action (which does not involve your current HP in any way, kills you no matter), so you still must avoid those special attacks (not sure which enemies and what attacks, but my guess is bosses have such special moves). I haven't figured out yet how to nullify those.
the hp bar doesnt change but i still died to a normal attack so the hp value still decreases :(
 
May 25, 2017
894
1,696
Bro why would I check OTHER PLACES when I get games from HERE?? If you'd read other comments you would have realised others have already made it clear the game is being updated in other places, and they did so far less rude than you.

Even at that, it's a very simple issue - anyone at a glance would consider a game to be getting no updates if it's thread on here NEVER CHANGES. And on that note, UPDATE THE GAME HERE IF IT IS GETTING UPDATED ELSEWHERE, FOR FUCKS' SAKE.
Getting no updates does not mean an abandoned game. You calling the game "dead on arrival" is completely stupid when you can go on literally any of the creator's socials and see their progress reports. Just because you're not being spoonfed playable updates doesn't mean the game is no longer making progress.
 
Last edited:
4.80 star(s) 52 Votes