English Amiga Board


Go Back   English Amiga Board > Support > support.FS-UAE

 
 
Thread Tools
Old 07 July 2023, 00:06   #1
Inner200k
Registered User
 
Join Date: May 2023
Location: Christchurch, New Zealand
Posts: 33
State Restore Black Screen

This is a bit complicated to understand so I'll try to recreate the steps I made to create this situation;

Normal Boot
  1. -- Boot
  2. -- S:Startup-Sequence
  3. -- S:User-Startup
  4. -- WBStartup folder and it's content is started
  5. -- inside WBStartup I have a program I wrote called "User-WBStartup" a small program that executes a script, much like S:Startup-Sequence or S:User-Startup, that I can control the sequence of commands that are executed and in which order, shown below;

Fig.1
S:User-WBStartup
Code:
Run >NIL: SYS:Bin/fsuae-hostrun "wmctrl -a 'FS-UAE · Amiga 4000' -b add,below"
Run >NIL: SYS:Bin/fsuae-setscreensaver 1
I wrote a program to save state in slot 1; "fsuae-savestate 1" and inserted it into S:User-WBStartup;

Fig.2
S:User-WBStartup (STATE SAVE)
Code:
fsuae-savestate 1
Run >NIL: SYS:Bin/fsuae-hostrun "wmctrl -a 'FS-UAE · Amiga 4000' -b add,below"
Run >NIL: SYS:Bin/fsuae-setscreensaver 1
once the state was saved I remove the line "fsuae-savestate 1" resulting in Fig.1

The Result

1. using ./fs-uae --load_state=1 /home/inner/Documents/FS-UAE/Configurations/AmigaDev.fs-uae -- results in a black screen which appears to have hung the emulation, so it's broken?

2. if I boot normally "./fs-uae /home/inner/Documents/FS-UAE/Configurations/AmigaDev.fs-uae" and then use the menu system or a program I've written to fsuae-loadstate 1 from a shell; the restore state from slot 1 works perfectly fine.

-- The question is why do I get a blank screen?
Inner200k is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Amiga 2000 Black Screen (but not only black) SzulcBrew support.Hardware 0 27 November 2022 14:08
[Restore]Amiga 1200 Kwizoke restore (if possible) blog... Mr. Trog support.Hardware 9 02 September 2020 21:44
Full-screen mode black screen with Default refresh rate mark_k support.WinUAE 4 16 February 2016 20:29
A1000 starts in a black/blank state c0dehunter support.WinUAE 4 26 May 2011 00:57
Game loader stuck on certain track after save state restore andreas support.WinUAE 2 26 March 2011 19:59

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 18:25.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.08794 seconds with 15 queries