1. PUNIHI LOADER 2
  2. News

PUNIHI LOADER 2 News

PUNIHI LOADER 2 DEMO New Contents Announce

NEW GAME MODE WILL BE AVAILABLE IN THIS JANUARY.
GET READY PUNIHIES!

[previewyoutube][/previewyoutube]


[Demo Update]PUNIHI LOADER 2 DEMO Version 0.348

[Additional details]

・New friend is on the way!

Pilot:Testudo Kameda
Loader:Red Walls
A pilot who is a history geek. He boards a heavyweight loader inspired by infantry formations that are said to have existed in super-ancient civilizations. When delegated, it approaches the enemy and acts as a decoy.

・A loading screen has been added.


[Fixed details]

・Fixed a problem where missile lock-on sound effects and FCS pack sound effects continue to sound even after pausing.


・Adjusted the volume of sound effects to make it easier to hear the sound effects of enemy loader.

That is all.
Thank you for your continued support.

Our website is now available.

check it
https://punihigames.wixsite.com/221games

[Demo Update]PUNIHI LOADER 2 DEMO Version 0.348

[Additional details]

・Supports aspect ratios other than 16:9.


・Result scene buttons have been translated into English.


[Fixed details]

・Fixed an issue where hit sounds and damage inflicted were not displayed when hitting an enemy with a DECCHI NAIL GUN.


・Fixed a problem in which the display of the back pack energy column was incorrect in some languages when a tune pack was equipped.


That is all.
Thank you for your continued support.

[Demo Update] Problems with games not working properly in some languages

[h3]Please, everyone[/h3]
PUNIHI LOADER 2 DEMO has been updated to deal with this issue.
I tried to fix problems with games not working properly in some languages.
Please do the test and let me know the results.


[h3]Below are the details[/h3]
Upon investigation, I found that the .csv file fails to load for French and Russian due to differences in character formats.

FormatException: Input string was not in a correct format.
at System.Number.ParseSingle (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00083] in :0
at System.Single.Parse (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00000] in :0
at System.Single.Parse (System.String s) [0x0000b] in :0

These error logs were.
To correct these, I added CultureInfo.InvariantCulture at Parse in my script.(I'm not professional at C#...)
And I tested some languages at this version, this worked on my development machine.
But I don't have true French or Russian machine, so I need the help of everyone who lives in the area.
I feel bad treating everyone like a free debugger, but I seriously need some information.

I hope it works, but there is a decent chance it won't.

Thank you for your cooperation.