Release Trosh: The Movie: The Game


ptitSeb

Serial Porter
Joined
Aug 15, 2012
Messages
9,306
Age
51
Location
France, near Lyon
Here is Trosh, a crazy game from Stabyourself.

preview4.png


The game is quite short, and you cannot lose. So the only point is to have fun getting the highest score possible.

So I added C4A for added fun.

Note: In first scene, when you get powerup, the game is choppy because of the large amount of sprite. I tried to optimized, but it's still not smooth.

History log

=========

 

Build 04

-----------

  • Updated libs, compatible with latest firmware
 

Build 03

-----------

  • Updated Fusilli client from Ziz, with fixed cached upload for large cache
Build 02
-----------

  • Using Fusilli client from Ziz, with cached upload
Build 01
-----------

  • Initial release
  • Small adaptations/optimizations for the Pandora (press ESC at the end to exit)
  • C4A Support!
 
Last edited by a moderator:
I have glitchy graphics and it crashes on me


Nice to shoot poneys if only for a minute though, just have to make sure my daughter doesnt see it ;)
On what Pandora model and which driver?
It's GL game, so if using a gigahertz model try the 4.03.00.02 driver, I used this one for testing, and 4.10 should work too.
 
Its a cc pandora, dont know which driver i'm using but i'll check later tonight
Tested it on CC (more precisely, it was Alex who tested it). Blayed a few time and nitice not particular issue.

It's a CC model, overclocked to 800MHz, default driver, latest firmware.
 
Updated the C4A support to use the --cache parameter, so result are saved if offline (and uploaded at next upload of any score using Fusilli client)

Build 02
-----------

  • Using Fusilli client from Ziz, with cached upload
 
just for my interest: What was the issue yesterday?
 
New build with updated fuzilli client.

Build 03

-----------

  • Updated Fusilli client from Ziz, with fixed cached upload for large cache
 
Broken on current firmware.

Runs fine on 1.60 and gives you an "WTF was that" feel.
 
Broken on current firmware.

Runs fine on 1.60 and gives you an "WTF was that" feel.
Works fine on my 1Ghz and latest firmware, Are you running a different SGX version than default? if you are running default, have you tried a different version.
 
Last edited by a moderator:
Rebirth here, absolute fresh flash, in fact its the first pnd i started.

Other Pnds run fine.

Code:
=======================================================================================
PND             : /media/mmcblk0p1/pandora/desktop/trosh.pnd
PND_FSTYPE      : Squashfs
APPDATADIR      : /media/mmcblk0p1/pandora/appdata/trosh
APPDD_FSTYPE    : ext4
PND_CPUSPEED    : <unset>
EXENAME         : runscript.sh
ARGUMENTS       : <unset>
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/trosh"
Mounting the Union FS : mount -t aufs -o exec,dirs="/media/mmcblk0p1/pandora/appdata/trosh=rw+nolwh":"/mnt/pnd/trosh=rr" none "/mnt/utmp/trosh"
[SUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application ( runscript.sh  ) ----------
--------------------------------------------------------------
Setting PATH to /mnt/utmp/trosh:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
AL lib: (WW) alc_initconfig: Failed to initialize backend "pulse"
*** glibc detected *** ./love: malloc(): memory corruption: 0x001617b8 ***
LIBGL: Initialising glshim
booting
./runscript.sh: line 20: 20739 Aborted                 LIBGL_FB=1 ./love trosh.love
[ FAILED]--- Starting the application ( runscript.sh  ) ----------
[ START ]--- Restoring the frame buffer status ----------
[SUCCESS]--- Restoring the frame buffer status ----------
[ START ]--- Restoring nub mode ----------
[SUCCESS]--- Restoring nub mode ----------
[ START ]--- uMount the PND ----------
[ START ]--- Waiting the Union to be available ----------
[SUCCESS]--- Waiting the Union to be available ----------
auplink:plink.c:223: AUFS_CTL_PLINK_MAINT: Inappropriate ioctl for device
rmdir: failed to remove `/mnt/utmp/trosh': Device or resource busy
[ START ]--- Waiting the PND mount dir to be free ----------
[SUCCESS]--- Waiting the PND mount dir to be free ----------
cleanup done
[SUCCESS]--- uMount the PND ----------
=======================================================================================
Return code is : 3
 
Last edited by a moderator:
Mmmm, is that the last PND of Trosh your are using @Elw3?

If yes, I can try a repackage of it.
 
Last edited by a moderator:
Yes it is. Have you read the comment of ekianjo in the repo? He reports the same it seems.
 
This comment is an old one, and it was a driver installation issue. Here it's something else (memory corruption). I'll try a repackage, give me 10 min ;)
 
Back
Top