Chaosforge Forum

Other Roguelikes => AliensRL => Topic started by: Kolya on June 02, 2010, 18:20

Title: v0.8 system freeze
Post by: Kolya on June 02, 2010, 18:20
Starting the exe I get a transparent window named "Valkyrie SDL Application" and then the system freezes completely until I have to do a hard reset. And I was so looking forward to this update! :(
Title: Re: v0.8 system freeze
Post by: Kornel Kisielewicz on June 02, 2010, 18:32
Without additional info it's really hard to decide anything. What system are you running on?

Also, if you're on a system that has low resolution (e.g. Netbook) try setting the Display properties in the ini file to match your screen size, and run fullscreen.

Code: [Select]
[Display]
width      = 1024;
height     = 800;
fullscreen = False;

If your screen is smaller than what you declared in the ini file, it will obviously fail. As for reseting, you can probably go as low as 800x600, no lower.

Title: Re: v0.8 system freeze
Post by: thelaptop on June 03, 2010, 03:39
Aww... so I can't run it on my EEE PC 701 then?

>.<
Title: Re: v0.8 system freeze
Post by: Kolya on June 03, 2010, 03:43
Hi Kornel, lowering the resolution to my netbook res (1024x600) was the first thing I tried...that didn''t do much. But additionally setting it to fullscreen did the trick! The game works now.
Although it didn't close correctly when I tried to save and quit. It hangs on the credits screen which also looks kinda garbled. screenshot:
http://img2.pict.com/73/cc/f0/3598253/0/alr.gif (http://img2.pict.com/73/cc/f0/3598253/0/alr.gif)
Normal quitting works.

Thanks for your help and many thanks for this cool game! :)

My system:
ASUS EEE 1000H
WinXP SP3
2GB RAM
1,6 GHz

Title: Re: v0.8 system freeze
Post by: Kornel Kisielewicz on June 03, 2010, 05:23
thelaptop, it should work, especially if you set native resolution and fullscreen.

Kolya, did it properly create a save-file?

Also thanks for the report, will try to test it somewhere on a EEE-like PC.
Title: Re: v0.8 system freeze
Post by: Kolya on June 03, 2010, 07:06
A working save file gets created.