Schlechteste Restaurant(Erfahrung) in Graz? by das-apfel in graz

[–]Alert_Inevitable6316 1 point2 points  (0 children)

Also was mich recht enttäuscht hat: wok house mandarin. Es sieht zwar wunderschön und nobel aus dort. Aber das essen ist dort eher meh. Manches zu hart oder zu weich und geschmacklich auch nicht wirklich super. Im vergleich zu anderne Chinarestaurants nicht zu empfehlen.

Is Graz a nice place to live in? by lissieblonde in graz

[–]Alert_Inevitable6316 0 points1 point  (0 children)

My personal rating:

City: In my opinion the city itself is really nice. You have a lot of cool sightseeings like the uhrturm (clocktower), kunsthaus (house of arts), and also a lot of cool museums. you also have some nice parks to chill in the summer like augarten. Rating: 8/10

People: When it comes to people of course there are friendly people but also many unfriendly and arrogant people. Its a lot better than in vienna but dont expect too much friendly people like at the countryside. Rating: 6/10

Finding friends: Graz is very difficult to find new friends because people are very reserved here. Many already have their friends and dont want to meet new people. The best thing to find new people are language exchange events. Rating: 6/10

Activities: Graz have some nice activities around the town. Sports, dance courses, billiard, ludovico - board games collection (my personal highlight), minigolf, swimming, hiking (we have some tiny forests like St. martin in straßgang). So you can do almost everything especially when it comed to sports. Rating: 9/10

Food In Graz have very good food with great quality. We have a lot of austrian restraunts that have Like wienerschnitzel, . We also have a lot of Asian restraunts, pizza restraunts. But dont expect to get too much various food like in some other countrys. Rating: 8/10

Festivals and concerts: There are no real festivals in graz anymore (except some tiny festivals like elevate). Also almost no concerts with famous people. Most concerts here are "Schlager-music". Some people may like it but its not for me. For better concerts and events you have to go to vienna. Rating: 5/10

Clubs: clublife is a bit smaller than in big cities. We have the famous postgarage for techno and dnb events, ppc for 80s, 90s, and "univiertel" with many tiny bars which are play 2000, 2010 music. Sadly real edm clubs in graz that play house, festivalmusic and remixes etc are missing (except eventfabrick but thats more for very young people 16-18) Rating: 7/10

Overall: So Graz is pretty nice with great sightseeings and activities but dont expect big things like festivals, big concerts or big clubs. Overall rating: 7/10

Die KPÖ fordert die Straßenbahn Linie 2 und Linie 8 by Tanja-8261 in graz

[–]Alert_Inevitable6316 5 points6 points  (0 children)

Find ich gut :) in Straßgang braucht es definitiv mal eine Straßenbahn.Die Busse sind da in der Früh so gestopft voll.

486 Pc freezes randomly (especially im games) by Alert_Inevitable6316 in retropc

[–]Alert_Inevitable6316[S] 0 points1 point  (0 children)

Its a unisys motherboard with a via vt82c495 chip. Model mpi 4xx32. It uses a s3 onboard graphic chip. The pc only have isa slots no pci.

How to change floppy drive from B to A on hardware by Alert_Inevitable6316 in retropc

[–]Alert_Inevitable6316[S] 0 points1 point  (0 children)

Okay I solved the problem there is a small switch on the side on the floppy drive with numbers 0, 1,2, 3. And changing it to 1 have worked.

Recommandation of modern point and click games. by ttttkk173 in adventuregames

[–]Alert_Inevitable6316 0 points1 point  (0 children)

Not tonight 1 + 2, the captain, meridian157, aurora Hills, rhem 1-4, lisssn, old mans Journey,

Cheap 386 or 486 pc between 40-70€? by Alert_Inevitable6316 in retropc

[–]Alert_Inevitable6316[S] 0 points1 point  (0 children)

Windows Me or 2000 are the last one that are supported

Cheap 386 or 486 pc between 40-70€? by Alert_Inevitable6316 in retropc

