#Atomic Automaton

84 messages ยท Page 1 of 1 (latest)

lusty lake
#

unzip the zip file from download on ports https://baratasoftware.itch.io/atomicautomaton

this is my first time using portmaster help me testing my game thanks! it works on amberelec RG 351M

[x] AmberELEC
[x] ArkOS
[x] ROCKNIX
[x] muOS

[x] 480x320 (optional)
[x] 640x480
[x] 720x720 (RGB30)
[x] Higher resolutions (e.g., 1280x720)

Controls

L Stick - Movement
R Stick - Shoot

itch.io

The player must face endless waves of enemies, as long as possible in a challenging, action-packed environment.

lusty lake
#

on itch

dense void
#

that zip is missing the script

lusty lake
languid dagger
#

๐Ÿ†— RG35xx H (H700 640x480) Muos AW (this is GODOT < 4.1, what problems can there be ๐Ÿ˜‹ )

lusty lake
#

yes i tried the version 4 for godot but i give up i code in version 3

dense void
pulsar pivot
#

<@&1216123318122577972>

languid dagger
dense void
#

try some 3D godot 3 game ๐Ÿ˜„

#

While the game works, if feasible, I would have one suggestion and perhaps making it running in fixed resolution? The game area is a lot larger on highres devices

lusty lake
languid dagger
#

for potmaster and for muos - I was recommended to use only 2D platformers, I didn't even consider 3D games. and to avoid problems with the resolution - in the sh file I used: SDL_GAMECONTROLLERCONFIG="$sdl_controllerconfig" "$runtime" --resolution "640x480" --main-pack "game.pck"

dense void
#

Still, there are some godot 3 games that can have issues with loading graphics (teralite in later levels for example) or fail to load them at all. Like one godot 3 shmup that doesnt load some background level pngs, because they are over 10k in pixel lenght ๐Ÿ˜„

lusty lake
#

I need more tests?

pulsar pivot
lusty lake
#

I think it works what i need to do in the pull request?

pulsar pivot
#

these need to be tested

#

did someone test ark and rocknix and high resolution?

lusty lake
#

Nop

pulsar pivot
#

then these are still needed ๐Ÿ™‚

#

I can test tomorrow afternoon if no one tested until then

lusty lake
#

Wait more days?

#

Ok thanks!

pulsar pivot
lusty lake
#

Then i need a new commit because i have update the game

#

Thanks no rush

#

I will do more games this is my first

pulsar pivot
#

we usually wait until testing is complete then do the PR

lusty lake
#

Ok

pulsar pivot
#

easier to add things here without doing github ^^

waxen marten
#

Runs on rocknix x55 and rgb10max3

dense void
pulsar pivot
#

So 480x320 and high-res and Rocknix

waxen marten
#

Muos was ticked off already from what it shows so looks like all is well!

dense void
lusty lake
#

thanks!

lusty lake
#

The pull request never proceeded to merge. What is missing?

pulsar pivot
lusty lake
#

i check the items from checklist

pulsar pivot
#

we get multiple pull requests a day, we only get notified on comments

#

You did also not write anything in here ๐Ÿ™‚

lusty lake
#

ok thanks for the help i just comment the pull request

lusty lake
#

The merge was successful, but I don't see the game in the game list website. Should I wait some time?

pulsar pivot
waxen marten
pulsar pivot
onyx vapor
#

Can't start the game (using Portmaster on Emuelec 4.8-test / s905x2 device), here's the log:

umount: can't unmount /roms/ports/PortMaster/libs/frt_3.2.3.squashfs: Invalid argument
[GPTK]: Running in UINPUT output mode.
[GPTK]: fopen(./AtomicAutomaton.gptk):No such file or directory
ERROR: _setup: Condition "!ok" is true. Returned: ERR_CANT_OPEN
At: core/project_settings.cpp:349.
ERROR: Error: Couldn't load project data at path ".". Is the .pck file missing?
If you've renamed the executable, the associated .pck file should also be renamed to match the executable's name (without the extension).

Error: Couldn't load project data at path ".". Is the .pck file missing?
If you've renamed the executable, the associated .pck file should also be renamed to match the executable's name (without the extension).
[GPTK]: Running in Fake Keyboard mode
[GPTK]: Using ConfigFile ./AtomicAutomaton.gptk
[GPTK]: Joystick 0 has game controller name 'PS3 Controller'

pulsar pivot
#

we probably broke something when refactoring ๐Ÿ™‚

#

sec

#

yeah

#

@lusty lake lol

#

i'll fix it

digital crater
#

lol

onyx vapor
#

Thanks, I also thought that these paths don't seem right.

pulsar pivot
#

the godot pck version is also wrong

#

yeah that was just taken from the template without looking it trough ๐Ÿ™‚

pulsar pivot
digital crater
#

Gasp

#

pushing directly to the repo

#

๐Ÿ˜ฎ

lusty lake
#

Thanks i just correct in a pull request i tested now i see whats is wrong

pulsar pivot
lusty lake
#

I was on the computer

pulsar pivot
#

I wrote it to you in the pull request also ๐Ÿ™‚

lusty lake
#

First game! Lets make more and better games! Yeah thanks for the guide and help

pulsar pivot
onyx vapor
pulsar pivot
onyx vapor
#

This is the second line of the .sh on the github

#

That's the wrong gamename, right?

pulsar pivot
onyx vapor
#

I see... So, I have to copy the .sh file / its content from the github and overwrite the faulty sh with it, right?

pulsar pivot