Search found 5 matches
- Sun Mar 31, 2019 3:02 am
- Forum: 2017 NESdev Competition
- Topic: Progress Thread - Wolfling
- Replies: 152
- Views: 148513
Re: Progress Thread - Wolfling
Hello, i've found a very amusing bug at the end of Wolfling. Evidently, it is possible to overjump the final cliff and thus fall into the chasm, but suprisingly land at the leftmost door of the castle. http://oscomp.hu/depot/wolfling14_ending_bug.png http://oscomp.hu/depot/wolfling14_ending_bug_2.pn...
- Wed Mar 27, 2019 2:47 am
- Forum: NESemdev
- Topic: puNES Emulator
- Replies: 767
- Views: 1136349
Re: puNES Emulator
Okay, i've figured it out. It seems that i had the same problem as Pink Bandana . The problem was, that puNES had the sound device on "default" and that way it could not play any audio. When i set it to the proper device ( SB Audigy 5/Rx [SB1550] : plughw:0,3 in my case), the lag, the muteness and t...
- Tue Mar 26, 2019 1:20 pm
- Forum: NESemdev
- Topic: puNES Emulator
- Replies: 767
- Views: 1136349
Re: puNES Emulator
It turned out that some Qt5 packages were missing, so i've managed to compile puNES 0.104, but the results are devastating. My old Qt4 based puNES 0.102 used up ~35%/~2% (user/system) CPU, but this new one uses up ~90%/~40% and there is no sound. Also it lags terribly. Out of curiousity, i've downlo...
- Tue Mar 26, 2019 9:08 am
- Forum: NESemdev
- Topic: puNES Emulator
- Replies: 767
- Views: 1136349
Re: puNES Emulator
Hello, i'm trying to build puNES 0.104, but it says "configure: error: Qt5 library not found".
Qt5 is in /opt/Qt5.10.1/ and i've tried to add this and it's subdirs to both PATH and PKG_CONFIG_PATH, but no avail. How can i build it? Is it still possible to build it with Qt4?
Qt5 is in /opt/Qt5.10.1/ and i've tried to add this and it's subdirs to both PATH and PKG_CONFIG_PATH, but no avail. How can i build it? Is it still possible to build it with Qt4?
- Wed Jan 23, 2019 11:25 pm
- Forum: 2017 NESdev Competition
- Topic: Progress Thread - Wolfling
- Replies: 152
- Views: 148513
Re: Progress Thread - Wolfling
Hello, i've just finished a map of Wolfling. If anybody is interested, then it's available here: http://oscomp.hu/?details/Wolfling_V1.4_Map_NES_1532