#READY TO RUN Sword of Jade

1 messages · Page 1 of 1 (latest)

floral orbit
#

Thank you to FyreWulff for allowing us to make this game ready to run!
Please support the remake on steam when it releases https://store.steampowered.com/app/1885860/Sword_of_Jade_Parallel_Dreams/

CFW:
[x] ArkOS
[X] muOS
[]ROCKNIX
[] AmberElec

RES:
[] 480x320
[X] 640x480
[X] 720x720
[] 1280x720+

Arch:
[x] aarch64

Do you ever feel like you are just wandering through life, not knowing what is coming next? Trying your best and caring for others, but not caring about yourself? Sword of Jade follows the heroes on a long adventure full of mystery, choices with consesquences, and a cast of characters full of their own life stories. Along the way, they will disc...

Release Date

Coming soon

#

@long goblet can you Tag the navigators I'm still not able to tag roles

young pendant
#

<@&1216123318122577972>

floral orbit
#

Thanks tabreturn lol

long goblet
floral orbit
#

Ok

cosmic gate
#

✅ RG35XXH/MuOS How do I escape to run in the game?

#

Select?

floral orbit
#

Yeah I might have to make a gptk file for specific controls

young pendant
#

is there no sound in this game except for navigating the menu?
seems to run fine my rg351v, otherwise
(the mouse cursor is always at the top-left, but this affects a bunch of games on amberelec)

floral orbit
#

I have sound on arkos on my rgb30

floral orbit
cosmic gate
#

starting room no after the party gathers sounds start

young pendant
#