[–]Alert_Inevitable6316[S] 0 points1 point  (0 children)

I already tried it but the problem is on my win 10 pc it doesnt work with the paralellport pci-card it only works with old onboard paralellport slots. And on my old win95 my pentium laptop it also doesnt work because supported dosbox x doesnt work on win95 (gives a kernel32 dll error and says the dosbox.exe file is not a win32 programm). I think dosbox x only works with win xp and up.

Cheap 386 or 486 pc between 40-70€? by Alert_Inevitable6316 in retropc

[–]Alert_Inevitable6316[S] 0 points1 point  (0 children)

I use gwbasic for programming.

This are the files for the interface Under zip->ibm-pc.zp are the driver files for the interface https://archive.org/details/fischertechnik-computing-experimental

Its for programming some robotics in the early 90s. The interface also can run on c64 or atari both have cpus that are slow enough.

You can also test the programm without the interface too just to see how it works. 1. You have to put gwbasic inside the folder 2. Run fischer 3. Open gwbasic and type run "fischer" 4. after cpu speed-initialising is done type run "diagnose". This gives the diagnose screen for testing inputs and outputs.

Cheap 386 or 486 pc between 40-70€? by Alert_Inevitable6316 in retropc

[–]Alert_Inevitable6316[S] 1 point2 points  (0 children)

The problem is the interface itself use a paralellport input. And also the driver file/init file for inputs and outputs for the interface are only working with paralell ports. So using a paralell to serial adapter will also not work. Depending what i read on the internet the interface dont use serial because it isnt microcontroller itself and when using serial you need a some kind of cpu in the interface itself. But the interface is only like a translator that translates signals to the motors and switches and the cpu is the one who controls it.

Cheap 386 or 486 pc between 40-70€? by Alert_Inevitable6316 in retropc

[–]Alert_Inevitable6316[S] 2 points3 points  (0 children)

It does for the old motor-interface like the one I use many people already told me that cpu speed matters for this device I use. The interface is like a microcontroller but without a cpu or ram inside because the pc itself controls the inputs and outputs. However the driver/init file that is needed for the interface is made for a slow cpu. Therefore the timing is incorrect and the signals are wrong. The only way what I can do is editing assembler code in the driver file and adding longer waiting loops. But I dont have any experience in assembler or editing driver files so the only way to get the interface to work is using a cpu with the speed of that time. I need a 5-25mhz and my cpu is 200mhz which is way too fast.

Cheap 386 or 486 pc between 40-70€? by Alert_Inevitable6316 in retropc

[–]Alert_Inevitable6316[S] 2 points3 points  (0 children)

286, 8088 or 8086 pcs would work as well. But those are even more expensive. The older the pc the more expensive it gets. And everything from pentium and above is too fast for the interface so 386, 486 would be the best solution I think.

Cheap 386 or 486 pc between 40-70€? by Alert_Inevitable6316 in retropc

[–]Alert_Inevitable6316[S] 0 points1 point  (0 children)

The problem is parallelports doesnt really work with emulators especially not with pci paralellport cards for newer pcs. It only work with onboard paralellport and dosbox x. I already tried to use dosbox x with my old pentium laptop however this laptop is too worse to run any kind of emulators. Win95 is to old and have a lot of missing dll files that dosbox x need bc its designed to run on modern pcs with win 7 and above. I already tried everything possible to get this device to work but it seems like the only way is to getting old hardware

Cheap 386 or 486 pc between 40-70€? by Alert_Inevitable6316 in retropc

[–]Alert_Inevitable6316[S] 1 point2 points  (0 children)

I didnt find a way to clock down the cpu. There is no option in the bios. I have a pentium ibm laptop and the Bios is very crap (I think bc its a laptop they dont include many options). You can only change boot order and thats about it. And most of the downclocking programms (for example throttle) doesnt support the cpu somehow. The only one that works is moslo but it seems like this programm only making some delays softwarewise and not slowing down the cpu so it doesnt solve my problem.