|
Re: EasyRPG Player |
Posted on: 2019/7/29 19:59
#21 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2013/10/17 16:21 From Hungary
Posts: 650
|
EasyRPG 0.6.1 is out:
https://blog.easyrpg.org/2019/07/easyr ... yer-0-6-1-surprise-attack Download: http://bszili.morphos.me/ports/easyrpg-os4.lha |
|
_________________
This is just like television, only you can see much further. |
||
|
Re: EasyRPG Player |
Posted on: 2020/4/27 21:14
#22 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2013/10/17 16:21 From Hungary
Posts: 650
|
EasyRPG Player 0.6.2 is out:
https://blog.easyrpg.org/2020/04/easyr ... ayer-0-6-2-pincer-attack/ Download: http://bszili.morphos.me/ports/easyrpg-os4.lha I enabled the built-in FM MIDI synth, so those who don't download the GUS sound patches will still have MIDI playback. |
|
_________________
This is just like television, only you can see much further. |
||
|
Re: EasyRPG Player |
Posted on: 2020/4/28 20:27
#23 |
---|---|---|
Just popping in
![]() ![]() Joined:
2008/5/22 20:13 From Belgium
Posts: 110
|
Thank You!
|
|
_________________
A1200PPC/Sam440ep/Sam460ex/X1000/X5020 OS4.1 |
||
|
Re: EasyRPG Player |
Posted on: 2020/4/29 2:16
#24 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 3409
|
@BSzili
Works great :) Just a question, is it possible to implement a window mode ? |
|
|
Re: EasyRPG Player |
Posted on: 2020/4/29 6:04
#25 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2013/10/17 16:21 From Hungary
Posts: 650
|
@samo79
They already got you covered in that department. Check out the wiki for the keyboard shortcuts and comment line arguments: https://wiki.easyrpg.org/ Quote: --window Start in window mode. Quote: F4, Alt+Enter Toggle Fullscreen Keep in mind that the Player is still compiled with SDL 1.2, so on the fly mode switching might not be the most stable. It's better to start the player in the desired mode. |
|
_________________
This is just like television, only you can see much further. |
||
|
Re: EasyRPG Player |
Posted on: 2020/4/29 9:17
#26 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2006/11/29 8:09 From Lyon, France
Posts: 1101
|
@BSzili
Thanks a lot! |
|
_________________
-- AmigaONE X1000 (not used anymore) |
||
|
Re: EasyRPG Player |
Posted on: 2020/4/29 11:15
#27 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/9/11 12:31 From Russia
Posts: 6931
|
@BSzili
Quote:
Is it compiled with very latest SDL1.2 from amigaports ? I mean, very last one have lot of fixes, and there were some related to swithing fullscreen/window modes if i remember right in this year. |
|
|
Re: EasyRPG Player |
Posted on: 2020/4/29 17:21
#28 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2013/10/17 16:21 From Hungary
Posts: 650
|
The problems I mentioned are not the fault of SDL, but limitations of the SDL1.2 code in the Player. It doesn't use the SDL function for the switching, it just recreates the screen, but not everything gets reset, so you get varying results depending on what settings you used to start the Player. It's not really worth the effort to fix though, since SDL1.2 support is on its way out anyway.
|
|
_________________
This is just like television, only you can see much further. |
||
|
Re: EasyRPG Player |
Posted on: 2020/4/29 19:38
#29 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 3409
|
@BSzili
Tested, and it works ![]() No problem so far .. Only minor thing noted, when you iconify the window the name of the iconified icon say "SDL Application" instead of "EasyRPG" as it should be |
|
|
Re: EasyRPG Player |
Posted on: 2020/4/29 20:10
#30 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2013/10/17 16:21 From Hungary
Posts: 650
|
Now that's sounds like an SDL bug, but it's probably already fixed. I'll try to find a newer SDL library to build an executable with.
edit: It looks like I'm using the latest stable release (1.2.15) from May 2019. I'd rather not update to the development version, as I can't do much testing myself. When there's a new release over at AmigaPorts I'll make sure to grab it. Edited by BSzili on 2020/4/30 7:07:38
|
|
_________________
This is just like television, only you can see much further. |
||
|
Re: EasyRPG Player |
Posted on: 2020/5/1 6:17
#31 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2013/10/17 16:21 From Hungary
Posts: 650
|
As an experiment I uploaded an executable built with SDL2. Keep in mind that it's completely untested, so it might not work at all. If you don't have compositing support any you get a "SDL_CreateRenderer failed" error, you can try to launch it with the "--no-vsync" command line argument.
If you have tried it please let me know if it worked, what system you used and if it has hardware compositing support. http://bszili.morphos.me/stuff/EasyRPG-stripped.zip Also if possible don't reupload this executable anywhere. Eventually I'll replace the executable in the pack, once it received some testing. |
|
_________________
This is just like television, only you can see much further. |
||
|
Re: EasyRPG Player |
Posted on: 2020/5/1 6:51
#32 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2006/11/29 8:09 From Lyon, France
Posts: 1101
|
@BSzili
Thanks. It doesn't start at all, neither from CLI or WB. Nothing happens. |
|
_________________
-- AmigaONE X1000 (not used anymore) |
||
|
Re: EasyRPG Player |
Posted on: 2020/5/1 7:32
#33 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2013/10/17 16:21 From Hungary
Posts: 650
|
Thanks for trying. That's unfortunate, I guess it didn't work out.
|
|
_________________
This is just like television, only you can see much further. |
||
|
Re: EasyRPG Player |
Posted on: 2020/5/3 5:17
#34 |
---|---|---|
Home away from home
![]() ![]() Joined:
2009/7/7 4:34 From Man Cave, Canada
Posts: 2472
|
@BSzili
thanks for update will try this out tomorrow |
|
_________________
_______________________________ c64-dual sids, A1000, A1200-060@50, A4000-CSMKIII Indivision AGA & Catweasel MK4+= Amazing ! My Master Miggies-Amiga1000 & AmigaONE X1000 ! mancave-ramblings |
||
|
Re: EasyRPG Player |
Posted on: 2020/5/3 8:32
#35 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2013/10/17 16:21 From Hungary
Posts: 650
|
If you can please check the experimental SDL2 executable too.
|
|
_________________
This is just like television, only you can see much further. |
||
|
Re: EasyRPG Player |
Posted on: 2020/5/6 5:35
#36 |
---|---|---|
Home away from home
![]() ![]() Joined:
2009/7/7 4:34 From Man Cave, Canada
Posts: 2472
|
@BSzili
0.62 working great but the SDL2 executable I think is a Linux one (.elf)? Tried renaming it but nothign happens from WB or shell |
|
_________________
_______________________________ c64-dual sids, A1000, A1200-060@50, A4000-CSMKIII Indivision AGA & Catweasel MK4+= Amazing ! My Master Miggies-Amiga1000 & AmigaONE X1000 ! mancave-ramblings |
||
|
Re: EasyRPG Player |
Posted on: 2020/5/6 14:23
#37 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2013/10/17 16:21 From Hungary
Posts: 650
|
Thanks for testing. The SDL2 executable is not for Linux, OS4 uses ELF executables as well.
|
|
_________________
This is just like television, only you can see much further. |
||
|
Re: EasyRPG Player |
Posted on: 2020/5/7 4:25
#38 |
---|---|---|
Home away from home
![]() ![]() Joined:
2009/7/7 4:34 From Man Cave, Canada
Posts: 2472
|
@BSzili
ah ok thanks ...in that case nothing happens at all when try to run it from WB or shell |
|
_________________
_______________________________ c64-dual sids, A1000, A1200-060@50, A4000-CSMKIII Indivision AGA & Catweasel MK4+= Amazing ! My Master Miggies-Amiga1000 & AmigaONE X1000 ! mancave-ramblings |
||
|
Re: EasyRPG Player |
Posted on: 2020/5/7 7:30
#39 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2013/10/17 16:21 From Hungary
Posts: 650
|
What you said initially didn't raise any alarms, since I never built a Linux executable for EasyRPG Player, and OS4 uses ELFs too (file extension notwithstanding). I did however built the Player for one other platform: MorphOS. I so what I uploaded was a MOS executable instead of an OS4 one. Drats. Can you please redownload it, and check if it's any better?
|
|
_________________
This is just like television, only you can see much further. |
||
|
Re: EasyRPG Player |
Posted on: 2020/5/7 13:30
#40 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/11/30 18:43 From Norway
Posts: 2496
|
Edited by Antique on 2020/5/7 14:18:15
|
|
_________________
X5000 |
||