i've had a few battles now. no sound except for menu navigation (for settings and in-game interactions)
during battle: the "skills" menu is empty (but maybe that's normal), and the character is surrounded by a white/grey square

young pendant
#

okay, ran it from the terminal to check the output:

ALSA lib /work/build.AmberELEC-RG351V.aarch64/alsa-lib-1.2.8/src/pcm/pcm.c:8570:(snd_pcm_recover) underrun occurred
floral orbit
#

So it needs a lib? I still can't read this stuff to well

young pendant
#

i reckon there's a lib. but -- " An underrun occurs when the audio buffer is not being filled with data quickly enough, causing the audio stream to stop temporarily."

floral orbit
#

Weird how it doesn't happen on muos or arkos

#

How do we fix

young pendant
#

yeah -- it's an amberelec thing, i reckon. @long goblet know a thing or two about amberelec

long goblet
#

sound should work even if it shows

young pendant
long goblet
young pendant
#

just so you know: i have menu sounds but that's all. not sure what other effects i should hear. @floral orbit can you point out a significant sound effect or music early in the game?

long goblet
#

Uhm

#

nvm

young pendant
long goblet
#

yeah no music

young pendant
long goblet
#

no underurn messages for me 🙂

floral orbit
#

Title music and more once you get into the party

long goblet
#

no music on rocknix also

#

did the other games i tested have music?

floral orbit
#

Try to pause and go to bam see if you can fix it there

#

Yes

long goblet
#

intro...

young pendant
#

fiddled with the bam setting. no luck

floral orbit
#

Dang

long goblet
#

via -log foldername/

#
nitialising music_sdl2...
 1.9  Warning: no soundfonts for MIDI playback using fluidsynth found in common locations. Set the SDL_SOUNDFONTS environmental variable if you've installed them.
 1.9  music_sdl2SDL_Mixer 2.8.0 (44100Hz, Mus```
#
 ! Could not load song /storage/.ohrrpgce/ohrrpgce20240711150326.992.tmp/playing.tmp//song53.mid : Couldn't open timidity.cfg```
floral orbit
#

So it's failing to load the song?

#

How do we fix that

long goblet
#

Error message gives some hints

#

this part

#
 0.0  exepath: /storage/roms/ports/swordofjade, exe: ./ohrrpgce-game
 0.0  orig_dir: /storage/roms/ports/swordofjade
 0.0  curdir: /storage/roms/ports/swordofjade
 0.0  config: /storage/.ohrrpgce/ohrrpgce_config.ini```
floral orbit
#

Is it the config part

#

I'm sick today so might not be seeing the obvious

long goblet
#

😄

#

like this path /storage/.ohrrpgce/
but the file does not exist, and it trying to rreate a tmp path there

#

i got it to create a folder at least

#

still the same

! Could not load song /storage/.ohrrpgce/ohrrpgce20240711151233.992.tmp/playing.tmp//song53.mid : Couldn't open timidity.cfg```
#

now to research what is up with this timidity and what he wants

#

but also clashes witht he first warning song53.mid

sour pond
#

"Thanks to an afternoon The Mad Cacti spent playing around with the limits of the RPG Format, the original releases of Sword of Jade are not editable in CUSTOM.EXE, and they exhibit many strange bugs with recent OHR versions (including xocolatl). FyreWulff has dubbed this "Jadestone". These problems are still unfixed, however re-releases such as the SVN nightlies and Community Edition do not include Jadestone."

long goblet
#

fixed 🙂

#

number 1. not related but a good measure to add

ln -sfv $GAMEDIR/conf/.ohrrpgce ~/```
#

just incase the game adds custom files to the config there

#

so rocknix and amberelec do not have preinstalled sound fonts

#

and .mid files are midi files

#

midi files are just instructions how to play certain instruments

#

so you need a soundfont to play these midi instructions

#

soundfont are the instruments in one file

#

whihc the audio driver can then play

#

So we need to include a opensource soundfont and do

export SDL_SOUNDFONTS="$GAMEDIR/FluidR3_GM.sf2"

#

the one i used for testing is FluidR3_GM.sf2

#

but that thing is 144mb

#

like this

floral orbit
#

I just took some cold pills so I'm gonna take a nap I'll fix it all later thanks for the help cebion

long goblet
#

You're welcome

#

only 29 mb

floral orbit
#

Sure

floral orbit
#

@dapper marten this is the chat

dapper marten
#

In french, this is "Le Chat"

#

Le Chat (Le Cat in English-language editions) is a Belgian comic strip, created by Philippe Geluck. Foremost published daily in the newspaper Le Soir from March 22, 1983, until March 23, 2013, it is since issued directly as complete albums.
Right from the start, it quickly became one of the bestselling Franco-Belgian comics series and the mascot...

floral orbit
#

Lol

#

Chat is cat oui

dapper marten
dapper marten
#

adding GeneralUser-GS-v1.471.sf2 and export SDL_SOUNDFONTS="$GAMEDIR/GeneralUser-GS-v1.471.sf2" but still no music on Rocknix with my rg353vs

#

I have also tried with the soundfont.sf2 used in the descent port, same result

#

adding export SDL_FORCE_SOUNDFONTS=1 doesn't help

young pendant
#

music playing on my rg351v amberelec using
export SDL_SOUNDFONTS="$GAMEDIR/FluidR3_GM.sf2"

dapper marten
#

I'll try FluidR3_GM as well to see

#

nope nothing

#

oh I know

#

nvm, I don't know doggokek

floral orbit
#

@young pendant mind sharing your files TurtleThink

dapper marten
#

in g_debug.txt I have

young pendant
floral orbit
#

So it won't let me upload the new test files due to me not having nitro anyone know what to do

silk raven
#

Compress it harder or upload through github

floral orbit
#

I've been gone a while but am back now working on this

worthy hinge
#

worked

#

perfect

#

on r36s

#

nice port

floral orbit
#

What cfw

worthy hinge
#

Emuelec and ark os

#

Both worked

#

Perfect

#

Fullspeed

#

No bugs found

#

In my testing

floral orbit
#

Can someone tag port navigator need some testers

#

Also need this pinned

rustic cypress
floral orbit
#

Thanks binary

lapis smelt
floral orbit
#

The original didn't have sound added export SDL_SOUNDFONTS="$GAMEDIR/FluidR3_GM.sf2" and added it to the folder

floral orbit
lapis smelt
floral orbit
#

Try adding this to the folder

lapis smelt
#

Not the newest one

#

Does that file need to be added to the pprtfolder as well?

floral orbit
#

Yes

lapis smelt
#

I'll test for you whatever you need

#

Well you should put it in the newest zip then

floral orbit
#

I can't upload the zip no discord nitro

lapis smelt
#

Or is that not do able

floral orbit
#

I can try to compress it more

lapis smelt
#

Use mega

floral orbit
#

Ok

lapis smelt
#

Or mediafire, or fileshare, or filebin
or any of the many others haha

floral orbit
#

@lapis smelt

#

There we are

#

This version has the file included as well as some code added to make it use it so music should work now

lapis smelt
#

Very cool!

lapis smelt
#

PR this man!

floral orbit
lapis smelt
#

Rocknix and High Res ✅

#

Muos ✅

cobalt stirrup
floral orbit
#

Thanks ill get to uploading it sometime this coming week

lapis smelt
#

If so, change the tags to finished

floral orbit
lapis smelt
lapis smelt
#

What's different between this version that comes with this port and the Steam version?

floral orbit
lapis smelt
floral orbit
lapis smelt
floral orbit
#

No ohrpgce

lapis smelt
floral orbit
#

Someone did a while ago

lapis smelt
#

You'll want to include that in your p.r. like a screenshot

lapis smelt
floral orbit
lapis smelt
floral orbit
#

Can't remember who asked the dev either as it was like a year ago

lapis smelt
floral orbit
young pendant
#

✅ rg351v amberelec
(has the mouse cursor at the top left, but this is a known amberelec issue)

lapis smelt
#

Is this any different from the original with that extra audio file added?

floral orbit
lapis smelt
#

All files are included right? Make sure to list on this post right at the topbthat I READY-TO-RUN

lapis smelt
floral orbit
#

READY TO RUN Sword of Jade

cobalt stirrup
#

✅ x55 rocknix (both libmali and panfrost)

floral orbit
floral orbit
#

PR sent Thanks for testing guys

lapis smelt
#

So I'm stuck here...

#

Says hold escape to run

#

Oh my bad. You hold B lol

lapis smelt
#

I'm remembering this game being totally different... I don't remember starting in a temple and fighting a bunch. Doesn't it start where you're walking through a forest down and then Into some town?

#

Or is that what this "proem" thing is I opted to not skip?

lapis smelt
#

Am I remembering this wrong?