Ultimate Amiga

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 2 [3] 4   Go Down

Author Topic: Massive Savestate Update  (Read 60111 times)

0 Members and 5 Guests are viewing this topic.

Amiguero

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 15
Re: Massive Savestate Update
« Reply #30 on: November 14, 2006, 10:53:02 PM »

Quote

Hi, Amiguero, im curious, can you try a CAPS image with PSPUAE. I have seen it in the source, be nice to know if its compatable.

As for helping with Savestates, sure Horace would like that as I know it gets annoying, making state after state. As mistakes can happen, when doing alot.


Hi FOL,

I have tried with some games and several config, but so far no luck. It seems that start loading because the light started flashing and then get stuck and the psp turns off. I'll keep trying and see if I can get at least one to work.

Cheers
Amiguero

 

Logged

FOL

  • PSPUAE Dev Team
  • Site Admin
  • A4000T
  • ******
  • Karma: 690
  • Offline Offline
  • Gender: Male
  • Posts: 3,561
  • Amigakit.com Technical
    • PSPUAE
Re: Massive Savestate Update
« Reply #31 on: November 14, 2006, 11:00:33 PM »

Quote

Hi, Amiguero, im curious, can you try a CAPS image with PSPUAE. I have seen it in the source, be nice to know if its compatable.

As for helping with Savestates, sure Horace would like that as I know it gets annoying, making state after state. As mistakes can happen, when doing alot.


Hi FOL,

I have tried with some games and several config, but so far no luck. It seems that start loading because the light started flashing and then get stuck and the psp turns off. I'll keep trying and see if I can get at least one to work.

Cheers
Amiguero

 

That is something to add to the TO DO LIST, as its in the source, i believe, i seen it, ;).
Logged
Quote
Resolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

thinkp

  • PSPUAE DEV
  • A600
  • *****
  • Karma: 502
  • Offline Offline
  • Gender: Male
  • Posts: 54
Re: Massive Savestate Update
« Reply #32 on: November 15, 2006, 01:39:50 PM »

yes, you're right, it's in the source, but needs the linux library libcapsimage.so.2.

so there will be no support for CAPS images.

#define CAPSLIB_NAME    "libcapsimage.so.2"

/*
 * The Unix/dlopen method for loading and linking the CAPSLib plug-in
 */
