Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(5 edits)

Ah, yeah, I was using the first version of the translation.
I've uploaded a build with the latest changes to the GitHub release page.

The following lines are still too long:
[55] RAKETENRUCKSACK UMGESCHNALLT! ACHTE AUF DEN RÜCKSTOSS!
[62] MACHETE BEKOMMEN! JETZT HABEN NICHT NUR BÜSCHE VOR DIR ANGST.
[60] STAMPFSTIEFEL ANGEZOGEN! 1 PAAR STABILE STIEFEL SCHADET NIE!
[57] SCHWUNGSCHUHE ANGEZOGEN! NOCH NIE WAR SPRINGEN LEICHTER!
[67] DAS AUGE VON UDJAT ERHALTEN! ALTE ÄGYPTISCHE KRÄFTE SIND ZU SPÜREN.
[64] ICH KANN DAS ZISCHEN VON SCHLANGEN HÖREN... ICH HASSE SCHLANGEN!
[55] ZUM HOCHWERFEN OBEN UND ZUM FALLENLASSEN UNTEN DRÜCKEN.
[64] ALS ICH MIR DIE LETZTEN WORTE MEINES VATERS INS GEDÄCHTNIS RIEF,

P.S. Also, with the language quick-switch feature working better now, it's easier to test translation.

(1 edit)

Yeah, most of these are "enhanced" versions of the normal item get text. I have to decide, what I do with them, probably also add a ultra widescreen translation version (because that's what I am testing with) or something like that.

But right now, I have a problem with my controller detection.
I am using an "old" Microsoft Xbox One Elite Wireless Controller (Series 1), with its wireless adapter and/or with cable (if the batteries are empty or when I feel so), it is registered with windows without problems, but in the newest beta, there's no way to make it work. In the last version I had success, when connecting via USB while in the controller button screen, but now it seems there's no way to make it work.
Did you change anything on controller detection?

That's the reason I have not been able to test yet (and lotsa work ^^).

Was the last version where your gamepad worked the previous beta or version 1.2.0? There have been some changes since 1.2.0 that I haven’t tested on Windows, so they might have introduced issues. I can revert them if needed.
Also, have you tried connecting the gamepad before launching the game? That should work. It works fine for me - just tested it on Windows with a cheap no-name gamepad.
Good luck with your work - this project can obviously wait.

Builds with the gamepad configuration reverted to the previous working state are now uploaded to the GitHub release page.

(1 edit)

Have you had a chance to test the latest version?

Sorry mate, was on my holidays. Came back yesterday. Will check in the following days. Sorry to let you wait. 

No problem at all! I've actually been quite busy myself lately and haven't had time to focus on the project either. Please take your time - there's no rush on this. Besides, I'm not sure I'll have much time for the project in the near future.

I've finally played some rounds and updated my translation. 
The dollar still seems to stay the dollar, even when I provide an alternative Euro sign, but other than that I didn't found anything remarkable or wrong.

(1 edit)

Thanks for the update!

Are you sure you're running the latest version? The dollar sign should be replaceable - unless you're referring to the animated sprite in the last screenshot, which isn't (yet). I might fix that later.

       

Is your controller working now?

Here's the latest build. Would be awesome if you could give it a quick test.

(1 edit)

The latest build now on GitHub: https://github.com/yancharkin/SpelunkyClassicHD/releases/tag/1.2.1-rc

Will test it the coming days, since I broke my big toe a few days ago. xD

Ouch! Wishing you a quick recovery!  

Actually, the game probably doesn't require much testing since there are no major changes, so I'll likely release it once I polish the last few things.

The € sign and everything in/with the android version seems to work great. There's still one thing I would love to see improved, dunno if that's possible or you want to improve it at all: control scheme settings. Right now, it shows button 1, 2 etc., you know? But it would really be great, if you could select one in the menu and it would be shown instead, like:

XBOX (LT LB X Y A B RB RT START BACK) 

Playstation (L2 L1 × ○ △  □  R1 R2 START SELECT)

Nintendo (ZL L Y X B S R ZR + -) 

If you know what I mean and it would not mean to much work. 

Also I noticed, if you press START, it shows in the Pause screen how deep you are (in feet), it seems that is missing from the translation? Same with the $ in the result screen, this is still the $ instead of the € sign.

Thanks for all the work so far.