static int load_capslib (void)
{
    /* This could be done more elegantly ;-) */
    if ((capslib.handle = dlopen(CAPSLIB_NAME, RTLD_LAZY))) {
   capslib.CAPSInit            = dlsym (capslib.handle, "CAPSInit");            if (dlerror () != 0) return 0;
Logged

serge

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: Massive Savestate Update
« Reply #33 on: November 20, 2006, 09:42:45 PM »

I'm realy very happy to discover this way to run games.
It's a realy progress.
Thanks a lot.
Serge
Logged

Hungry Horace

  • Amorphous Blue-Blob Man
  • Site Admin
  • A4000T
  • ******
  • Karma: 307
  • Offline Offline
  • Gender: Male
  • Posts: 3,364
  • Don't forget... Ameboid's need love too!
    • AUW
Re: Massive Savestate Update
« Reply #34 on: November 23, 2006, 03:18:52 PM »

by request i added The Settlers (6 meg) - created on pspuae 0.61

includes a config file
Logged
Quote from: KillerGorilla
because winuae is made of code and your amiga is made of stuff

Shogun

  • A600
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 14
Re: Massive Savestate Update
« Reply #35 on: November 27, 2006, 07:11:33 PM »

When i load up Another world i see the another world logo .Then ive got a purple screen.and then crashed....help!
Logged

FOL

  • PSPUAE Dev Team
  • Site Admin
  • A4000T
  • ******
  • Karma: 690
  • Offline Offline
  • Gender: Male
  • Posts: 3,561
  • Amigakit.com Technical
    • PSPUAE
Re: Massive Savestate Update
« Reply #36 on: November 27, 2006, 07:17:09 PM »

When i load up Another world i see the another world logo .Then ive got a purple screen.and then crashed....help!

its an old state, needs replacing.

K, load the savestate Config that comes with pspuae0.61 and then select Kick as 1.3 (even if it says 1.3, reselct it). Last load AnotherWorld State.
Logged
Quote
Resolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

Shogun

  • A600
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 14
Re: Massive Savestate Update
« Reply #37 on: November 27, 2006, 07:32:21 PM »

Thanks a lot FOL....It works like a charm...Can't wait for v6.2.
Logged

FOL

  • PSPUAE Dev Team
  • Site Admin
  • A4000T
  • ******
  • Karma: 690
  • Offline Offline
  • Gender: Male
  • Posts: 3,561
  • Amigakit.com Technical
    • PSPUAE
Re: Massive Savestate Update
« Reply #38 on: November 27, 2006, 10:25:12 PM »

Thanks a lot FOL....It works like a charm...Can't wait for v6.2.

No problems, even i cant wait for 0.62 ;)
Logged
Quote
Resolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

Shogun

  • A600
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 14
Re: Massive Savestate Update
« Reply #39 on: November 28, 2006, 04:58:33 PM »

i tryed to download Monkey Island savestate,but when i opened it there was nothing in it?
Logged

FOL

  • PSPUAE Dev Team
  • Site Admin
  • A4000T
  • ******
  • Karma: 690
  • Offline Offline
  • Gender: Male
  • Posts: 3,561
  • Amigakit.com Technical
    • PSPUAE
Re: Massive Savestate Update
« Reply #40 on: November 28, 2006, 05:11:15 PM »

i tryed to download Monkey Island savestate,but when i opened it there was nothing in it?

You are correct, seems it has picked up a CRC Error, Ill fix this tonight, thanks for the heads up.
Logged
Quote
Resolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

Shogun

  • A600
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 14
Re: Massive Savestate Update
« Reply #41 on: November 28, 2006, 09:04:09 PM »

Hi..its me (again) ;D Sometimes i just got 1\3 of screen when i load a savestate :'(..But come to think of it.I wish my original AMIGA load games this fast.,.I think Jay Miner would use this emu. :D
Logged

FOL

  • PSPUAE Dev Team
  • Site Admin
  • A4000T
  • ******
  • Karma: 690
  • Offline Offline
  • Gender: Male
  • Posts: 3,561
  • Amigakit.com Technical
    • PSPUAE
Re: Massive Savestate Update
« Reply #42 on: November 28, 2006, 09:07:26 PM »

Hi..its me (again) ;D Sometimes i just got 1\3 of screen when i load a savestate :'(..But come to think of it.I wish my original AMIGA load games this fast.,.I think Jay Miner would use this emu. :D

Fixing monkey island now, i know the problem you talking of, restart pspuae, it should be fine then, or try loading another state and then reload the 1 you wanted.

If Jay Miner were still alive im sure he would be pleased at how the Amiga has carried on, ;D.
Logged
Quote
Resolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

FOL

  • PSPUAE Dev Team
  • Site Admin
  • A4000T
  • ******
  • Karma: 690
  • Offline Offline
  • Gender: Male
  • Posts: 3,561
  • Amigakit.com Technical
    • PSPUAE
Re: Massive Savestate Update
« Reply #43 on: November 28, 2006, 10:11:31 PM »

i tryed to download Monkey Island savestate,but when i opened it there was nothing in it?

Fixed, ;). If you still get old file, clear your browser cache.
« Last Edit: November 28, 2006, 10:16:19 PM by FOL »
Logged
Quote
Resolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire

Shogun

  • A600
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 14
Re: Massive Savestate Update
« Reply #44 on: November 28, 2006, 11:00:35 PM »

Thanks again FOL.."Guybrush Threepwood here i come" ;D
Logged
Pages: 1 2 [3] 4   Go Up
 

TinyPortal 2.2.2 © 2005-2022